Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2

Release 2021-02-04 - 11.0.71
Anchor
11.0.71
11.0.71

MCUpgrade

FIXFixed an issue where MCUpgrade.ini instructions were not reliably read, if at the same time the progressbar updated ini:UpgradeProgress
- Upgrade Progress is now stored in MCUpgrade.progress, together with the last package name and start time
FIXFixed a non-issue where at the end of an upgrade MCUpgrade would log "Could not find [] on Windows Desktop" - it now no longer searches for an icon without a name ;-)
ENHANCEMENTMCUpgrade now also searches for updates to .prov2install and provisioning.log files in workspace\logs in %localappdata%\Vendor\Notes\Data, NotesDataDirectoryNew and ConsoleSessionUserLocalAppData\Vendor\Notes\Data

Release 2021-02-04 - 11.0.70
Anchor
11.0.70
11.0.70

MCUpgrade

FIXFixed an issue with updating the wizard progressbar for the upcoming new config database design

Release 2021-02-04 - 11.0.69
Anchor
11.0.69
11.0.69

MCUpgrade

NEWAdded new functionality, that checks for open file handles before any and after all failed InstallExec* instructions in
NotesProgramDirectoryNew, NotesDataDirectoryNew and MultiUserSharedDataNew
NEWAdded a new ini option CheckFileHandles - set to 0 to disable the above newly added file handle check
FIXFixed an issue switching of the working directory for upgrade launched from a UNC path did not work in all cases
FIXFixed another SID lookup issue in console session detection
FIXFixed an issue where an error was logged during backup of root notes.ini, even if no roaming was necessary thereafter;
Now, root notes.ini is only backed up, if roaming of notes.ini is actually carried out
FIXFixed an issue where copying the Notes data directory from a network drive failed for single user installations (as the data directory is then under program files)
The data directory is now copied from the network directory to ini:UpgradeDirectory\MoveToNewData and after elevation from there to ini:NotesDataDirectoryNew, including filepath adjustments for entries therein, if applicable
FIX / ENHANCEMENTFixed an issue where after a successful upgrade via the panagendaInstallerService, we moved files from the safe directory to the upgrade directory to then delete them - the process now deletes the files directly in the safe directory
NOTE that in case of an upgrade error, the files are still moved back

Release 2021-02-04 - 11.0.68
Anchor
11.0.68
11.0.68

MCUpgrade

NEWAdded a commandline option for MCShutdown.exe to optionally specify different executable(s) to shutdown, e.g. MCShutdown /switch process.exe
FIXMCUpgrade now properly renders the desktop icon preview on systems with multiple monitors and different DPI Scaling
FIXFixed an issue where, when running via the MCUpgrade service, zip files with CopyTo* folders were unzipped into the service upgrade folder, but not processed from there
FIXFixed an issue where after data directory migration to %localappdata%\... where the console session SID was wrong in rare cases
FIXFixed an issue with the new rcplauncher.log creation/update detection which either didn't work or could display an array error upon an (un)install running into an error
FIX / ENHANCEMENTMCUpgrade is now HiDPI aware - labels that might have been too large or small in the past are now rendered properly
ENHANCEMENTThe splash screen can now also be dragged when clicking and holding a progress bar, any labels, as well as the optional animated GIF
ENHANCEMENTIn case an installer returns an error (<>0), any changed or new jvmpatcher.log files from NotesProgramDirectoryNew are added to the result email
ENHANCEMENTMCUpgrade now also checks for another installation in progress prior to every (Un)Install and waits up to 120 seconds for it to finish
ENHANCEMENTIf an (Un)Install returns error 1618 (other installation in progress), the (un)install is re-attempted up to three times
CHANGEWhen running via the MCUpgrade service, %MCUPGRADEDIRECTORY%\CopyToProgram*\*.exe files are not copied over

Release 2021-02-04 - 11.0.67
Anchor
11.0.67
11.0.67

MCUpgrade

FIXFixed an issue where MultiUserSharedDataNew was not deleted in combination with Uninstall instructions, if MultiUserSharedDataOld was empty
FIXFixed an issue where the desktop icon preview did not properly adjust for scaling on windows 10
FIXFixed an issue introduced in 11.0.66, where buttons in beautified dialogs (too) had large fonts

