Archive: custom page


custom page
Hello,

can someone help me to create a custom page where the user has the option to enter his initials. I have created some sections, in these sections the program installs several files. After this sections I want a custom page to appear where the users enters his initials these initials must be written to a variable so that i can use them later in the program. Please halp me, i'm loocking for weeks to have this program finished.

Thx, Tupsan


You need to make a Custom page to do this. You can put your custom page after your InstFiles page. Then just have your pre and post functions to handle input. Refer to ${NSISDIR}\Contrib\InstallOptionsEx\Docs\Readme.html for creating the Custom page.


Again, he probably won't have InstallOptionsEx installed.
See "${NSISDIR}\docs\installoptions\readme.html".