This page was moved to MC 11.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 11.0
FIX

The Preloader animation is no longer displayed when launching MCUpgrade.exe via SYSTEM.

FIXFixed an issue where GracefulShutdown would erroneously stop after the first timeout with "1 windows left, but 2 processes (7484|notes2.exe,9128|nlnotes.exe) found - exiting due timeout exceeded" (issue was introduced in 11.0.36).
FIXFixed an issue with Parent Process Detection, where the log would occasionaly state that parent process detection failed natively.
FIXFixed an issue where notes.ini roaming was not safeguarded against empty target directory settings.
CHANGE / ENHANCEMENTMCUpgradeMain now also returns error_occured.
ENHANCEMENTMCUpgrade.exe is now only copied via Initiator if newer.
NEWInitiator now also supports HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SourceDirectoryInitLocalFallback
NEWWhen exiting silently, MCUpgrade.exe will now return 0 (for possible use in Software Deployment Tools).
NEW

All successful installations will now be memorized in HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SuccessfulUpgrades\PackageNameWithoutBackslashes

NEWInitiator will not repeat a successful installation anymore (unless ini:SourceDirectoryInitRepeat is set to 1 or a file MCURepeat.txt exists in the directory where the upgrade is executed or in %PUBLIC%).
NEWAdded a messagebox (when not running as system) if remote Initator package has already been installed.
NEWAdded elevation type info in the "Me: / Command line: " log info section.
NEWAdded two new ini options: CURLOPT_SSL_VERIFYHOST (defaults to not set = 2) and CURLMOPT_CAINFO (defaults to not set; set to .pem filename for use with VERIFYHOST and VERIFYPEER).
NEW / CHANGEIf a user denies elevation request (which s/he ideally never sees anyway), upgrade exits silently and reports "WAITING for user" instead of "ERROR".