Wix Converter Utility in Wise Package Studio
If you aren't familiar with the WiXConverter utility the following is a brief description of what it is and how to use it.
Wix Converter utility is used to convert WiX projects into Windows Installer Editor projects.
WiX (Windows Installer XML) is a toolset that builds Windows installation packages from XML source code.
The WixConverter utility is provided as a Visual Studio solution, which is installed in the Samples\C# subdirectory of the Wise Package Studio application directory.
To use it, open the solution in Visual Studio .NET, build the solution, and run it. The conversion utility accepts command line parameters and then initiates the WixTOWiseProcessor to perform the conversion. This utility also serves as an example of how to use the Wise Automation object model.
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.
Comments
WIX tutorial
I found it very useful http://www.tramontana.co.hu/wix/
Anurag Y
Creating MSI using WiX
Check this link for more information..
http://www.dalun.com/wix/01.09.2005.htm
Cheers'
Vijay Raj
Microsoft MVP (Setup and Deployment)
Microsoft MVP [Setup-Deploy]
Weblog: www.msigeek.com
Converting wise to wix.
Is there any way to convert wise project in to wix?
Thanks in advance.
MSI2XML
There is a utility called MSI2XML which you can find via google, which can output an MSI or WSI file as an XML
I believe the XML should be useable with wix
If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.
MSI2XML
There is a utility called MSI2XML which you can find via google, which can output an MSI or WSI file as an XML
I believe the XML should be useable with wix
If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.
Would you like to reply?
Login or Register to post your comment.