Release 2021-02-04 - 11.0.66
Anchor
11.0.66
11.0.66

MCUpgrade

FIXFixed an issue where OK, Yes, No and Cancel buttons were not translated - they are now automatically translated via ini:MCUpgrade_lang.ini, fallback to OS language translation
FIXFixed an issue where MultiUserSharedDataNew was never cleaned up if it matched MultiUserSharedDataOld, and no data directory migration took place
FIXFixed an issue where beautified messageboxes would not display all text

Release 2021-02-04 - 11.0.65
Anchor
11.0.65
11.0.65

MCUpgrade

NEWIf NotesProgramNew\npnotes(64).dll exists before any InstallExec AND is registered as HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\ProviderOrder, it is being renamed to
npnotes(64).dll.MCU###
If the file is not created during the respective installation, it is being renamed back after the respective installation
NEWrcplauncher.log files are checked before and after each InstallExec* instruction for whether they have been newly created or modified
In case an installer returns an error (<>0), any changed or new rcplauncher.log files are added to the result email
The following folders are checked for new/updated rcplauncher.log files:
%localappdata%\Vendor\Notes\Data
NotesDataDirectoryNew
ConsoleSessionUserLocalAppData\Vendor\Notes\Data
FIXFixed an issue where notes.ini would be deleted in new data or program directory across multiple runs after being properly roamed in a previous run;
Now, notes.ini is only deleted in new notes program or data directory, if a notes.ini file was secured for roaming from either a previous run, or multi or single user data directory migration
FIXFixed an issue with display scaling of the beautified messageboxes introduced in 11.0.57
FIXFixed an issue where the desktop shortcut preview did not work properly with multiple monitors
FIXFixed an issue where the beautified success messagebox potentially closed itself/did not display since 11.0.57
CHANGEThe log line "could not launch [...] - error ..." has been changed to "[...] returned error ..."
ENHANCEMENTAdded an Expand All link to the top of result emails to allow for easy searching

Release 2021-02-04 - 11.0.64
Anchor
11.0.64
11.0.64

MCUpgrade

FIX

Fixed an issue where running MCUpgrade via SYSTEM outside of %ProgramFiles(x86)%\panagenda\MCUpgrade still required MCUpgrade.dll in that directory - The DLL can now also be in the directory from where MCUpgradeMain is launched, provided it has a valid EV certificate

NOTE: MCUpgrade.dll in %ProgramFiles(x86)%\panagenda\MCUpgrade is used if the DLL is also present in UpgradeDirectory

FIXFixed an issue where launching e.g., the progress bar in the console session did not show the Splash screen, but only text and progress bar
FIXFixed an issue where running MCUpgrade from a UNC path, the log could result in a SUCCESS with ERRORS state, logging "cmd.exe was started with the above path as the current directory, unc paths are not supported"
FIXFixed an issue where MCUpgrade.exe sent progress emails with -1 instead of proper percentage
FIXFixed an issue where Progress emails did not contain the correct elapsed runtime since start, but only "0"
CHANGEShortcut Creation is now suppressed when running as SYSTEM without console session, and MCUpgrade was not elevated via the panagendaInstallerService
CHANGEUser Pinned shortcuts, the user's desktop shortcuts, and the user's start menu will not be processed when running upgrade via SYSTEM without console session
CHANGE / ENHANCEMENTThe panagendaInstallerService will no longer be installed, if the .NET framework is missing or neither 3.5 or 4.x;
If the .NET framework exists after processing all InstallExec* instructions, it will be re-attempted right thereafter
CHANGE / ENHANCEMENTThe MCUpgrade progress bar will from now on be displayed bottom right centered, instead of the middle of the screen
NEW / ENHANCEMENTMCUpgrade via SYSTEM without console session is now supported
NEW / ENHANCEMENTIf OS environment variables cannot be resolved (usually only when running as SYSTEM without console session), the following ones are filled based on best effort:
LOCALAPPDATA, ProgramFiles(X86), ProgramData (and ProgramFiles on 32 bit OS)
NEW / ENHANCEMENTENHANCEMENT: When running MCUpgrade via SYSTEM without console session, LOCALAPPDATA will be resolved as follows:
First, we check for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\LastLoggedOnUser
Next, we check all entries under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- if a profile exists with ProfileLoadTimeHigh set AND it matches LastLoggedOnUser, we use the respective ProfileImagePath
- if LastLoggedOnUser was not set or found, we use ProfileImagePath from the yougest (last modified) profile under ProfileList
- if the result is empty, we fallback to the default windows value (usually being C:\Users\Default\Appdata\Local)

