, 2007 12:30 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] minor upgrade not upgrading all files
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
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
REINSTALL=ALL REINSTALLMODE=vomus. If you broke the rule
"don't delete a component" that's s
2 matches
Mail list logo