|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jun 2006
Posts: 46
|
Wrong page after I clicked on the previsou step button
Here is my pages definition:
; Pages !insertmacro MUI_PAGE_LICENSE $(myLicenseData) Page custom InstallDriver ValidateDriver !define MUI_PAGE_CUSTOMFUNCTION_LEAVE componentsLeave !insertmacro MUI_PAGE_COMPONENTS Page custom SelectFolders ValidateFolders !insertmacro MUI_PAGE_INSTFILES !insertmacro MUI_PAGE_STARTMENU "Application" $SHORTCUT_FOLDER !define MUI_PAGE_CUSTOMFUNCTION_LEAVE shortcutsLeave !insertmacro MUI_PAGE_FINISH I am at in ValidateDriver page, I press next everything is fine I am now in the component selection page. Now when I press previous I go back to Installdriver page, where I have an abort command (driver is already installed), but then it displays MUI_PAGE_LICENSE rather than the component selection page... Any idea ? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Please attach your script as a file attachment.
-Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|