Jan T. Sott

Results 137 comments of Jan T. Sott
trafficstars

I recommend updating the [base16-build](https://github.com/chriskempson/base16-builder) template instead. This theme was created using base16-builder and I can recompile it whenever those templates have been updated. Glad you like it!

For the record, here are commands introduced in v3.0: * [FileReadUTF16LE](https://github.com/NSIS-Dev/Documentation/blob/master/Reference/FileReadUTF16LE.md) (standard [FileRead](https://github.com/NSIS-Dev/Documentation/blob/master/Reference/FileRead.md) isn't implemented either, see remarks for `FileWriteUTF16LE` below) * [FileReadWord](https://github.com/NSIS-Dev/Documentation/blob/master/Reference/FileReadWord.md) * [FileWriteUTF16LE](https://github.com/NSIS-Dev/Documentation/blob/master/Reference/FileWriteUTF16LE.md) (add parameter to existing `fileWrite`?)...

I'm not sure if this repository is still active, but I still wanted to document the changes since NSIS v3.0: v3.01 - [ExecShellWait](https://github.com/NSIS-Dev/Documentation/blob/master/docs/Commands/ExecShellWait.md) - [WriteRegMultiStr](https://github.com/NSIS-Dev/Documentation/blob/master/docs/Commands/WriteRegMultiStr.md) v3.03 - [!gettlbversion](https://github.com/NSIS-Dev/Documentation/blob/master/docs/Commands/!gettlbversion.md) - [IntPtrCmp](https://github.com/NSIS-Dev/Documentation/blob/master/docs/Commands/IntPtrCmp.md),...

Same here on `node v4.2.3`

Any news on this PR? The failed test is caused by a timeout I have no influence on. Node v8 is already three months old!