In my current MSI installs, I allow the user to choose if they want to
remove configuration information from the machine.

Currently I do this by setting the msidbComponentAttributesPermanent
attribute on the components with user configuration data.  I then have a
custom action to delete the files and registry keys with configuration
data that only runs if the user selects to remove the configuration
information.

Is there any better way to accomplish this?

Thanks,
Mike



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to