Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Converting VDPROJ to WIX
 

Converting VDPROJ to WIX

Hi,

How can I convert VDPROJ (Setup project VS2003) to WIX?

Thank's

Alexei

Alexei_shk  Monday, December 24, 2007 12:42 PM

Hi, Alexeiï¼?/p>

Based on my understanding, you want to convert the standard Setup Project to Wix Project in your Visual Studio, don't you?

Well, I am afraid to say that, as far as I know,there are no such automatictool available for that job right now.

So, you will have to do that job manually, and it may be something difficult at beginning, because you cannot use drag and drop and it is using XML to define the process (That's why it is called Windows Installer XML). But when you are familiar with Wix, you will find it powerfulfor developing MSI packages.

Here are some tutorials which may help you to start learning Wix projects.

http://msdn.microsoft.com/smartclient/default.aspx?pull=/library/en-us/dnwingen/html/wixsetup.asp

http://www.tramontana.co.hu/wix/

Hope this helps,

Regards

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

Yu Guo â€?MSFT  Wednesday, December 26, 2007 5:54 AM

You don't convert the project file, you convert the MSI file. There's a tool called Dark that converts an MSI into WiX source.

PhilWilson  Thursday, December 27, 2007 6:03 PM

Hi, Alexeiï¼?/p>

Based on my understanding, you want to convert the standard Setup Project to Wix Project in your Visual Studio, don't you?

Well, I am afraid to say that, as far as I know,there are no such automatictool available for that job right now.

So, you will have to do that job manually, and it may be something difficult at beginning, because you cannot use drag and drop and it is using XML to define the process (That's why it is called Windows Installer XML). But when you are familiar with Wix, you will find it powerfulfor developing MSI packages.

Here are some tutorials which may help you to start learning Wix projects.

http://msdn.microsoft.com/smartclient/default.aspx?pull=/library/en-us/dnwingen/html/wixsetup.asp

http://www.tramontana.co.hu/wix/

Hope this helps,

Regards

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

Yu Guo â€?MSFT  Wednesday, December 26, 2007 5:54 AM

You don't convert the project file, you convert the MSI file. There's a tool called Dark that converts an MSI into WiX source.

PhilWilson  Thursday, December 27, 2007 6:03 PM

You can use google to search for other answers

Custom Search

More Threads

• Launching application after install
• Programatically uninstall ClickOnce deployed application
• deployment of vb.net application with MSSQL db
• Howto prerequisite for SQL Client?
• Set Up(.msi) problems.
• Deploy a desktop app with the .Net Framework
• Need network information? Tpshimo EZ-IP can ease the pain!
• ClickOnce, IE8 signing error
• adding .deploy extension while Populating by Mage
• How to Change the setup.exe Icon in a setup project