<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+12.0+-+Upgrade+Release+Notes#MC12.0-UpgradeReleaseNotes-12.0.22">MC 12.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+12.0+-+Upgrade+Release+Notes#MC12.0-UpgradeReleaseNotes-12.0.22'" />
This component release is part of MarvelClient 12.0
NEW

Added a new option ini:MultiUserSymlinkCleanup; defaults to 1 if one or more uninstall instructions present in MCUpgrade.ini; otherwise not set. 
If set to 1, will delete any Lotus/IBM/HCL redirects according to MultiUserSharedDataOld and MultiUserSharedDataNew (e.g., C:\ProgramData\Lotus\Notes > C:\ProgramData\HCL\Notes)

This fix is important for all customers upgrading to HCL Notes 12.0.1, due to an issue with how the HCL installer treats pre-existing redirects/symlinks

FIXFixed an issue where cleanup of directories was skipped, due to erroneous detection of same folders as redirects, e.g.
Skipping removal of [C:\ProgramData\Lotus\Notes\Data]; [C:\ProgramData] is a redirect to [C:\ProgramData] ...
FIXFixed an issue where the old notes shared data was not cleaned up, if it pointed to a symlink folder;
After reading ini:MultiUserSharedDataOld, redirects (symlinks and junction points) are now resolved immediately
FIXFixed an issue where negative exit codes (e.g., -10) from MCUpgradeMain were treated as success