Is there any way to make a Menu in NSIS (drop down menu, checkboxes, etc) or at least is there a way to do a messagebox with Button1 or Button2 instead of yes or no?
New: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, Please donate today
It's used in my gamesuite portable. You might want to check the nsdialogs plugin.
Insert original signature here with Greasemonkey Script.
Check out the NSIS developer page for pluigns. There's a few that can do custom message boxes as well.
However if you really want to do some GUI programming, I'd suggest AutoIT3. It's easy to learn and the GUI coding is very flexible.
Yeah i love AutoIt; i've used it before for automation purposes. I didn't think i could use it for some licensing reason though because "Portable App Creator" used autoit and it had to do something that downloaded autoit stuff instead of just including the exes.
You can use AutoIt i believe. I think it was because the PAC included other applications and compiling all of them together would have violated the GPL. but Xenon file manager is written in AutoIt and there are no issues there.
The developer formerly known as ZGitRDun8705