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
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"