Re: [WiX-users] Enforcing installation dependencies

2010-03-06 Thread Bob Arnson
On 3/5/2010 12:34 PM, admiristra...@cox.net wrote: > I know we can configure a Launch Condition to check for the existence of > another installed product before installing, but is there a way to enforce > or at least warn the user if they later attempt to uninstall the > prerequisite (especially if

Re: [WiX-users] Enforcing installation dependencies

2010-03-05 Thread MikeR
Just so my comment reads a bit more clearly I'm going to label the products. In your situation you have Product B that depends on Product A being installed. If you are also the author of Product A you can add AppSearch item to search for a specific component from Product B, use an Upgrade table