I have a merge module that installs some COM components. I have a CA that
needs to use one of these COM objects, so I added it to the InstallExecute
sequence after RegisterProduct. I ONLY need this to run when the merge
module is FIRST installed. However, when I uninstall the product, the CA
executes and fails because the COM object doesn't exist anymore. I have a
<ComponentSearch /> for my Merge Module to check the existence of its own
GUID. Even on a Fresh install, this gets set to the path for some
reason?!? My custom custom action is conditioned on the ComponentSearch, so
I have a "NOT MYCOMPONENT_INSTALLED" so it only does it the first time.
This does not work. How can I get my CA to only execute when the merge
module is first added???
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users