Visual studio 2010 did not help me to build a deployment project to create a msi installer using msbuild.
I’m asked to write a python script which automatically builds and creates a msi installer. I came up with a solution of using wix tool.But, I have no idea about it.Please suggest me an idea for it.
Thanks in advance
Visual studio 2010 did not help me to build a deployment project to create
Share
however since .vdproj files are no longer supported in VS2012 i suggest you learn how to use WIX installer.
2. If you want to learn how to use WIX installer i suggest you google for Wix Installer Tutorial before asking here:
http://wix.tramontana.co.hu/
3.If you need to learn about XML
http://www.w3schools.com/xml/default.asp