[wix-users] Burn - Include Installer Conditionally
Ashutosh Vyas
ashutosh at softserv.in
Tue Aug 30 00:21:17 PDT 2016
I am currently using WIX to create installers for my application.
Also using BURN to chain the pre-requisites like .NET Framework and SQL
Server Express to be installed with it.
Since I am fairly new to WIX, I am not sure how BURN includes packages.
Currently my issues is that the overall size of the installer is approx
580MB. I would like to reduce the size of this installer. So was thinking
that as anyways, X64 and X86 are compiled as different Setups. Why not have
a condition such that only x64 installer of SQL Express is included in x64
setup and same for x86.
Please let me know if this is at all possible.
Thanks
Ashutosh
More information about the wix-users
mailing list