For issues relating to deployment using Windows Installer XML, version 3.6.
I tried to construct a working example of a WiX 3.6 installation script. We currently use WiX 3.5 and now we would …
wix wix3.6 bootstrapping .net-client-profileI'm creating an installation package with WiX 3.6 primarily so I can take advantage of the Burn bootstrapping features. So far …
wix wix3.6 burnI am using WiX 3.6 to create my application setup. I have bundled two MSI packages in one bootstrapper, and everything …
windows-7 wix installation wix3.6I'm using WixUI_Advanced sequence to allow users pick per-machine or per-user installation and change destination folder. My WiX project …
wix windows-installer wix3.6During my setup I give an option to use "windows authentication" OR "server authetication". Everything works fine and db gets …
wix wix3.6 wix-extensionI want to check whether the user has passed an argument for USERNAME for which the default value is local. …
wix windows-installer wix3.6I need to include Microsoft .NET 4.5 as a prerequisite with my installation bundle, and I want it as automatic as …
.net wix windows-installer wix3.6I'm trying to combine my package in a single setup EXE file and upload it to the Internet. I have …
wix installation wix3.6 prerequisitesI'm using Wix 3.6 to make a simple MSI which is used internally. I would like to know if there is …
wix wix3.6I'm trying to learn WiX and now creating sample setup project, using WiX Setup Project template for Visual Studio. I …
visual-studio-2010 wix wix3.6