Old 24th September 2005, 08:46   #1
grandmasterc
Junior Member
 
Join Date: Aug 2005
Posts: 4
Choose if Steam or Won

hi

i want to include a choice page in my installer where the user can choose if he wants to install on normal won hl or on steam hl.

i know how to make it an extra section but this would make my installer to big.

is there any possibility?
grandmasterc is offline   Reply With Quote
Old 24th September 2005, 09:37   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Create a custom page with InstallOptions:
NSIS\Docs\InstallOptions
NSIS\Examples\InstallOptions
NSIS\Examples\Modern UI\InstallOptions.nsi

The installer you used to install NSIS has a page similar to the one you want with two radio-buttons to install over a previous installation or uninstall NSIS first.
This INI file is located at:
NSIS\Examples\makensis.ini

-Stu
Afrow UK is offline   Reply With Quote
Old 24th September 2005, 10:11   #3
grandmasterc
Junior Member
 
Join Date: Aug 2005
Posts: 4
yeah

thats what i already thought but i dunno how i should make this
grandmasterc is offline   Reply With Quote
Old 30th September 2005, 07:47   #4
grandmasterc
Junior Member
 
Join Date: Aug 2005
Posts: 4
i cant get it to work,

the custom page doesn´t show up at all
grandmasterc is offline   Reply With Quote
Old 30th September 2005, 10:56   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Have you taken a look at the examples? Have you read the documentation? What about some example of non-working code?

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 1st October 2005, 15:07   #6
grandmasterc
Junior Member
 
Join Date: Aug 2005
Posts: 4
yeah i´ve taken a look

i use

Page custom test

and in function test i only let a text appear.

but the text never shows up
grandmasterc is offline   Reply With Quote
Old 1st October 2005, 15:42   #7
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
You're going to have to supply more information than that, if you want help... At least attach your script.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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