In A, could you not use AppSearch or a Custom Action to find out if B is 
installed, and if so throw 
an error on uninstall?

Rob

Anil Prasad wrote:
> 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


-------------------------------------------------------------------------
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