The WiX Toolset (formerly known as Windows Installer XML) is a toolset that builds Windows installation packages and WiX bootstrappers from XML source code.
I'm trying to build an installer that includes a number of features and I'm using heat to harvest a directory …
wix wix3.5 heatI need the service to stop and be removed on its uninstall, but I don't want it to start on …
service wix windows-installer installation uninstallationProgrammers that actually promote their products to production need an installer. (pre-emptive "programming related" justificaton.) For deploying a new suite …
deployment visual-studio-2010 installation wix installshieldI've just been assigned a task of working (learning) WIX. To better understand the dialog handling and stuff, I found …
wix wix3.5Basically what I need is an automated way to update the product version number in WiX (3.0 with Votive etc), and …
visual-studio-2008 wix build-automation inno-setupI am trying to write a Windows Installer script in WiX 3.6 with a per-machine and x64 architecture only setting. I …
wix windows-installer wix3.6I am doing an installation of several products, but because they are built automatically in daily build, they have various …
wix wix3.7I want to build one (and only one) install.exe which can install both 32bit - 64bit OS, detect .NET, …
wix burnThe "Version" attribute in a WiX Bundle is displayed in Programs and Features. Therefore this ought to be the same …
wix bootstrapper