I've also seen this behavior during upgrades. The source MSI always need to be available, whether we like it or not, because you can't tell when this can happen.
A typical scenario during upgrade is that RemoveExistingProducts is sequenced early. The upgrade therefore needs to apply versioning rules to see if the incoming file should replace the existing one. If it turns out that the version on the system does not match what it's supposed to be from its source MSI file, then the only way that Windows can figure out whether to replace it or not is to ask for the original source MSI for that older product version, install the file, and then see if it should be replaced. There are more straightforward reasons however, like an inappropiate ResolveSource action during the uninstall of the older product. Verbose logs should tell you what's going on. Phil Wilson -----Original Message----- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: Thursday, November 04, 2010 11:01 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] upgrade requesting location of previous MSI Is the upgrade shipped as an MSI or an MSP? I've seen that happen with MSP's when doing stuff like deleting files from the new version without authoring an appropriate RemoveFile. If it's an MSI are you using a bootstrapper to deploy it or just the raw MSI? Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: John Lalande [mailto:johnlala...@gmail.com] Sent: 04 November 2010 17:37 To: wix-users@lists.sourceforge.net Subject: [WiX-users] upgrade requesting location of previous MSI I have been unable to recreate this issue here, but I am getting reports of users attempting to upgrade to the next version of our product getting a dialog to browse to the location of the previous version's MSI file, which is no longer where the installing user had it. This is causing the upgrade to fail. Like I said, I am unable to reproduce this issue. But I have to find some way to resolve it short of delivering the previous version of our product with the upgrade. Does anyone know what might be causing this? John ------------------------------------------------------------------------ ------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users *** Confidentiality Notice: This e-mail, including any associated or attached files, is intended solely for the individual or entity to which it is addressed. This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person. This email comes from a division of the Invensys Group, owned by Invensys plc, which is a company registered in England and Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 7AW (Registered number 166023). For a list of European legal entities within the Invensys Group, please go to http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77. You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail recept...@invensys.com. This e-mail and any attachments thereto may be subject to the terms of any agreements between Invensys (and/or its subsidiaries and affiliates) and the recipient (and/or its subsidiaries and affiliates). ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users