Page History
...
Table of Contents | ||
---|---|---|
|
Release 2021-06-24 - 12.0.9
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where MCKeyFileEditor would prompt for unsaved changes in case of multiple values for username, passwords and/or domain names, even if changes were already saved |
FIX | Fixed an issue where MCUpgrade_language.ini files were not always read as UTF-8, leading to wrong display in message boxes and/or the progress bar |
ENHANCEMENT | Added support for PermutatedLogon=-1 to prevent username and domain name permutation; requires same number of values for username, passwords AND domains |
ENHANCEMENT | Added a new MCUpgrade.ini option LogonDomains; defaults to not set, set to e.g. @LogonDomain|@LogonDNSDomain|@ComputerName to ONLY switch to .mcu accounts matching the corresponding domains NOTE: @LogonDomain|@LogonDNSDomain|@ComputerName can be used literally; they are replaced by a user's corresponding values at runtime |
Release 2021-06-23 - 12.0.8
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where compacting templates without Workspace Optimization would render an invisible password prompt and lead to MCUpgrade hanging infinitely |
FIX | Fixed an issue where Create_R12_Databases was not automatically carried over |
FIX | Fixed an issue where workspace optimization failed when using a custom plugin_customization.ini; MCUpgrade now secures plugin_customization.ini after all installs, before CopyTo*, uses the secured version for workspace optimization and restores the one resulting from CopyTo* thereafter |
FIX | Fixed an issue where MCKeyFileEditor would prompt for unsaved changes in case of multiple values for username, passwords and/or domain names, even if changes were already saved |
ENHANCEMENT | Added a new ini option WindDefenderExcludeForce to force re-applying WindowsDefender settings irregardless of last memorized hash |
Release 2021-06-18 - 12.0.7
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where the new ProgressbarCinema would prompt to enable active content |
FIX | Fixed an issue where languages with non ANSI/=UTF-8 content would not be properly displayed in the progress bar or log |
FIX | Fixed an issue where %localappdata% was replaced with Default user folder, even if it did not resolve as C:\WINDOWS\system32\config\systemprofile\AppData\Local |
FIX | Fixed an issue where files in the stage directory where always claimed to be wrong from a user perspective during whitelisting; this issue was introduced in 12.0.6 |
FIX | Fixed an issue where a missing or wrong/missing old data directory would not fallback to IBM\Notes\Data or Lotus\Notes\Data, if existing |
ENHANCEMENT | Due to Fixpack installers failing, if the Temp Directory contains a blank, OS TEMP and TMP are automatically set to C:\Windows\Temp if it exists, fallback MCUpgradeDirectory |
CHANGE | ProgressbarCinema is disabled for Windows < 10 |
Release 2021-05-28 - 12.0.6
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where whitelisting would not work when using SetEnvvalue |
ENHANCEMENT | WinDefenderExcludes are now only re-applied if different from last applied changes; these are memorized in the registry as a checksum in HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\WindDefenderExcludeLast |
Release 2021-05-26 - 12.0.5
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
NEW | Added a new ini option WindDefenderExcludeDefaults; defaults to 0/not set, set to 1 to enable best practice exclusions |
NEW | Added a new ini option WindDefenderExcludePath###; set up to 999 paths to exclude, can be combined with WindDefenderExcludeDefaults NOTE: %localappdata% is automatically replaced with C:\Users\*\Appdata\Local in accordance with log output for USERPROFILES = and OSLOCALAPPDATA SUFFIX = |
NEW | Added a new ini option WindDefenderExcludeProcess###; set up to 999 processes to exclude, can be combined with WindDefenderExcludeDefaults |
NEW | Added a new ini option DeferralPromptIfLaunchedDirectly; defaults to 1, set to 0 to disable deferral prompt when launching MCUpgrade directly via Windows Explorer or Desktop |
FIX | Fixed an issue where launching MCUpgrade.exe directly from desktop/shortcut/explorer would not do anything with deferral set to 1 (=daily) |
CHANGE / REMOVED | MCUpgrade no longer supports free licenses to upgrade to 10.0.1(FP2); this is now entirely replaced with MCUpgrade 25 Free |
Release 2021-05-19 - 12.0.4
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an undeclared variable error introduced in 12.0.3 with the progress wizard splash |
Release 2021-05-19 - 12.0.3
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where the (Re)Run Notes Client Upgrade Shortcut was never translated |
FIX | Fixed an issue where the progress bar would not properly update for processes running longer than 100 seconds during Coptim/Woptim Optimization |
FIX | Fixed an issue in MCKeyfileEditor which did not always detect missing zip files as part of install instructions during publishing from Config database |
ENHANCEMENT | Zip progress is now only displayed for files added, which are > 1 MB |
Release 2021-05-05 - 12.0.2
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where, when upgrading as SYSTEM, %localappdata% was possibly still resolved as C:\WINDOWS\system32\config\systemprofile\AppData\Local; in such a case it will now always be resolved as Default user localappdata |
ENHANCEMENT | Improved logging for shortcut creation with additional lines for system and shell notifications |
ENHANCEMENT | *SetRegistryKeyOption### now also supports %MCU_Merge% and %MCU_Unmerge%, optionally with separator suffix e.g., %MCU_Merge%, (separator defaults to @LF(@) for REG_EXPAND_SZ and to ; for all other *_SZ value types) |
ENHANCEMENT | ENHANCEMENT: Added a new ini option SetEnvOption, which can now be set to %MCU_Merge% or %MCU_Unmerge%, optionally with separator suffix e.g., %MCU_Merge%, (separator defaults to ;) |
Release 2021-04-29 - 12.0.1
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
FIX | Fixed an issue where all rcplauncher, jvmpatcher and similar files were all attached / stored as rcplauncher_datetime.log, instead of filename_datetime.log |
FIX | Fixed an issue where, when running via SYSTEM outside of %ProgramFiles(x86)%\panagenda\MCUpgrade, the MCUpgrade.dll would not be deployed to UpgradeDirectory (if not present in %ProgramFiles(x86)%\panagenda\MCUpgrade) |
FIX | Fixed an issue where, when running via SYSTEM without console session, the first migrated notes.ini during multiuser migration had the wrong Directory= entry |
FIX | Fixed a minor issue where we would scan %ProgramData% twice during MultiUser Shared Data Cleanup |
FIX | Fixed an issue where, when upgrading using the panagenda Installer Service, old MCUpgrade*.dll files were not updated |
FIX / CHANGE / ENHANCEMENT | backup\index.txt (re)creation has been enhanced to better/properly memorize a non-existent/not specified/not auto detected NotesIniFileOld In addition, backup\index.txt will be preserved unchanged across runs - any missing files (whether source or index) will be handled during roamback |
Release 2021-04-28 - 12.0.0
Anchor | ||||
---|---|---|---|---|
|
MCUpgrade | |
---|---|
ENHANCEMENT | MCUpgrade will now also resolve %ProgramFiles% for future 64 bit Notes client installs |
FIX | Fixed an issue where, when running via SYSTEM without console session, getting folders via best efforts would compute the wrong localappdata folder and appdata suffix |
FIX | Fixed an issue where, when running via SYSTEM without console session, getting folders via last logged on user would never work due to a superflous backslash |
FIX | Fixed an issue where, when running via SYSTEM without console session, the log would stop after running another program |
FIX | Fixed an issue where, when running via SYSTEM outside of %ProgramFiles(x86)%\panagenda\MCUpgrade, the MCUpgrade.dll would not always be used in the UpgradeDirectory |
FIX / CHANGE | The MCUpgrade*.dlls, MCKeyfileEditor*.dlls and the panagendaInstallerService have been signed with a new certificate All components with an expired certificate will be re-deployed automatically, if necessary |