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

NEWAdded a new MCUpgrade.ini option (Un)InstallExecDumpProcessListAfterEarly###=1 - dumps process list after execution of corresponding (un)installexec instruction (before waittime, if applicable).
NEWAdded a new MCUpgrade.ini option (Un)InstallExecWaitForProcessAfter###=p1.exe|p2.exe ... - specify to wait for processes to close before continuing.
NEWAdded 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.
NEWAdded 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).