Tupsan
22nd August 2005 12:47 UTC
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
goldy1064
22nd August 2005 17:40 UTC
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.
JasonFriday13
23rd August 2005 05:53 UTC
Again, he probably won't have InstallOptionsEx installed.
See "${NSISDIR}\docs\installoptions\readme.html".