Versions Compared

Key

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

...

Placeholders can be used in the following MC notes.ini variables:
MC_DB, MC_DB_Unavailable, MC_DB_NotResolvable, MC_WorkingDirectory, MC_NetworkDirectory, MC_ActionsXMLStubPath

Placeholder

Corresponding reference
namespace/setting

%NOTES_HOMESERVER%notes:homeserverUsed to generically point each user to her/his respective mail server for the MarvelClient Configuration database in notes.ini, e.g. MC_DB=%notes_homeserver%!!panagenda\panagenda.nsf (= default)
Only supported for notes.ini MC_DB and MC_DB_Unavailable
%NOTES_DATA%notes:data_directoryFull path of HCL Notes data directory
%NOTES_SHAREDDATA%notes:shareddata_directoryShared data directory
%NOTES_CLIENT%notes:client_directoryFull path of HCL Notes client directory
%OS_SYSTEM_ROOT%os:system_rootOperating system binaries directory (e.g. C:\Windows or /Applications)
%OS_SYSTEM%os:systemThe operating system folder
%OS_PROGRAM_FILES%os:program_filesOperating system program files directory
%OS_APP_DATA%os:app_dataOperating System Application Data Directory
%OS_COMMON_APP_DATA%os:common_app_dataCommon application data directory
%OS_LOCAL_APP_DATA%os:local_app_dataThe users application data directory
%OS_USER_PROFILE%os:user_profileOperating system user profile directory
%OS_TEMP%os:tempThe users temp directory
%ENV_*%env:*Replaced with the value of an operating system environment variable; available variables names and values depend on the respective target user's operating system environment.
%REGISTRY_*%registry:*For example %registry_HKEY_CURRENT_USER\Software\panagenda\subkey% will resolve the value of "subkey" in the key "HKEY_CURRENT_USER\Software\panagenda"

...