Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 6th December 2004, 09:52   #1
martinmace
Junior Member
 
Join Date: Dec 2004
Posts: 3
Installeroptions under different installtype

Hey all,

I have made an installer which supports 3 installtypes:

- Desktop (local installation)
- Client
- Server

Now I want when the user selects Client install
that he gets an additional custom screen where he
can fill in the server ip address (and must not
be available in the desktop and the server installations).

Is this possible?

T.I.A.

Martin
martinmace is offline   Reply With Quote
Old 6th December 2004, 10:08   #2
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,165
Send a message via ICQ to Yathosho
http://nsis.sourceforge.net/archive/...a16b53b361c124
Yathosho is offline   Reply With Quote
Old 6th December 2004, 13:18   #3
martinmace
Junior Member
 
Join Date: Dec 2004
Posts: 3
Quote:
Originally posted by Yathosho
http://nsis.sourceforge.net/archive/...a16b53b361c124
Thanks, this works!

In addition, I also want to hide the directory page
when the installtype is of type Server. Thus I only
want to show it when the setup is for the Desktop
or Client.

Any ideas on how to accomplish this?
martinmace is offline   Reply With Quote
Old 6th December 2004, 13:23   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
You need to call Abort in the Page's Pre function.

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK 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