Hey all, My installer uses <RemoveExistingProducts> to uninstall any previous versions of my application during an install, which is working fine for the most part. However, one of my components contains of a bunch of registry settings that I clean up on uninstall. I'm currently achieving this by including a <RemoveFolder> in that component which seems to clean everything up correctly on uninstall. Unfortunately, it's also blowing away my registry folder on upgrades as well. Is there any way I can prevent that <RemoveFolder> from getting triggered during an upgrade?
Cheers, Colin ------------------------------------------------------------------------- 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