Click here to Skip to main content
15,885,079 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a Windows application and I built a setup using VS 2008. My application needs SQL Server 2008 and Windows Installer 4.5. So I want to build a setup which automatically installs all of this in the sequence I define:
Windows Installer 4.5
SQL Server 2008 Express
my application


how to Create a setup file with multiple installers in one package?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900