The recipe for a minor upgrade by reinstalling the product is to rebuild the MSI file with the higher versioned code files, change its PackageCode, increment its ProductVersion, and install with msiexec /I <new msi file> REINSTALL=ALL REINSTALLMODE=vomus. If you broke the rule "don't delete a component" that's something that could cause a problem too.
Phil Wilson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Sam Sent: Wednesday, January 17, 2007 7:46 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] minor upgrade not upgrading all files I'm trying to upgrade version 3.0 of our software to version 3.1. there are at least 2 files that do not get upgraded when I do a minor upgrade. They are version 3.0 and need to be replaced by the 3.1 version. If I uninstall the 3.0 version then install the 3.1 version the correct files are put out there. If I delete these two files, then do the upgrade the correct files are put out there. That tells me that they are included in the msi, so why don't they get upgraded? I'm not sure of where to start looking to solve this, or what could possibly cause this to happen. Any help would be appreciated. ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users