Re: [WiX-users] Referencing a component that is not part of the package.

2008-12-16 Thread Bob Arnson
Mark Tempel wrote: > We would like to find a way to make Product B depend on Product A when > it is installed so that when a user tries to uninstall Product A he will > get a warning 26002 (i.e. "The following products: Product B depend on > Product A"). > If you own both products and they must

Re: [WiX-users] Referencing a component that is not part of the package.

2008-12-16 Thread Scott Sam
I think a launch condition in product A that will only show if product A is installed and Product B is Installed should work. -Original Message- From: Mark Tempel [mailto:mark.tem...@shavlik.com] Sent: Tuesday, December 16, 2008 3:49 PM To: wix-users@lists.sourceforge.net Subject: [WiX-us