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
New MakeNSIS Wrapper
8 posts
😁c00lies😁
any other plans on where this proggy is going?
any other plans on where this proggy is going?
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,
if I click "Copy selected" I get a dialog with "Save output as..."
Is this a bug?
Good luck, nice program,
greetz, Hendri
Sounds like a bug to me. I've fixed it and will update it soon and post it here.
Update: Download fix here
Update: Download fix here
Originally posted by : : : Chromium : : :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.
😁c00lies😁
any other plans on where this proggy is going?
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
- 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
Very cool... let me know if and when you want me to distribute this with the next NSIS version..
-Justin
-Justin
No problem. I just need to add the VC project files and update it to work with VC++ first.