My application is composed of two parts: (1) A windows service that needs to be installed by a user with administrative privileges, and (2) a windows application that should be "configured" to allow a "standard user" the ability to receive and run patches (.msp updates). (Vista environment)
How can I create an installer that will allow the admin person to install both the windows service and the user application from a single installation package? Can I "chain" separate installers and have them automatically run one after the other?
Thanks!
How to create Installer containing multiple projects?
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
You can just build a single install that contains both features, and then branch at runtime using MSIcode commands like If.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: No registered users and 234 guests