Don't know if you can avoid it.  All I can do is confirm that the behavior is 
exactly as expected.  The CustomAction that does the slow scan is very, very 
unfortunate.

-----Original Message-----
From: Jon W [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2008 15:22
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] vc9 mergemodule and long uninstallation times

I am installing the Visual Studio 2008 (vc9) runtime libs by
incorporating the vc9 mergemodule into my msi.  The problem is as
follows...  If a user has multiple side-by-side installations and
wants to uninstall an installation, then the msiexec process takes
minutes when evaluating whether it can uninstall the vc9 runtime libs
from the WinSxS directory.

Is there a way to avoid uninstalling the mergemodule and/or avoid the
long dependency checking?  I would have assumed that msiexec would be
able to quickly see that other installations depend upon the runtime
libs, but instead it consumes minutes analyzing the uninstallation of
these files.

Thanks,
Jon

-------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to