A CustomAction is required for this scenario.  There is nothing built into the 
Windows Installer that supports this scenario directly.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anil Prasad
Sent: Tuesday, December 26, 2006 08:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Windows installer question

Hi All,

I am having problem implement following scenario.


I have two different applications packages A and B. B is dependent on A for its 
functionality. Now the issue is after installation of B, I am not able to tell 
windows that unless B is un-installed don't let anybody uninstall A.

I looked at MSI documentation and found an API MsiUseFeature but didn't find 
any way to use it via wxs script. Worse scenario seems like, I need to 
implement customaction to use this call.

Can anyone please help me?

Thanks,
Anil
-------------------------------------------------------------------------
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

Reply via email to