|
|
#1 | |
|
Junior Member
|
Custom page
Hi all,
i'm trying to add a custom page to enter a verification code. I added the custom page as: Quote:
- how can i change the icon on the upper-right corner of each page? - when my page appairs, the upper side of the page (with the white background) does not change. How can i insert my text there? - i'm not able to insert and read the inserted text.. i tryed with ReadIniStr $0 askcode.ini "Field 2" "State" after the 'InstallOptions::dialog $R0' call but $0 is alwayes empty. - is it correct to check the typed text after the InstallOptions:dialog call? - How can i stay in the same dialog if the code is not correct? Thanks a lot !! Last edited by SteMMo; 27th April 2009 at 09:32. |
|
|
|
|
|
|
#2 | |||
|
Junior Member
|
Re: Custom page
Quote:
code: Quote:
Quote:
|
|||
|
|
|
|
|
#3 |
|
Junior Member
|
Solved !
I substituted with the !insertmacro INSTALLOPTIONS* calls.
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,216
|
Yes, when using the INSTALLOPTIONS macros you do not have to specify $PLUGINSDIR in the path, whereas with InstallOptions:: you do (unless $OUTDIR is $PLUGINSDIR).
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|