Skip to content
⌘ NSIS Forum Archive

NSIS script editor

6 posts

QSonic#

NSIS script editor

hi guys, ive done a script editor (including syntax highlighting and compiler support) for NSIS. it was intended for personal use, but since a few people were interested in it, i thought to tell you guys about it. please tell me what you think, because im planning on officially releasing it in the near future. note: youll need the VB runtimes installed for it to run... the file has a size of 58kB
kichik#
Thank you very much for your contribution. Can you please add a page at the archive too so people can find it easily?
QSonic#
im planning on doing that when its officially released on my site, i just wanted people to give it a try. i didnt know if there were some problems left 😉
kichik#
Well, here's the first one 🙂
When the INI file isn't found it won't give any warning and the syntax highlighting won't work.
QSonic#
no warning required. and syntax highlighting (and case changing of the commands) works basically 🙂 it just highlights all stuff with black 😉) ill change the defaults when no ini is found. thx
QSonic#
that "bug" is fixed, too. the archive has been officially relased at http://vware.nem3d.net. the download url is http://vware.nem3d.net/modules.php?o...eq=getit&lid=8
hope it can be of any help ... regards