Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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).