Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

These are the detailed release notes for MC Upgrade.


For a high-level overview of all changes, please take a look the main document for this release: MarvelClient 11.0


Releases in reverse chronological order: 


Release 2020-11-01 - 11.0.47

MCUpgrade

FIXFixed an issue where Initiator would log an error whilst trying to unzip MCUpgrade.exe over an already running MCUpgrade.exe
NEWThe new feature "Initiator" allows automatically download of upgrade files or newer upgrades from central file (UNC or mounted) or web resources (https(s) and ftp(s))
NEW

The new feature Citrix Optimization allows specific optimization of deployments on Citrix and Windows Terminal Servers (WTS)

Introduces ini:Coptim=1 (defaults to not set = Disabled; best enabled via the MarvelClient Upgrade Configuration wizard on the new Citrix tab as of template version 20201102)

NEWFor when ini:Coptim=1, added an option ini:CoptimDisableService### to disable services (includes stopping them) at the end of an upgrade during Citrix Optimization
NEWFor when ini:Coptim=1, added an option ini:CoptimDisableDEP, defaults to 1, set to 0 to not disable DataExecutionPrevention
NEWFor when ini:Coptim=1, added an option ini:CoptimCompactTemplates, defaults to 1, set to 0 to not disable Compacting Templates
NEWFor when ini:Coptim=1, added an option ini:CoptimGrantEveryoneAllAccessToXPDPLAT, defaults to 1, set to 0 to not grant Everyone, Administrators and SYSTEM All Access to xpdplat folder
NEW / CHANGE

Added a new option ini:InstallChangePersonalFolder; defaults to 1, set to 0 to not adjust HKEY_CURRENT_USER\SOFTWARE\HCL\Notes\Installer\PersonalFolder to UpgradeDirectory\temp

NEW / CHANGEAdded a new option ini:NotesWorkspaceDirectoryNewSmartCleanup; defaults to 1, set to 0 to not delete a NotesDataDirectoryNew\workspace directory which was created during install instructions (=did not previously exist)

Release 2020-10-30 - 11.0.46

MCUpgrade

FIXFixed an issue with Initiator not working with an MCUpgrade.ini with only SourceDirectoryInit= entry
ENHANCEMENTInitiator now also logs initiating events
CHANGERemoved support for PreCheckWhitelistChecksums

Release 2020-10-26 - 11.0.45

MCUpgrade

FIXRemoved error logging from taskkill in MCShutdown(function&executable)
FIX

Fixed an issue where log was closed and not reopened when running via service - MCUpgrade now supports closing and reopening log file for all run/runas/runasuser calls

FIX / CHANGEUnzipDone### is now also ignored when running as SYSTEM
FIX / CHANGEDeferralFileMustExist### will now also be searched for in the SAFE upgrade directory when RunAsService > 0
CHANGEFOR DETAILS SEE ... log output is now only written, if ExecErrorSearchRegExp### pattern matched or exit code was <> 0

Release 2020-10-22 - 11.0.44

MCUpgrade

FIXFixed "files copied" progress info for initiator
FIX

Fixed broken ini section reading introduced in 11.0.42/43

Release 2020-10-21 - 11.0.43

MCUpgrade

FIXFixed an issue with Initiator not working in 11.0.42

Release 2020-10-20 - 11.0.42

MCUpgrade

FIXFixed an issue where when running MCUpgrade.exe via Service, CopyTo* Directories where not processed
FIX

Fixed an issue where when calling MCUpgrade with relative or 8.3 parameters, Initiator was called

NEWAdded an option ini:DisableService### to disable services (includes stopping them) at the end of an upgrade

Release 2020-09-25 - 11.0.41

MCUpgrade.exe

FIX

Fixed an issue where "package already installed" did not work as expected

ENHANCEMENTreg:SourceDirectoryInit now also supports pointing to yet another registry key

Release 2020-09-25 - 11.0.40

MCUpgrade.exe

FIX

Fixed an issue with double line feeds in unzip, admin check and std logging