Release 2021-01-25 - 11.0.63
Anchor
11.0.63
11.0.63

MCUpgrade

NEWAdded new ini settings InstallFinishedIcon and InstallFinishedIconText
NEWUpon a successful install and when specifying InstallFinishedIcon (e.g. "HCL Notes" without quotes), a desktop preview is displayed for the newly created/updated shortcut
FIXFixed an issue where the desktop icon preview dialog did not honor display scaling
CHANGE / ENHANCEMENTThe InstallFinished dialog is now beautified upon a successful upgrade and when not using a timeout

Release 2021-01-20 - 11.0.62
Anchor
11.0.62
11.0.62

MCUpgrade

FIXFixed a stupid error that made 11.0.61 useless

Release 2021-01-20 - 11.0.61
Anchor
11.0.61
11.0.61

MCUpgrade

ENHANCEMENTAdded exit code 4751 (Whitelist signature mismatch or whitelist has been tampered with)
CHANGEWhitelisting is mandatory from now on, if a public key file exists in %ProgramFiles(x86)%\panagenda\MCUpgrade
CHANGEWhen directly executing MCUpgrade.exe via SYSTEM account AND from a fixed drive, the folder, from which MCUpgrade.exe is executed, overrides UpgradeDirectory

Release 2021-01-15 - 11.0.60
Anchor
11.0.60
11.0.60

MCUpgrade

FIXFixed an issue where *RegistryKey* settings did not work with whitelisting

Release 2021-01-12 - 11.0.59
Anchor
11.0.59
11.0.59

MCUpgrade

FIXFixed an issue where SetEnvValue could not be empty for deletion
CHANGEShortcut removal is now no longer dependent on the /ignoredeferralfilemustexist switch, but on number of uninstall instructions (0=no shortcut removal)
ENHANCEMENTElevation errors 1326 and 1327 are now passed into Analyze as "ELEVATION errors"

Release 2021-01-12 - 11.0.58
Anchor
11.0.58
11.0.58

MCUpgrade

FIXFixed an issue where the shortcut preview added in 11.0.57 did not work, only showing a smaller "an upgrade is ready" message box
FIXFixed an issue where Citrix Optimization reset the log file instead of adding to an existing one
FIXFixed an issue where copying the public key file in conjunction with InstallService=1 did not create missing directories
CHANGEThe default desktop shortcut name "MC Upgrade ReRun" is now automatically replaced with "Run Notes Client Upgrade" or "Rerun Notes Client Upgrade", depending on context
CHANGE / ENHANCEMENTSetEnvValue can now be left empty, resulting in deletion of the corresponding SetEnvName value
ENHANCEMENTWhen setting OS environment variables via SetEnv*, EnvUpdate is called at the end, which creates a similar effect as logoff/logon - changes to, for example, %path% should become effective immediately

Release 2021-01-05 - 11.0.57
Anchor
11.0.57
11.0.57

MCUpgrade

FIXFixed an issue where DeferralAdmins were checked before opening .mcu file
FIXFixed an issue where the shutdown notice windows could "vanish" when switching to a different window using ALT+TAB, or after switching to the windows desktop
FIXFixed an issue where the GracefulShutdownNotice message did not always display a blue title message
NEWWhen creating a (re)run shortcut on the windows desktop, a dialogbox shows a preview of the newly created icon
CHANGE / ENHANCEMENTWhen a user defers an upgrade a shortcut is placed on desktop to run the upgrade on demand; this can be influenced by setting ini:DeferralNumberOfUpdatePromptsMaxShortcut=-1
ENHANCEMENTThe Deferral prompt now always shows the ReRun Icon as configured in the upgrade config wizard

