I have MSIs for which the Product/@Name value includes the version number
(which changes for every build of the project).  This results in an entry in
Add/Remove Programs (ARP) that includes the product name and the version
number.  The MSI correctly removes the old ARP entry when a major upgrade is
detected and the previous version is uninstalled.  When I chain the MSI into
a custom BA the bootstrapper/MSI combination uninstalls the previous version
but does not remove the old ARP entry.  ARP shows the old version and the
new version.  Both the bootstrapper and the MSI maintain the same value for
Product/@UpgradeCode from one version to the next.  Any ideas as to why the
old ARP entry is not removed by the bootstrapper?

                                                                

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&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