Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 6th March 2004, 01:29   #1
Smasher9a
Junior Member
 
Join Date: Mar 2004
Posts: 11
Question Multiply Selection, Only One Install Help

Multiply Selection, Only One Install Help

Ok first off Click Here to view a screenshot of how my installer currently looks.

I would like to make it so that the selections will be can have multiply options and only one of witch can be installed. I have no idea how to do this because to start with the different options all have the exact file name and need to remain that way.

Click Here For an example image of how I would like to set it up.

Any help is appreciated as I have been working for about 15 hours and gotten no where at all

-Smash
Smasher9a is offline   Reply With Quote
Old 6th March 2004, 02:01   #2
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,353
Send a message via ICQ to deguix
Use SubSection command before calling Sections wanted to be in a group, and after all those Sections, use SubSectionEnd to end the group.

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
Old 6th March 2004, 03:08   #3
Smasher9a
Junior Member
 
Join Date: Mar 2004
Posts: 11
thanks diddnt realise it was that easy to do that lol :P

now i need one more bit, how do i make it so you can only select one of those sections at a time?
Smasher9a is offline   Reply With Quote
Old 6th March 2004, 08:58   #4
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,353
Send a message via ICQ to deguix
Has an file inside "Examples" folder (inside NSIS folder) called "one-section", you can use the info of this file to create a function ".onSelectChange" but with defines for your own sections.

(Don't forget to include "Sections.nsh" in your script)

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
Old 7th March 2004, 06:22   #5
Smasher9a
Junior Member
 
Join Date: Mar 2004
Posts: 11
thanks man its all good
Smasher9a is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump