WINAMP.COM | Forums > Developer Center > NSIS Discussion > how to make a common file with two choices |
Last Thread
Next Thread
|
| Author |
|
|
Red Wine Forum King
Registered: Mar 2006 |
I'm not sure if I got you clearly :-) __________________ |
||
|
|
|
ras french Junior Member
Registered: Dec 2006 |
thx to answers so quickly ! |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
There are several ways to make your installer. One could be by setting up a custom page e.g. with radio buttons and ask users for their choise. I think the proper way should be with the components page. Take a look at the included NSIS examples to find out how you'd manage it. __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
OK, here comes a minimal working example, modify it to suit your needs. code: __________________ |
||
|
|
|
onad Senior Member
Registered: Dec 2004 |
Red Wine, your are always so nice to NSIS beginners, great! __________________ |
||
|
|
|
ras french Junior Member
Registered: Dec 2006 |
Thx u very much ... Red Wine |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
@ onad: __________________ |
||
|
|
|
compmaniac Junior Member
Registered: Feb 2007 |
How do I make it so that on the components page, only one of the choices can be selected, and not none or all? code: Last edited by compmaniac on 02-22-2007 at 10:44 PM |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
See the included example one-section.nsi __________________ |
||
|
|
|
compmaniac Junior Member
Registered: Feb 2007 |
Thanks, but how do I make the installer set a specific choice to be already ticked off? |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Section /o is unchecked by default. __________________ |
||
|
|
|
compmaniac Junior Member
Registered: Feb 2007 |
|
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Thanks! There is no need to feed spammers __________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > how to make a common file with two choices |
Forum Rules:
|