SublimeText / NSIS

Sublime Text plugin for the Nullsoft Scriptable Install System
Apache License 2.0
40 stars 15 forks source link

fixed path #17

Closed idleberg closed 10 years ago

idleberg commented 10 years ago

For some reason, I can no longer build scripts on Sublime Text 3 on Windows. However, while looking at the build tool, I noticed the path to the batchfile uses the wrong kind of slashes (though I do recall these used to work back on ST2). Anyway, I changed the slashes (which offered no solution for me)

Also, I wonder whether the Unicode build tool is still required. I think that most people will switch to the official NSIS Unicode build, which allows choosing output encoding within the script. Hence, two commands will no longer be necessary. However, I wanted to check what you guys make of it. Should we wait some more? NSIS development is slow and NSIS 3.0 only reached alpha 2 recently (long way to go, from what I know!)

idleberg commented 10 years ago

this is the output from my console log prior to my fix (note the mixed slashes)

Running C:\Users\jan\AppData\Roaming\Sublime Text 3\Packages/NSIS/nsis_build.bat u E:\\My Documents\clickfont\_installer-2.0.0.nsi