Release 2020-12-19 - 11.0.56
Anchor
11.0.56
11.0.56

MCUpgrade

FIXFixed an issue where LocalAdminFallback did not work in 11.0.5x releases
FIXFixed an issue where /ignoredeferralfilesmustexist was not appended to re-run shortcut in 11.0.4x and 5x releases, leading to users being asked again whethere they want to defer an upgrade
FIXMCUpgrade now sends fewer tracking emails (4 at max, at 2, 25, 50 and 75 percent progress); previously it would send 6 or more
FIX / CHANGEMoved deletion of the re-run shortcut to after deferral (if applicable) / before Upgrade Init
CHANGEChanged the error message when launching MCUpgradeMain fails or returns an error from "ERROR: Could not launch program as current user with Admin rights ..." to "ERROR: Launching program as current user with Admin rights returned ..."
CHANGE / ENHANCEMENTRather than just returning Error 1, MCUpgradeMain now returns the last error code from a failing (un)install, if applicable
NEW / ENHANCEMENT

MCUpgrade now also accepts (typos) /smpttest and /smptinfo command line parameters in addition to /smtptest and smtpinfo ;-)

ENHANCEMENTMCShutdown will now exit immediately and re-run itself if run from Notes client, so as to detach itself from Notes
ENHANCEMENTIf run from Notes client, MCShutdown now automatically closes itself after notes is closed (this is for when launching it together with Notes)
ENHANCEMENTMCShutdown now has a new option "/noautoterm" to disable automatic closing when run from Notes client and the Notes client is closed
ENHANCEMENTMCShutdown will now exit if another instance of MCShutdown is already running; only another instance of MCShutdown /auto is allowed in parallel
ENHANCEMENTMCShutdown /auto will exit silently without logging if another instance if MCShutdown is executed

Release 2020-12-17 - 11.0.55
Anchor
11.0.55
11.0.55

MCUpgrade

FIX

Fixed an issue where the newly improved checksum pre-calculation for the MarvelClient Configuration Wizard did not work

Release 2020-12-16 - 11.0.54
Anchor
11.0.54
11.0.54

MCUpgrade

NEW

MCUpgrade now supports checkout trial licenses

FIXFixed an issue where a full license with non-matching domain/computername/username restrictions would not search for a possible better license
ENHANCEMENT<,>,& are now escaped in html log files and result emails - this allows us to also properly display html content as a result from e.g. license checkout or http(s) downloads
ENHANCEMENTMCShutdown.exe now also supports actions.xml licenses

Release 2020-12-09 - 11.0.53
Anchor
11.0.53
11.0.53

MCUpgrade

NEW

MCUpgrade now also checks for valid licenses in actions.xml

NOTE: This requires MCUpgrade 11.0.53, a new updated license obained via Online Update, and that the updated license is present on the respective clients

The search order for the first "best" (=full) license is as follows:
MCUpgrade.ini:LicenseFilePath
UpgradeDirectory\license_upgrade.xml
notes.ini:MC_WorkingDirectory\actions.xml (NotesProgramDirectoryOld)
notes.ini:MC_WorkingDirectory\actions.xml (NotesProgramDirectoryNew)
notes.ini:MC_WorkingDirectory\actions.xml (NotesDataDirectoryOld)
notes.ini:MC_WorkingDirectory\actions.xml (NotesDataDirectoryNew)
%localappdata%\panagenda\marvel\actions.xml
MCUpgrade.ini:SourceDirectoryInit\license_upgrade.xml
registry:HKEY_LOCAL_MACHINE\SOFTWARE\panagenda\MarvelClient\Upgrade\SourceDirectoryInit\license_upgrade.xml

FIX / CHANGEMCUpgrade.exe /coptim no longer sets hardcoded rcp.install.id and provisioning.manifest.version
ENHANCEMENTMCShutdown.exe now also accepts a full filepath to a license.xml/actions.xml file via command line:
MCShutdown /switch "f:ull\file.xml" "f:ull\file.log"
MCShutdown /switch "f:ull\file.log" "f:ull\file.xml"
MCShutdown /switch "f:ull\file.xml"
MCShutdown /switch "f:ull\file.log"
NOTE: the license filepath must contain ".xml"

