Power your WiX conversion with this VdProj2Wix conversion PowerShell script - 0 views
-
Steven van Dijk on 23 Sep 12Visual Studio 2012 gets rid of "VS Setup" projects. However, the WiX toolset provides a strong open alternative for creating your installation packages. This PowerShell script (vdproj2wix.ps1) is a very simple one for converting a Visual Studio setup project (aka a .vdproj file) into a WiX format one (i.e. a .wxs file).