|
|
#1 |
|
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? |
|
|
|
|
|
#2 |
|
Moderator
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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2005
Posts: 4
|
yeah
thats what i already thought but i dunno how i should make this |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Aug 2005
Posts: 4
|
i cant get it to work,
the custom page doesn´t show up at all |
|
|
|
|
|
#5 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
|
|
#6 |
|
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 |
|
|
|
|
|
#7 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|