Re: [WiX-users] Speed up Burn setup

2013-07-08 Thread Blair Murri
t; To: wix-users@lists.sourceforge.net > Date: Sun, 7 Jul 2013 19:38:08 +0200 > Subject: [WiX-users] Speed up Burn setup > > I have made a setup.exe using Burn and custom WPF UI.I have added some > package as the runtime redistributable and my MSI that I have made using Heat >

[WiX-users] Speed up Burn setup

2013-07-07 Thread Marco Tognacci
I have made a setup.exe using Burn and custom WPF UI.I have added some package as the runtime redistributable and my MSI that I have made using Heat for harvesting the folders of my application.When I install the package it's very very slow, is there any way for making the installation faster?