Top "Votive" questions

Votive is a codename for Visual Studio add-ons for Windows Installer XML Toolset (WiX)

WiX undefined preprocessor variable

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 votive
Custom Action in C# used via WiX fails with error 1154

I 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 votive
WIX Toolset integrated into VS 2012 beginner problems

My 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 votive
How to create and edit WiX files?

Microsoft is moving away from the Visual Studio built-in MSI setup projects. WiX seems to be one alternative. But the …

wix votive