Sean Farrow wrote: > I need to add registry entries when/if a checkbox is checked on my > finish page. > I also need these entries to be removed during uninstallation if added > diring installation. > What is the best way of achieving this? >
There's no way to add registry entries after installation ("finish page"). To do it during installation, create a component and give it a condition of the check box's property value; that way, MSI will install it only when the property is set. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- 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