Because you say "the App Pool did exist" I'm thinking you've got the idea that
Installed applies to the App Pool, but it doesn't. Installed is a Windows
Installer property that is set if the current MSI product (identified by its
ProductCode guid) has been installed. If you want a condition to use at
uninstall time, use REMOVE="ALL".
Phil Wilson
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Yu
Sent: Saturday, January 26, 2008 6:38 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installed condition in InstallExecuteSequence
Hi,
I found that my action isn't executed although the App Pool did exist:
<Custom Action='DeleteAppPool' Sequence='4002'>Installed</Custom>
How does MSI determine this Installed condition ?
Should I check certain registry ?
Thanks
-------------------------------------------------------------------------
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