This page was moved to MC 14.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 14.0
FIXFixed an issue where hashing of files via the MarvelClient Configuration database possibly closed a previously already open progress bar
FIXFixed an issue where copying files during publishing via the MarvelClient Configuration database possibly resulted in a left-over (=not closed) progress bar
FIXFixed an issue where launching an upgrade from outside the UpgradeDirectory possibly resulted in an error "Cannot open log file", because a later switched to administrator did not have access to the logfile
FIXFixed an issue where workspace optimization failed since including 14.2.3 when running with an account <> SYSTEM
FIXFixed an issue where when running as SYSTEM, MCUpgrade no longer granted 'Users' read+execute access to the upgrade directory, as well as generic write access to any .log files created since 14.1.0
FIX / CHANGEDisallowRun and RestrictRun backups are now made to HKEY_USERS instead of HKLM. For backwards compatibility reasons, HKLM backups are naturally still honored if available
ENHANCEMENTDisallowRun and RestrictRun are now safeguarded against missing backups. At the end of an upgrade, any entries are now also reversely processed in correspondence with ini:DisallowRun
NEWJust in case: A new command line option /darf allows to force reverse processing of DisallowRun/RestrictRun settings
- If MCUpgrade.ini resides in the directory from where MCUpgrade.exe /darf is launched, the allowed processes are taken from therein
- In addition, processes can be specified on the command line, e.g. MCUpgrade.exe /darf notes.exe,nlnotes.exe
- If neither command line values nor ini values are found, the default processes are notes.exe,nlnotes.exe,admin.exe,designer.exe