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


MCUpgrade.exe

FIX

Fixed an issue with double line feeds in unzip, admin check and std logging

FIXFixed an issue where merging of files without sections would rewrite entries without an equal sign with an equal sign appended (e.g. env.unset.JAVA_HOME --> env.unset.JAVA_HOME=)
FIXFixed an issue introduced in 11.0.39, where CURLOPT_SSL_VERIFYPEER was set to 1 by default, instead of 0
FIXFixed an issue where Gracefulshutdown would not kill processes after 60 seconds / ini:GracefulShutdownNoWindowsButProcessesTimeout
FIXFixed an issue where Gracefulshutdown would not respond fast enough to buttons clicked (OK or cancel, if applicable)
CHANGEChanged exit code from 1 to 0 for already installed packages
CHANGE / ENHANCEMENTFile source Initiator now only downloads files matching SourceDirectoryInitURL### entries
CHANGE / ENHANCEMENTFile source Initiator now also supports * (wildcard matches) for SourceDirectoryInitURL### entries
ENHANCEMENTAdded logging for Gracefulshutdown for when timeout starts
ENHANCEMENTImproved Console session detection and logging
ENHANCEMENTMarvelClient Upgrade will now automatically switch to UAC prompts, if applicable