I know this a is a common issue, but everything I can find in the forums seems to relate to 64bit framework incompatability (which is not an issue in my case).
I have a VS2010 solution with a WiX 3.5 (beta) Votive project, (as well as all the projects for the program that I am installing). When 开发者_如何学PythonI clean the VS solution all of the program pr
I am separating out logical sections into fragment *.wxs files, but how do I include them in my main Product.wxs using Votive and Visual Studio?I am referencing the component in the main wxs file but
I\'m starting to use WiX in order to do automated builds to create msi\'s of my c# projects and am experiencing the error \"Undefined preprocessor variable \'$(var.MyProject.TargetDir)\'\"