This page was moved to MC 12.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 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