Votive is a codename for Visual Studio add-ons for Windows Installer XML Toolset (WiX)
I'm starting to use WiX in order to do automated builds to create msi's of my c# projects and am …
wix preprocessor build-automation wix3 votiveI am using WiX 3.5.1930 in Visual Studio 2010, targeting the .NET Framework 3.5. (Later weekly builds of WiX seem to be very …
c# wix wix3.5 custom-action votiveMy company recently forced us to use Wix Toolset (v.4.0.12), because we upgraded to Visual Studio 2012 which unfortunately no longer …
visual-studio-2012 wix votiveMicrosoft is moving away from the Visual Studio built-in MSI setup projects. WiX seems to be one alternative. But the …
wix votive