FIXFixed an issue where merging of files without sections would rewrite entries without an equal sign with an equal sign appended (e.g. env.unset.JAVA_HOME --> env.unset.JAVA_HOME=)
FIXFixed an issue introduced in 11.0.39, where CURLOPT_SSL_VERIFYPEER was set to 1 by default, instead of 0
FIXFixed an issue where Gracefulshutdown would not kill processes after 60 seconds / ini:GracefulShutdownNoWindowsButProcessesTimeout
FIXFixed an issue where Gracefulshutdown would not respond fast enough to buttons clicked (OK or cancel, if applicable)
CHANGEChanged exit code from 1 to 0 for already installed packages
CHANGE / ENHANCEMENTFile source Initiator now only downloads files matching SourceDirectoryInitURL### entries
CHANGE / ENHANCEMENTFile source Initiator now also supports * (wildcard matches) for SourceDirectoryInitURL### entries
ENHANCEMENTAdded logging for Gracefulshutdown for when timeout starts
ENHANCEMENTImproved Console session detection and logging
ENHANCEMENTMarvelClient Upgrade will now automatically switch to UAC prompts, if applicable

Release 2020-09-14 - 11.0.39

MCUpgrade.exe

FIX

The Preloader animation is no longer displayed when launching MCUpgrade.exe via SYSTEM.

FIXFixed an issue where GracefulShutdown would erroneously stop after the first timeout with "1 windows left, but 2 processes (7484|notes2.exe,9128|nlnotes.exe) found - exiting due timeout exceeded" (issue was introduced in 11.0.36).
FIXFixed an issue with Parent Process Detection, where the log would occasionaly state that parent process detection failed natively.
FIXFixed an issue where notes.ini roaming was not safeguarded against empty target directory settings.
CHANGE / ENHANCEMENTMCUpgradeMain now also returns error_occured.
ENHANCEMENTMCUpgrade.exe is now only copied via Initiator if newer.
NEWInitiator now also supports HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SourceDirectoryInitLocalFallback
NEWWhen exiting silently, MCUpgrade.exe will now return 0 (for possible use in Software Deployment Tools).
NEW

All successful installations will now be memorized in HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SuccessfulUpgrades\PackageNameWithoutBackslashes

NEWInitiator will not repeat a successful installation anymore (unless ini:SourceDirectoryInitRepeat is set to 1 or a file MCURepeat.txt exists in the directory where the upgrade is executed or in %PUBLIC%).
NEWAdded a messagebox (when not running as system) if remote Initator package has already been installed.
NEWAdded elevation type info in the "Me: / Command line: " log info section.
NEWAdded two new ini options: CURLOPT_SSL_VERIFYHOST (defaults to not set = 2) and CURLMOPT_CAINFO (defaults to not set; set to .pem filename for use with VERIFYHOST and VERIFYPEER).
NEW / CHANGEIf a user denies elevation request (which s/he ideally never sees anyway), upgrade exits silently and reports "WAITING for user" instead of "ERROR".

Release 2020-09-07 - 11.0.38

MCUpgrade.exe

FIX

Fixed a possible wrong invalid license result introduced in 11.0.36

FIXFixed an issue where the copy progress was not always visualized within Initiator.
FIXFixed an issue where initiator could run more than once in parallel.
FIXFixed an issue where the newly computed upgrade duration excluding deferral and, where applicable, UAC elevation dialog interaction time was only written to the log file, but not reported back via SMTP emails.
FIXUpon change of UpgradeDirectory (i.e. MCUpgrade.exe is launched from different directory), the progress bar is now launched in the correct UpgradeDirectory.
FIX / CHANGEAfter unzipping MCUpgrade.ini, if missing upon start, MCUpgrade.ini will be deleted again; furthermore, MCUpgrade.ini is temporarily unzipped into and read from OS temp directory.
ENHANCEMENTRemoved all MsgStream: Open failed messages from logging.
ENHANCEMENTAdded logging for when using https with a pre-existing .partial file, which does not support resume.
ENHANCEMENTAdded an Initiator animation for display during the first wait time.
ENHANCEMENTWeb URL download speed is now approx. 5-10 times faster.
NEWAdded a new option ini:SourceDirectoryInitLocalFallback - defaults to 1, set to 0 to disable fallback to local upgrade config in case SourceDirectoryInit is set.
NEWInitiator now compares remote packagename with local packagename; if the same, all files are copied from local, otherwise from remote.

Release 2020-09-02 - 11.0.37

MCUpgrade.exe

CHANGE / ENHANCEMENT

Improved .html log file naming and reporting via SMTP emails by reporting WAITING states instead of ERROR states for the following exit reasons: AnotherInstallInProgress, missing DeferralFileMustExist file, UserCancelledGracefulShutdown, FailedToCloseAllWindows(forGracefulShutdown), UpgradeIsDeferred

