It's a totally different product. I just want to remove it if its installed. My upgrade table looks like this...
<Upgrade Id="<myupgradecode guid>"> <UpgradeVersion Minimum="1.0.0" Maximum="$(var.MAXVERSION)" IncludeMinimum="yes" IncludeMaximum="yes" OnlyDetect="no" Property="PREVIOUSFOUND" IgnoreRemoveFailure="yes"/> </Upgrade> <RemoveExistingProducts After="InstallInitialize" /> I have WIX displaying a dialog telling them it is being replaced. but since its an msi how do I tell wix to remove it? On Wed, Sep 18, 2013 at 10:58 AM, Phil Wilson <phildgwil...@gmail.com>wrote: > Is there some reason you can't do a major upgrade to remove it? If you know > its UpgradeCode you can get it uninstalled. > > Phil Wilson > > > On Tue, Sep 17, 2013 at 5:56 PM, Jack Sojourn <jack.sojo...@gmail.com > >wrote: > > > Hello...I need to detect if a totally different product is installed and > if > > so uninstall it. > > > > I figure I can use a custom action to spawn the uninstall. not sure if > > that will be a problem but does anyone know first how to detect if a > > different product is installed? preferably by an install guid. > > > > appsearch? msiproduct? > > > > Thanks. > > > > > ------------------------------------------------------------------------------ > > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > > SharePoint > > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > > includes > > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > > > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > SharePoint > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > includes > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users