Adding License Page to working script
Hi Everyone,
First post and just started using NSIS. Really cool environment.
I have an installer working perfectly, but I need to add a license page and acceptance before install.
I cannot seem to get the syntax right or where to place the page code.
PageEx license
LicenseData license.txt
LicenseForceSelection checkbox
PageExEnd
Note if I place the PageEx code in my script it does bring up the license and Checkbox but it will not execute the Section code to continue with the installation. I'm hoping that I'm missing something simple.
Any assistance would be greatly appreciated.
Kindest,
|