|
|
#1 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
MUI 2 setting of variable for MUI_PAGE_STARTMENU
Hello
I'm using MUI2 for my installer I would like to check if the user selects a already existing Start menu folder and If so, I want to abort the installation or force the user to select another (reason, the old version of our tool used another installer) The problem: the Variable $Startmenufolder is not initialized in the "OnLeave" function what can I do get the selected folder? samplecode code: |
|
|
|
|
|
#2 | |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,779
|
Use this workaround:
Quote:
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
|
|
|
|
![]() |
|
|||||||
| Tags |
| mui2, start menu |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|