My project forces a full uninstall before reinstalling (Upgrading) the 
project '<RemoveExistingProducts After="InstallValidate" />' which works 
great.  Our first installer was using the simple WixUI_Minimal and 
always installed to a fixed location.  We updated our installer to use a 
modified WixUI_InstallDir and now two things have changed:

1) Calculating space required takes a long time
2) A popup saying the installer modifies services which require a reboot

The worst part is, both of the above happen twice, I must assume the 
uninstall is causing the same actions as the install some how.  Further, 
no reboot is ever required.

Does anyone have some advice on removing the popup, and ultimately 
getting the sizing actions under control as well?

Thanks in advance,
Jason

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to