I know this has probably been asked about a zillion times before, but
here goes: 

I have created an installer for a product I am developing. This project
however depends on the existence of our primary product. 
So, basically I have to test for the existence of our primary product,
and if it is not installed, abort the installation. 
How do I do that?

Is there some kind of support built into MSI, or do I simply solve it by
having the primary product create a key in a known location in the
registry? 
If this key exists, then I can proceed with the installation, if not
abort. 


Best regards,
Thomas Due - Software Developer


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to