Reggie Burnett wrote: > That explains it. However, it's still contradictory to users when the > installer clearly tells them that no changes have been made to their > system and that is a lie. :)
It's true as long as you don't run custom actions after the install's finished. MSI will undo what it does -- including removing assemblies from the GAC, if there's a failure there -- but it can't undo your custom actions for you. CAs after InstallFinalize can't be elevated, so they shouldn't be doing anything that modifies the system. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users