dizX
30th April 2002 15:48 UTC
Two questions
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
cooladn
30th April 2002 16:15 UTC
You will find NSISPLUS at this address : www.nsisplus.de.vu
For XP style, i'm sorry, i can't help you
dizX
30th April 2002 16:28 UTC
Big Thanks cooladn
Hope that someone else will answer to first question :)
rainwater
30th April 2002 17:36 UTC
You need to recompile the NSIS source with NSIS_CONFIG_XPSTYLE_SUPPORT in config.h enabled.
dizX
30th April 2002 17:45 UTC
Please attach compiled exe to post, please, please ;)
kichik
2nd May 2002 19:25 UTC
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!
kichik
2nd May 2002 19:27 UTC
And here is the ZLib version.