|
|
#1 |
|
Junior Member
Join Date: May 2005
Posts: 5
|
one-section.nsi With Modern UI
Is there a way to modify the one-section.nsi code to be used with the modern UI while still having section descriptions? I tried this but it doesn't work. The idea is to have either group 1 and any or all of its sections or group 2 selected, not both.
code: |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Sep 2004
Location: Mogilev (Belarus)
Posts: 372
|
Why not? Add
code: Change "Page components" -> !insertmacro MUI_PAGE_COMPONENTS And after that add this line: code: |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2005
Posts: 5
|
I already have all of that. I have a working script, i just want to add the ability to use the one section function with the modern UI.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: May 2005
Posts: 5
|
Okay I got it to work but now I'm getting some weird selection problems where you can select the second group and 2 of the three subsections in group 1. Is there a way to make it so when group 1 is selected not all of its sub sections have to be and when group 2 is selected none of groups 1 sub sections can be selected?
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|