If you launch your "Trojan horse" package early enough you may be able to use the RemoveRegistry standard actions to remove the registry keys, but you'll end up with the MSI installed... and I'm not sure that's what you're looking for.
After that, CustomActions are just code. You can do just about anything in code and should be able to sequence everything in MSI. I would not recommend VBScript (search the web and you'll get a few [different] opinions on why) but this isn't really a conversation about "quality installs" anymore... right? <smile/> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of carlH Sent: Friday, June 22, 2007 1:08 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Deleteing a registry entry at the end of the install It certainly isn't my preferred method either:) So back to the original question, is what I'm trying to achieve possible? -- View this message in context: http://www.nabble.com/Deleteing-a-registry-entry-at-the-end-of-the-install-tf3952329.html#a11247918 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users