Page History
HTML |
---|
<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.6">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.6'" /> |
Info |
---|
This component release is part of MarvelClient 11.0 |
MCUpgrade
NEW | Added a new MCUpgrade.ini option (Un)InstallExecDumpProcessListAfterEarly###=1 - dumps process list after execution of corresponding (un)installexec instruction (before waittime, if applicable). |
NEW | Added a new MCUpgrade.ini option (Un)InstallExecWaitForProcessAfter###=p1.exe|p2.exe ... - specify to wait for processes to close before continuing. |
NEW | Added a new MCUpgrade.ini option (Un)InstallExecWaitTimeForProcessAfter###=n - specify number of seconds to wait for processes to hopefully close before continuing; defaults to 60, only relevant if WaitForProcessAfter is specified. |
NEW | Added a new MCUpgrade.ini option (Un)InstallExecCheckProcessHandlesAfter###=p1.exe|p2.exe ... - specify to dump list of open file handles in use by the specified process(es). |
...