Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<div style="background-color: lightyellow; border: 2px solid red; margin: 4px; padding: 2px; font-weight: bold; text-align: center;">
This page was moved to <a href="https://www.panagenda.com/kbase/display/mc/MC+14.0+-+Upgrade+Release+Notes#MC14.0-UpgradeReleaseNotes-14.0.5">MC 14.0 - Upgrade Release Notes</a>
<br>
Click in the link above if you are not automatically redirected in 10 seconds.
</div>
<meta http-equiv="refresh" content="100010; URL='https://www.panagenda.com/kbase/display/mc/MC+14.0+-+Upgrade+Release+Notes#MC14.0-UpgradeReleaseNotes-14.0.5'" />
Info
This component release is part of MarvelClient 14.0
FIXFixed an issue where logging always switched from MCUpgrade.log to MCUpgrade_AutoUpdate.log when running as SYSTEM, instead of only when running as SYSTEM via HCL AutoUpdate. This issue was introduced in 12.0.44
FIXFixed an issue where HCL AutoUpdate was only checked for in %ProgramFiles(x86)%, but not in %ProgramFiles%
FIXFixed an issue where, when switching to AutoUpdate logging, the pre-existing log was not carried over
FIXFixed an issue where MCUpgradeMain and the cinema progress bar did not use the OS language if ini:UpgradeLanguage was not set
FIXFixed an issue where the language displayed in the progressbar possibly changed when running as SYSTEM
FIXFixed an issue where the substrings Installing and Uninstalling were not always displayed translated
FIXFixed an issue where clicking OK in the desktop preview dialog did sometimes not close the dialog immediately
FIXFixed an issue where console session fallback detection checked for taskhost.exe, where on Windows 8 and newer it needs to check for taskhostw.exe
CHANGEConsole session detection now checks for explorer.exe in console session first, followed by taskhost(w).exe, followed by a single fallback explorer.exe in different session. Previously, a single explorer.exe in different session was favored over taskhost(w).exe
CHANGE / ENHANCEMENTIf DeferralPromptMessage contains %DAYSLEFT% or %PROMPTSLEFT%, and @LF@, and days left or prompts left do not apply, then only the first part of DeferralPromptMessage is displayed
ENHANCEMENTThe progressbar is now dpi-aware, too, meaning that it changes size when switching display scale, for example, or when higher scaling is configured in Windows
ENHANCEMENTWhen running as SYSTEM, MCUpgrade grants 'Users' read+execute access to the upgrade directory. Also, 'Users' are granted generic write access to any .log files created. This can be disabled by setting ini:GrantUsersAccess=0