|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Apr 2013
Posts: 2
|
enable/disable "next" button on "Choose Components" page
Hello,
Using MUI2, on "Choose Components" page, if the user uncheck everything, "next" button is disabled. But if the user press "back" and "next", the next button is enabled even if everything is unchecked. I've added: code: But this break the building process ![]() Any comment will be welcome. I'm a newbie on NSIS |
|
|
|
|
|
#2 | |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
Edit:
Quote:
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
|
#3 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Are you trying to call .onSelChange? You need to use Call.
Stu |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Apr 2013
Posts: 2
|
Anders, your code worked as a charm!
Many many thanks!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|