rainwater
16th January 2002 18:15 UTC
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
mc^^^^
22nd January 2002 01:25 UTC
:Dc00lies:D
any other plans on where this proggy is going?
Smile2Me
22nd January 2002 12:44 UTC
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
22nd January 2002 14:54 UTC
Sounds like a bug to me. I've fixed it and will update it soon and post it here.
Update: Download fix here
rainwater
22nd January 2002 15:50 UTC
Originally posted by : : : Chromium : : :
:Dc00lies:D
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
22nd January 2002 21:23 UTC
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
22nd January 2002 21:38 UTC
Very cool... let me know if and when you want me to distribute this with the next NSIS version..
-Justin
rainwater
22nd January 2002 21:41 UTC
No problem. I just need to add the VC project files and update it to work with VC++ first.