<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.35">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.35'" />



This component release is part of MarvelClient 11.0


FIX

Fixed an issue where when using SourceDirectoryInit without MCUpgrade.zip, MCUpgrade.ini and license_upgrade.xml were deleted.

FIXFixed an issue where cleaning up the shared data directory via all user root could result in an infinite loop in case of circular junction points/symlinks.
NEWAt the end of a single user data directory migration, the following entries will be merged into the Security descriptor of the target data directory: ConsoleSession user, Administrators and SYSTEM, recursively.
NEW

Added a new ini setting ExitOnOtherInstallationInProgress: Waits the specified number of seconds in case another Windows installation is already in progress (defaults to 120, set to 0 to disable).

Other then ExitProcess###, this does not check for a running process like msiexec, for example, but queries the Global\_MSIExecute mutex (see MSDN for details).