These will now result in "WAITING for other installation", "WAITING for file(s)", "WAITING for user" emails, as well as .html log files.

CHANGEInstallFinished/Failed text will from now on be suppressed automatically if NotesDataDirectoryOld and NotesProgramDirectoryOld are not set; can be overriden using InstallTextAutoSuppress=0
ENHANCEMENTUserSwitch and Deferral runtimes are now substracted from total runtime for total runtime reporting in MCUpgrade.log, as well as result emails.

Release 2020-08-27 - 11.0.36

MCUpgrade.exe

FIX

Fixed an issue where Graceful shutdown would display @LF@ instead of a line break in the default retry message.

CHANGEAuto/Graceful Shutdown will no longer log messagebox elements that are not of type button.
CHANGEFor customers with an expired full license, MCUpgrade will no longer fall back to Upgrade Free.
ENHANCEMENTAuto/Graceful Shutdown will now also auto-terminate processes if no windows are left open according to GracefulShutdownNoWindowsButProcessesTimeout (defaults to 60).
ENHANCEMENTAuto/Graceful Shutdown will now also auto-terminate processes if according to GracefulShutdownNoWindowsButProcessesTimeout (defaults to 60), the same window without buttons is always displayed more than once.

Release 2020-08-20 - 11.0.35

MCUpgrade.exe

FIX

Fixed an issue where when using SourceDirectoryInit without MCUpgrade.zip, MCUpgrade.ini and license_upgrade.xml were deleted.

FIXFixed an issue where cleaning up the shared data directory via all user root could result in an infinite loop in case of circular junction points/symlinks.
NEWAt the end of a single user data directory migration, the following entries will be merged into the Security descriptor of the target data directory: ConsoleSession user, Administrators and SYSTEM, recursively.
NEW

Added a new ini setting ExitOnOtherInstallationInProgress: Waits the specified number of seconds in case another Windows installation is already in progress (defaults to 120, set to 0 to disable).

Other then ExitProcess###, this does not check for a running process like msiexec, for example, but queries the Global\_MSIExecute mutex (see MSDN for details).

Release 2020-07-20 - 11.0.34

MCUpgrade.exe

FIX

Fixed an issue where a user's desktop folder was not scanned for shortcuts if no user switch took place (i.e. user is admin).

FIXFixed an issue where ini:NotesProgramDirectoryOldCopy* did not work in combination with NICE (as nice remove pretty much everything, whereas an msiexec /x GUID does not).
NEWMCUpgrade will now also migrate %DATA%\..\*.BIN files during both Single and Multiuser Data directory migration from old to new path accordingly.

Release 2020-07-16 - 11.0.33

MCUpgrade.exe

NEW

Added support for http(s):// and ftp(s):// to Initiator, including pause and resume (https:// does not support resume).

NEWAdded two new ini options: CURLOPT_SSL_VERIFYPEER and CURLMOPT_MAX_TOTAL_CONNECTIONS; both default to 0.
NEWAdded a new option ini:CURLLogHeader; defaults to 0, set to 1 to log HTTP headers.
NEW

Added support for ini:SourceDirectoryInitURL### (001-999) relative or absolute http(s) or ftp(s) filenames to download.

Also supports the use of | to specify multiple filenames/URLs in one single value.

NOTE: Do *not* add MCUpgrade.zip to list of files to download as this is done before starting the actual download.

NEWMCUpgrade will now also automatically unzip MCUpgrade.zip and unzip it, when executed without SourceDirectoryInit AND MCUpgrade.zip exists, but MCUpgrade.ini does not.
ENHANCEMENTMCUpgrade.log now always includes last known exit reason (if any).
CHANGEA deferred upgrade no longer leads to an error result email; set DeferralNumberOfUpdatePromptsMaxEmail to 1 if you want Deferral INFO emails.
CHANGEDeferral INFO emails are now sent if DeferralNumberOfUpdatePromptsMaxEmail > 0 (defaults to 0) and Deferral count >= ini:DeferralNumberOfUpdatePromptsMaxEmail (previous check was for > only).
CHANGEA re-run shortcut is now created if DeferralNumberOfUpdatePromptsMaxShortcut > 0 (defaults to 0) and Deferral count >= ini:DeferralNumberOfUpdatePromptsMaxShortcut (previous check was for > only).

