This page was moved to MC 12.0 - Upgrade Release Notes
Click in the link above if you are not automatically redirected in 10 seconds.
This component release is part of MarvelClient 12.0
FIXFixed an issue where MCUpgrade did not always pass error code from MCUpgradeMain
FIXFixed a rare issue where MCUpgrade would run into an undeclared variable error if one of the scanned shortcut folders was not set (=empty string)
FIX / CHANGEIf MCUpgrade is directly launched as SYSTEM, DisableLocalAdmin<>0 is from now on ignored
CHANGEIn case of elevation errors, the log no longer states WAITING for USER but ELEVATION error
CHANGEFor elevation errors, the exit code is now no longer just 1, but the extended error (for example 1326 or 1327)
CHANGE / ENHANCEMENTIf a file does not match its checksum (applicable only when using whitelisting), the return code is no longer 1, but 4752
ENHANCEMENT / NEWAdded a new option UpgradeIniMinLines (defaults to 15 if not set) - MCUpgrade will now exit, if MCUpgrade.ini contains less than the specified number of lines