Skip to content
⌘ NSIS Forum Archive

New MakeNSIS Wrapper

8 posts

rainwater#

New MakeNSIS Wrapper

You can download my new MakeNSIS Wrapper here . Here's a list of changes that I've made:

- Added option to recompile script (F2 or File|Recompile)
- Added Help Menu
- Return code is now always set
- Added Accelerator key support for Exit and Recompile
- No longer uses NSIS's version string
- Made clearer status message in title bar
- Disabled menu/accelerator functions during compile

Robert
Guest#
bug???

Rainwater,

if I click "Copy selected" I get a dialog with "Save output as..."

Is this a bug?

Good luck, nice program,
greetz, Hendri
rainwater#edited
Sounds like a bug to me. I've fixed it and will update it soon and post it here.

Update: Download fix here
rainwater#
Originally posted by : : : Chromium : : :
😁c00lies😁

any other plans on where this proggy is going?
I probaly wont add anything major. I wanted to keep it simple. I didn't want to build a full blown gui/editor, just a wrapper for the compiler. Of course if there are any features you need just let me know and I'll try to add them.
rainwater#
I've updated MakeNSISW again. You can download it here . Only a couple of small changes:

- Added Clear Log Command (F5) under Edit menu
- Recompile no longer clears the log window (use F5)
- Close is now the default button when you hit enter

Robert
justin#
Very cool... let me know if and when you want me to distribute this with the next NSIS version..

-Justin
rainwater#
No problem. I just need to add the VC project files and update it to work with VC++ first.