|
|
#1 |
|
Junior Member
Join Date: Jan 2002
Posts: 10
|
Choosing Sections
Is there a way to make it so the user can only choose one section to install. In other words, I want them to make a choice, but only one.
|
|
|
|
|
|
#2 |
|
Member
Join Date: Oct 2001
Posts: 71
|
use the InstType /NOCUSTOM which don't allow users to do custom Install types and then have a InstType for each one..
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Dec 2000
Posts: 156
|
no what he means is can the user select only ONE section from a list of sections... but I can't answer that question
|
|
|
|
|
|
#4 |
|
Member
Join Date: Oct 2001
Posts: 71
|
Yes i know what he means.. And doing what i said will give the same result.. Removing the Custom makes it so the user can only select what you have setup in the InstType
So do an example like this code: This is the only way to allow this.. They will only be able to choose the install types that you specified like he asked. And the first one you can use what base files you want to be installed and what extra ones you want.. Or in the case like i use it.. I just use it as a place holder in cause you are using nsis to install something that there is nothing that is always required. |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2002
Posts: 10
|
Thank you..that pretty much did what I wanted.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|