Re: [WiX-users] CustomActionData for uninstall

2009-11-23 Thread Alexander Shevchuk (Volt)
Your "UnDeploy" custom action does not have Execute="deferred" attribute, which means it is immediate CA. -Original Message- From: cce91 [mailto:ell...@nortel.com] Sent: Monday, November 23, 2009 1:55 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] CustomActionData for unins

Re: [WiX-users] CustomActionData for uninstall

2009-11-23 Thread Wilson, Phil
Because Windows doesn't preserve the values of those properties anywhere - that's up to you. Typically people save them in the registry and retrieve them with an AppSearch. Phil Wilson -Original Message- From: cce91 [mailto:ell...@nortel.com] Sent: Monday, November 23, 2009 1:55 PM