Server - client, prerequsites configuration

Need help authoring your installer? Ask the community for tips and advice.

Server - client, prerequsites configuration

Postby eurotronik » Mon Mar 12, 2012 12:20 pm

Is it possible to choose which Feature-Based prerequsites would you like to install if you click SERVER or COMMON or CLIENT.

In this way like for SQL scripts conditions : &Server=Installstate_local AND &Common=Installstate_local

I have SQL Server 2008, and I would like to install it when SERVER or COMMON is selected.

Thanks for answer.
eurotronik
 
Posts: 17
Joined: Tue Jan 10, 2012 1:01 pm

Re: Server - client, prerequsites configuration

Postby eurotronik » Mon Mar 12, 2012 3:37 pm

And I would also like to ask what is condition for complete install button if &Server=Installstate_local is for server and &Client=Installstate_local for client?

Thanks for answer.
eurotronik
 
Posts: 17
Joined: Tue Jan 10, 2012 1:01 pm

Re: Server - client, prerequsites configuration

Postby mihai.petcu » Mon Mar 12, 2012 4:39 pm

Hello,

I have SQL Server 2008, and I would like to install it when SERVER or COMMON is selected.

A simple solution is to add the feature-based prerequisite as a child prerequisite and enable its "Use parent feature installation settings" option.

And I would also like to ask what is condition for complete install button if &Server=Installstate_local is for server and &Client=Installstate_local for client?

A complete installation means both server and client features will be installed so a valid condition can look something like:
Code: Select all
&Server=3 AND &Client=3

All the best,
Mihai
Mihai Petcu
Advanced Installer Team
http://www.advancedinstaller.com/
mihai.petcu
 
Posts: 3452
Joined: Thu Aug 05, 2010 8:01 am

Re: Server - client, prerequsites configuration

Postby eurotronik » Tue Mar 13, 2012 9:04 am

Thank you, solved issue.

Do you have any idea why installer is restarting everytime after system reboot with these settings.

Image

Thank you for answers.
eurotronik
 
Posts: 17
Joined: Tue Jan 10, 2012 1:01 pm

Re: Server - client, prerequsites configuration

Postby mihai.petcu » Tue Mar 13, 2012 2:31 pm

You're welcome, I believe the same issue is addressed in this thread.

All the best,
Mihai
Mihai Petcu
Advanced Installer Team
http://www.advancedinstaller.com/
mihai.petcu
 
Posts: 3452
Joined: Thu Aug 05, 2010 8:01 am

Re: Server - client, prerequsites configuration

Postby eurotronik » Mon Mar 19, 2012 2:40 pm

Fixed my problem. Thank you.
eurotronik
 
Posts: 17
Joined: Tue Jan 10, 2012 1:01 pm

Re: Server - client, prerequsites configuration

Postby mihai.petcu » Mon Mar 19, 2012 4:43 pm

Cool, glad to help.
mihai.petcu
 
Posts: 3452
Joined: Thu Aug 05, 2010 8:01 am


Return to Building Installers

Who is online

Users browsing this forum: Heritrix [Crawler] and 4 guests