<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+11.0+-+Upgrade+Release+Notes#MC11.0-UpgradeReleaseNotes-11.0.53">MC 11.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="10; URL='https://www.panagenda.com/kbase/display/mc/MC+11.0+-+Upgrade+Release+Notes#MC11.0-UpgradeReleaseNotes-11.0.53'" />
This component release is part of MarvelClient 11.0
NEW

MCUpgrade now also checks for valid licenses in actions.xml

NOTE: This requires MCUpgrade 11.0.53, a new updated license obained via Online Update, and that the updated license is present on the respective clients

The search order for the first "best" (=full) license is as follows:
MCUpgrade.ini:LicenseFilePath
UpgradeDirectory\license_upgrade.xml
notes.ini:MC_WorkingDirectory\actions.xml (NotesProgramDirectoryOld)
notes.ini:MC_WorkingDirectory\actions.xml (NotesProgramDirectoryNew)
notes.ini:MC_WorkingDirectory\actions.xml (NotesDataDirectoryOld)
notes.ini:MC_WorkingDirectory\actions.xml (NotesDataDirectoryNew)
%localappdata%\panagenda\marvel\actions.xml
MCUpgrade.ini:SourceDirectoryInit\license_upgrade.xml
registry:HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SourceDirectoryInit\license_upgrade.xml

FIX / CHANGEMCUpgrade.exe /coptim no longer sets hardcoded rcp.install.id and provisioning.manifest.version
ENHANCEMENTMCShutdown.exe now also accepts a full filepath to a license.xml/actions.xml file via command line:
MCShutdown /switch "f:ull\file.xml" "f:ull\file.log"
MCShutdown /switch "f:ull\file.log" "f:ull\file.xml"
MCShutdown /switch "f:ull\file.xml"
MCShutdown /switch "f:ull\file.log"
NOTE: the license filepath must contain ".xml"