Release 2020-12-05 - 11.0.52
Anchor
11.0.52
11.0.52

MCUpgrade

NEW

This Release contains a number of enhancements for significantly faster and close to 1-click publishing of upgrades combined with better progress visualization.

The duration of upgrades has also been improved.

The latest MarvelClient Config database design and MCUpgrade >= 11.0.51 allow customers to enjoy these many new improvements.

FIXRemoved log 0x08 (backspace) characters from MCUpgrade.log for when files are zipped (e.g. installer logs and MCUpgrade.log)
CHANGEUseComspec and LogonFlag are deprecated/have been removed entirely
CHANGE / ENHANCEMENTTogether with the latest MarvelClient Config database design, publishing an upgrade is no longer dependent on Java
CHANGE / ENHANCEMENTMemorizing HKEY_CURRENT_USER\SOFTWARE\IBM|HCL\Notes\Installer\PersonalFolder is now registry based and works across multiple runs / independent of MCUpgrade.ini
CHANGE / ENHANCEMENTMemorizing HKEY_USERS\$ConsoleSessionSID\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun|RestrictRun is now registry based and works across multiple runs / independent of MCUpgrade.ini
ENHANCEMENTFinished enhancements for optimized indexing and packaging via MCUpgrade wizard
ENHANCEMENTKeyfileEditor will now automatically launch the Whitelist Editor when enabling "Use Whitelisting ..."
ENHANCEMENTKeyfileEditor will now automatically open MCUpgrade.ini if there is no other ini file in the directory where it is executed from; together with the previous enhancement, a single click now opens MCUpgrade.ini
ENHANCEMENTKeyfileEditor no longer displays an "All filepaths are valid" message when saving a changed whitelist
ENHANCEMENTKeyfileEditor no longer displays a "possibly invalid USER paths" message for files in %PUBLIC%\MCUpgrade\stage
ENHANCEMENTKeyfileEditor now saves and closes automatically when launched via MCUpgrade Config Wizard and there are no validation issues
ENHANCEMENTTogether with the latest MarvelClient Config database design, KeyfileEditor will no longer re-compute already known file hashes
ENHANCEMENTTogether with the latest MarvelClient Config database design, MCUpgrade.exe now also displays progress when copying installers to the %PUBLIC%\MCUpgrade\publish directory

Release 2020-11-23 - 11.0.51
Anchor
11.0.51
11.0.51

MCUpgrade

FIXFixed an issue where when attempting to launch a non-existing executable, no error was logged/handled
FIXFixed a (non)issue where progress logging would not log / visualize all log lines
FIXFixed an issue where ProgressTracking emails were no longer sent
ENHANCEMENTPossibly reduced the time it takes to compute hashes
ENHANCEMENTFirst enhancements for optimized indexing and packaging via MCUpgrade wizard

Release 2020-11-10 - 11.0.50
Anchor
11.0.50
11.0.50

MCUpgrade

FIXSkipNotesDataDirectoryMigration is now automatically set to 1 (in memory) if at least one file is processed and all files copied/moved during single & multiuser data directory migration fail

Release 2020-11-10 - 11.0.49
Anchor
11.0.49
11.0.49

MCUpgrade

FIXFixed an issue where - if enabled - cleanup was performed even if upgrade was unsuccessful

Release 2020-11-03 - 11.0.48
Anchor
11.0.48
11.0.48

MCUpgrade

FIX / ENHANCEMENTAdded deletion of \.metadata\.plugins\org.eclipse.e4.workbench\ files to Citrix Workspace Optimizer

Release 2020-11-01 - 11.0.47
Anchor
11.0.47
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
Anchor
11.0.46
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
Anchor
11.0.45
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
Anchor
11.0.44
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
Anchor
11.0.43
11.0.43

MCUpgrade

FIXFixed an issue with Initiator not working in 11.0.42

Release 2020-10-20 - 11.0.42
Anchor
11.0.42
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

...