Re: [WiX-users] Bootstrapper - Initializing phase very long

2015-05-13 Thread CALCEL Sebastien
Nope, sorry we still have these 6 min of initialization. -Message d'origine- De : CALCEL Sebastien [mailto:sebastien.cal...@econocom-osiatis.com] Envoyé : mercredi 13 mai 2015 14:07 À : 'General discussion about the WiX toolset.' Objet : Re: [WiX-users] Bootstrapper - Ini

Re: [WiX-users] Bootstrapper - Initializing phase very long

2015-05-13 Thread CALCEL Sebastien
Thnaks for your reply Phil. We'll try this. -Message d'origine- De : Phill Hogland [mailto:phogl...@rimage.com] Envoyé : mardi 12 mai 2015 19:00 À : wix-users@lists.sourceforge.net Objet : Re: [WiX-users] Bootstrapper - Initializing phase very long Based on other threads in this forum, (

Re: [WiX-users] Bootstrapper - Initializing phase very long

2015-05-12 Thread CALCEL Sebastien
out the WiX toolset. Cc : BONNET Alexandre Objet : Re: [WiX-users] Bootstrapper - Initializing phase very long Bundle log file would be much more telling of where the delay is. -Original Message- From: CALCEL Sebastien [mailto:sebastien.cal...@econocom-osiatis.com] Sent: Tuesday, May 12, 201

[WiX-users] Bootstrapper - Initializing phase very long

2015-05-12 Thread CALCEL Sebastien
Hi everyone, We're struggling with a performance issue on our bootstrapper application. Depends on the target machine (all with the same configuration), the init phase (when "Initializing..." is displayed) can be quick or very, very long (up to 10 minutes !!) This is odd, because we have anothe

Re: [WiX-users] Major Upgrade : Conditional uninstallation on even version number

2014-11-13 Thread CALCEL Sebastien
st (unique component id's, unique install folders). Either way, I believe to get the functionality you want will require a custom BA (I don't think a BA function DLL has all the callbacks in that you would need to just augment WixStdBA). -----Original Message- From: CALCEL S

[WiX-users] Major Upgrade : Conditional uninstallation on even version number

2014-11-06 Thread CALCEL Sebastien
Hello everyone, I would like to know if there is a mean to make the uninstallation of previous versions conditional in the case of a Major Upgrade. Here's the context : We recently migrated our application setup from the VS 2008 MSI project. We now have a WiX installer project for the app and a