Release 2020-07-03 - 11.0.32

MCUpgrade.exe

NEW

The Initiator Process can now be paused via right-click on the tray icon and toggle of the Pause menu option.

FIXFixed an issue where the log file created/used during Initiator/SourceDirectoryInit was in SourceDirectoryInit instead of SourceDirectoryInit:ini:UpgradeDirectory
FIXFixed an issue where the dedicated progress bar was possibly launched twice (the second one did not show and exited immediately, but not launching it when it's already running is just better (wink)).

Release 2020-07-02 - 11.0.31

MCUpgrade.exe

NEW

MCUpgrade now also resolves registry entries matching %(HKEY_LOCAL_MACHINE | HKLM | HKEY_USERS | HKU | HKEY_CURRENT_USER | HKCU | HKEY_CLASSES_ROOT | HKCR | HKEY_CURRENT_CONFIG | HKCC)(32 | 64)?\...

Note: Simply append the name of the registry entry to the end of the registry key path, e.g. HKEY_LOCAL_MACHINE32\SOFTWARE\Lotus\Notes\Description

Note: HKCU / HKEY_CURRENT_USER is automatically redirected to the registry hive of the current console user.

NEWAdded a new MCUpgrade.ini option SourceDirector to copy all files including subdirectories and files therein to ini:UpgradeDirectory and then start MCUpgrade.exe from there.
NEWAdded support for HKEY_LOCAL_MACHINE64\SOFTWARE\panagenda\MarvelClient\Upgrade\SourceDirectory; ini:SourceDirectory wins, if specified.
NEWAdded checking of license_upgrade.xml in ini:SourceDirectory
NEWAdded checking of license_upgrade.xml in directory of MCUpgrade.exe (if different from UpgradeDirectory).
FIXFixed display of multiple panagenda windows tray icons introduced in 11.0.29.

Release 2020-06-19 - 11.0.30

MCUpgrade.exe

FIX

Fixed an undeclared variable error when license file or MCUpgrade.ini did not exist.

FIXThe "panagenda Upgrade Help" dialog shown if MCUpgradeMain is launched and MCUpgrade.ini cannot be found, is now displayed topmost.
CHANGEInvalid/insufficient licensing will now fail silently (and send an SMTPEmail if so configured).
CHANGERemoved DisallowRunMethod and DisallowRunDebugEnable
CHANGEMCUpgradeMain will now return 42 if MCUpgrade.ini cannot be found.

Release 2020-06-06 - 11.0.29

MCUpgrade.exe

FIX / CHANGE

A taskkill return code of 128 will no longer be handled as an error.

NEWThe progress bar can now be hidden/unhidden by double clicking on the tray icon.
NEWThe tray icon shown now also displays overall progress in percent.

Release 2020-06-04 - 11.0.28

MCUpgrade.exe

FIX

Added support for long filenames when scanning folders with subfolders.

Release 2020-05-29 - 11.0.27

MCUpgrade.exe

FIX

Fixed an issue where upgrade result emails contained MCUpgrade.log.zip twice.

FIXFixed an issue where SMTPEmails could not be sent with certain region settings on Windows 10.
NEW

MCUpgrade now supports sending emails via CDO, Blat and mailsend-go.

By default, CDO.Message object is used - if it cannot be created/used, OR fails due to before mentioned regional settings in Windows, fallback is attempted to Blat.

Blat does not support SSL; in such a case, fallback to mailsend-go.exe in the upgrade directory is attempted (must be deployed via config wizard/package).

NEWAdded a new option SMTPEmailer=cdo|blat|mailsend-go - defaults to not set leading to auto-detection of what works; if set, will exclusively (try to) use the specified emailer.

Release 2020-05-26 - 11.0.26

MCUpgrade.exe

FIX

Fixed a possible error "The requested body part was not found in this message."

FIXFixed an issue where email from address was not filled in smtpinfo (progress tracking) emails.

Release 2020-05-26 - 11.0.25

MCUpgrade.exe

FIX

Fixed an issue where the executables were not signed in 11.0.24.

Release 2020-05-25 - 11.0.24

MCUpgrade.exe

FIX

Fixed an issue where shortcuts were removed after installing instead of as usual (introduced in 11.0.23).

Release 2020-05-25 - 11.0.23

MCUpgrade.exe

NEW

MCUpgrade.exe now exits with $error_occurred exit code (0 = success, 1 = error). This is useful when launched via other software deployment tools to check for errors.

FIXFixed an issue with the progress bar possibly displaying text with "green shadows".
FIXFixed a rare issue where Upgrade would continue if the last checked hash was whitelisted, but previous ones were not.
FIXFixed an issue introduced in 11.0.22, where (MCU_)MultiUserCommonDir was computed including \shared.
FIXFixed an issue where old program directory was not cleaned up if it was empty.
FIXRemoved the "cannot open log file" messagebox for /smtpinfo option due to the possibility for parallel info mails.
ENHANCEMENTAdded logging of how many (un)install instructions were found.

MCShutdown.exe

NEWMCShutdown/Gracefulshutdown will now exit if no windows left, but processes run longer than GracefulShutdownNoWindowsButProcessesTimeout; defaults to 60.

MCKeyfileEditor.exe

ENHANCEMENTIniWriting and Deleting now also supports large MCUpgrade.ini sections or overall filesize.

Release 2020-05-19 - 11.0.22

MCUpgrade.exe

NEWAdded a new option SkipNotesProgramDirectoryMigration=1
NEWAdded a new option SkipMultiUserDataDirectoryMigration=1
NEWAdded support to prefix NotesDataDirectoryNew with "%MCU_NotesDataDirectoryOld|" (case insensitive) for adding a second fallback value.
NEWAdded support to prefix NotesProgramDirectoryNew with "%MCU_NotesprogramDirectoryOld|" (case insensitive) for adding a second fallback value.
NEWAdded support to prefix MultiUserSharedDataNew with "%MCU_MultiUserSharedDataOld|" (case insensitive) for adding a second fallback value.
NEWIniWriting and Deleting now also supports large MCUpgrade.ini sections or overall filesize.
NEWAdded support for %MCU_MultiUserBaseDir% and %MCU_MultiUserCommonDir%

Release 2020-04-22 - 11.0.21

MCUpgrade.exe

FIXFixed an issue where all unzip logs were limited to 32,768 bytes - this did not affect any upgrade but could potentially lead to an issue in the MCUpgrade wizard, as well as missing information in MCUpgrade.log (related to unzipping). The limit is now 524,288 bytes.

Release 2020-04-07 - 11.0.20

MCUpgrade.exe

FIXFixed an undeclared variable error when merging non-ini files / files without a section via CopyTo... directories.

Release 2020-04-01 - 11.0.19

MCUpgrade.exe

FIX%ProgramFiles(x86)% is now always resolved as %ProgramFiles% on Windows 32 Bit.

Release 2020-03-11 - 11.0.18

MCUpgrade.exe

FIXFixed an "undeclared variable" error for when starting but not stopping any services.
FIXFixed an issue with restoring pre-existing DisallowRun and RestrictRun entries.
FIXFixed an issue where InstallFinished and ...Failed Messageboxes were not displayed on top of the Splash Screen.
NEWAdded a new ini option ProgressbarAnimatedGIF=filepath|XOffset|YOffset
ENHANCEMENTImproved caching of ini files.

Release 2020-02-18 - 11.0.17

MCUpgrade.exe

FIXFixed an issue where sending of STMP Emails could result in an error "The requested body part was not found in this message."

Release 2020-02-18 - 11.0.16

MCUpgrade.exe

FIXFixed a possible undeclared variable / variable must be of type object error for when CDO.Message object creation fails.

Release 2020-02-14 - 11.0.15

MCUpgrade.exe

FIXFixed an issue where the /shutdown* parameters did not honor UpgradeLanguage
NEW

Added the following additional MCUpgrade.ini instructions:

  • Pre(Un)InstallSetRegistryKeyName
  • Pre(Un)InstallSetRegistryKeyValue
  • Post(Un)InstallSetRegistryKeyType
  • Post(Un)InstallSetRegistryKeyTypeValue

This allows to set a registry value to TypeValue(s) of the following Types:

  • REG_SZ
  • REG_MULTI_SZ
  • REG_EXPAND_SZ
  • REG_DWORD
  • REG_QWORD
  • REG_BINARY

Release 2020-01-15 - 11.0.14

MCUpgrade.exe

FIXFixed an issue where notes.ini migration ate a backslash (\) out of replaced ini entries matching old data, program or shared data directories.
FIXFixed an issue where notes.ini migration did not set a new shared datadirectory to .../shared, but the parent directory.
CHANGEDeferralPrompt will from now on be suppressed automatically if NotesDataDirectoryOld and NotesProgramDirectoryOld are not set; can be overriden using DeferralPromptAutoSuppress=0

Release 2020-01-14 - 11.0.12

MCUpgrade.exe

FIX / CHANGEIn addition to 3010, Install & Uninstall now also ignore 1605 errors (ERROR_UNKNOWN_PRODUCT), specifically for msiexec /x usage.

Release 2019-12-27 - 11.0.11

MCUpgrade.exe

FIXFixed an issue where, when shortcut processing was passed an empty string (for whatever reason), the function would fail with an undeclared variable error message/dialog.
ENHANCEMENTImproved logging for shortcut processing.
ENHANCEMENTEnsured that the Desktop and Start Menu folders are only scanned once (e.g., when one or multiple previous user folder locations match current console session folder locations).

Release 2019-12-19 - 11.0.10

MCUpgrade.exe

FIXFixed an issue where the new \\ skipping feature for shortcuts did not work.
FIXFixed an issue where a non existing shortcut directory lead to an error instead of proper skipping.

Release 2019-12-17 - 11.0.9

MCUpgrade.exe

FIXFixed an issue with RunAsService, where if moving of files to safe directory failed, upgrade would "finish successfully" - this now correctly reports a failed upgrade.
FIX / CHANGEShortcuts will no longer be processed when running as system and the shortcut directory is on a network drive (= path begins with \\).

Release 2019-12-16 - 11.0.8

MCUpgrade.exe

FIXFixed an issue where whitelisting for a section > 32KB did not work in MCUpgrade.exe and MCUpgradeMain.exe.

Release 2019-12-14 - 11.0.7

MCKeyfileEditor.exe, MCUpgrade.exe

FIXFixed an issue where whitelisting did not work if the [Whitelisting] section exceeded 32KB
FIXFixed an issue where the whitelist editor did not work for "msiexec /x ..." instructions

Release 2019-11-27 - 11.0.6

MCUpgrade.exe

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).

