|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2003
Posts: 6
|
I would do this, but what i want the "back" button to do is continue with the other pages in the installer. I can't seem to get rid of the fact that "back" was hit.
the structure i was thinking (similar) was Page custom blankFunc Page custom MyCustomFunc Page components Page directory Page instfiles where MyCustomFunc should have InstallOptions::dialog test.ini Pop $R1 StrCmp $R1 "back" "endLabel" "quitLabel" quitLabel: ; do some stuff Quit endLabel: ; continue onto Page components Function End but, this doesn't continue at all, it goes back to the blankFunc page, and after blankFunc gets called it'll try and go to the page before that! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|