Burn is the WiX (Windows Installer XML) engine used to chain multiple installation packages into a singular, more seamless setup experience.
I have a WiX 3.6 bundle (using Burn) and managed bootstrapper that install several MSI packages. Some of the packages install …
wix wix3.6 burnI have a c++ application developed using Visual Studio 2015, along with a Wix installer and a Burn bootstrapper. Previous versions …
visual-studio-2015 wix burn vcredistI have an MSI package bundled in a WiX Burn bootstrapper. Can I extract this MSI from the bundle on …
wix burnI created a WIX project in Visual Studio 2010 over a year ago. It creates an MSI file and a bootstrapper …
visual-studio-2010 localization wix wix3.6 burnI want to build one (and only one) install.exe which can install both 32bit - 64bit OS, detect .NET, …
wix burnI'm looking at using Burn as a bootstrapper for an installer and I need to pass in a couple of …
wix windows-installer bootstrapper burnI've a project using IIS, and I want to create an installer for it with Wix. I've created the .msi …
iis wix burnI'm using WiX 3.6 ( but could upgrade to 3.8 if necessary ) and have a bootsrapper written in BURN, that's nearly doing everything …
wix burnI created an MSI with WIX that needs elevated permissions to work correctly. In the MSI Project, I specified this …
wix windows-installer uac bootstrapper burnThe title says it all. I can't seem to find a comprehensive list of commands/flags/things-I-can-do-from-the-command-line.
wix bootstrapper burn