Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > MSI Chaining using VS 2008 Setup and Deployment project.
 

MSI Chaining using VS 2008 Setup and Deployment project.

Hi

I need to create an installer using the new features of Windows Installer 4.5 - that is MSI Chaining. I dont have a license to any installer development tools (InstallSheild, Wise Installers etc). How do I go about doing this using the VS 2008 Setup and Deployment project and/or is there any other way to implement this stuff.


Thanks,
SB.
SB_17  Thursday, July 16, 2009 10:51 AM
Look at WiX (it's free). They're building a tool called Burn that will help. There's no support in Visual Studio setups for chaining or embedded UI. WiX was originally planned for VS 2010 (it was in the Beta) although they backed it out later. However, the point here is that Setup Projects are moving towards WiX anyway.
Phil Wilson
PhilWilson  Friday, July 17, 2009 8:03 PM
Look at WiX (it's free). They're building a tool called Burn that will help. There's no support in Visual Studio setups for chaining or embedded UI. WiX was originally planned for VS 2010 (it was in the Beta) although they backed it out later. However, the point here is that Setup Projects are moving towards WiX anyway.
Phil Wilson
PhilWilson  Friday, July 17, 2009 8:03 PM

You can use google to search for other answers

Custom Search

More Threads

• FileIOPermission in WinControl hosted in IE
• Installer is displaying the Drive letter in lowercase (c:\Program Files)
• How to add other MSI packages into Installation?
• Problem With Deployment
• Using Bootstrapper setup.exe
• RE: Setup file deployment question.
• Write CD...../Application Setup...CD
• Am I missing something re Remote login UNC?
• How to add uninstall file in the setup of windows apllication?
• ClickOnce upgrade notification issue for some users