2014-09-25 11:49 GMT-03:00 newuser2014 <wamplersovere...@gmail.com>:
> Hi,
> I have the Product id as follows:
> <Product Id="*"
>
> And I have added the following:
> <InstallExecuteSequence>
>       <RemoveExistingProducts Before="InstallInitialize" />
>
> This seems to just overwrite the previous version and not uninstall it.
> After installation of the newer version,  I went into Add/Remove Programs
> and saw that the previous version of the application still listed.
> Any idea on what is wrong or how to do an uninstall of the previous version?
>
> Thank you very much for your help!

Do you have an UpgradeCode attribute in both the new and old versions?
Do you have an Upgrade or MajorUpgrade element?

-- 
Nicolás

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to