hi, please answer to my questions
1. How to activate XP style support in newest version? I need to add that I cannot recompile sources. If it's the only way, can someone make makensis.exe with XP style support and post here in forum?
2. Where to find NSIS Plus GUI?
Thanks
Two questions
7 posts
You will find NSISPLUS at this address : www.nsisplus.de.vu
For XP style, i'm sorry, i can't help you
For XP style, i'm sorry, i can't help you
Big Thanks cooladn
Hope that someone else will answer to first question 🙂
Hope that someone else will answer to first question 🙂
You need to recompile the NSIS source with NSIS_CONFIG_XPSTYLE_SUPPORT in config.h enabled.
Please attach compiled exe to post, please, please 😉
Attached is a recompiled version of NSIS 1.98 (both Zlib and BZip2) with an additional command I have added named XPStyle. To enable XP style suport all you need to do is put "XPStyle enable" in the script.
BTW, as this forum doesn't allow attachments larger than ~100KBs I had to compress it with WinAce and split it to two attachments. Don't forget to change the extension from .txt to .ace first!
BTW, as this forum doesn't allow attachments larger than ~100KBs I had to compress it with WinAce and split it to two attachments. Don't forget to change the extension from .txt to .ace first!
And here is the ZLib version.