Michael Owings wrote: > It looks like a simple Registry tag does the trick of removing it: > > <Component Id="NukeISRegistryStuff" > Guid="B979D202-E062-46f2-93C7-81E9C36707E7"> > <Registry Root="HKLM" > > Key="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InstallShield_{2C5BF41E-E2D3-4B2C-83F6-B42F29ABFFFF}" > Action="removeKeyOnInstall" > > </Registry> > </Component> > > I had to drop RemoveRegistryValues into the InstallExecuteSequence as well. >
If you use RemoveRegistryKey instead of Registry, WiX schedules RemoveRegistryValues for you. -- 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