Release 2019-11-13 - 11.0.5

MCShutdown.exe

FIX / CHANGEMCShutdown no longer registers ThreadExecutionState registration which was previously preventing sleep mode.

Release 2019-11-12 - 11.0.4

MCShutdown.exe

FIX / CHANGEMCShutdown.exe no longer registers / responds to WM_POWERBROADCAST messages, which lead to preventing hibernation/sleep mode.

Release 2019-11-05 - 11.0.3

MCUpgrade.exe

FIXFixed an undeclared variable error in case neither notes data old and new directories were specified in MCUpgrade.ini.
ENHANCEMENT / CHANGEMCUpgrade.ini is now updated in zip before sending final result email file to reflect all updates during run.

Release 2019-10-29 - 11.0.2

MCUpgrade.exe

FIXFixed an issue where running FREE MCUpgrade via Service would fail because of attempting to check and enforce the splash screen in the wrong directory.
FIXFixed an issue where in case the splash screen could not be checked and/or enforced for FREE MCUpgrade, the progress bar would not be closed on exit.
FIXFixed a log message stating that the free license supported upgrades to 10.0.1 fp1, where in fact it is fp2, too - this was only a visual/logging issue.
ENHANCEMENTAdded additional logging for in case opening and setting read mode of progress bar pipe failed.
ENHANCEMENT / CHANGEUpgradeDirectory= will now always be set every time when an Upgrade is invoked via the panagenda Installer Service.
CHANGEChanged previous error message to info message for when attempting to start an already started Service.
CHANGEChanged previous error message to info message for when attempting to stop a Service which is not running.

Release 2019-10-17 - 11.0.1

MCUpgrade.exe

FIXAdded error handling in case CDO.Message object cannot be created.

Release 2019-09-16 - 11.0.0

MCUpgrade.exe

FIX / CHANGEKnown command line parameters (e.g. /smtp*, /sha, /pbartest etc.) will now exit silently - in other words, not send emails, nor execute SuRunAsExec* et al when exiting.

MCUpgradeMain.exe

CHANGEKillProcessWaitTime now defaults to 1 instead of 0.
ENHANCEMENTAdded searching for HCL subdirectories (in addition to the already searched for Lotus and IBM subdirectories) under localappdata for multiuser data directory migration (when applicable).