Hello Support,
in our current MSI package we have 4 components. How can I active/deactive each of them at silent installations using CMDLINE ?
E.g
component one
component two
component three
component four
I only want to install "component one" and "component three".
Heiko
CMDLINE & COMPONENTS
-
- Posts: 252
- Joined: Sat Dec 03, 2011 3:07 am
- Location: Konstanz, Germany
- Contact:
CMDLINE & COMPONENTS
Kind regards
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: CMDLINE & COMPONENTS
Dear Heiko,
this is quite simple.
At very beginning of the "Perform First Time or Maintenance Installation" code-region of your main script file, you may use the "Set Component State" command, to conditionally set the state of component based on the value of a custom script variable. Then the same variable can be passed from command line.
Hope this helps you.
Regards
this is quite simple.
At very beginning of the "Perform First Time or Maintenance Installation" code-region of your main script file, you may use the "Set Component State" command, to conditionally set the state of component based on the value of a custom script variable. Then the same variable can be passed from command line.
Hope this helps you.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 199 guests