Parameter:
NotesProgramShort description: Path to the Notes/Domino program directory (binaries). Written automatically by setup.
Profile
Parameter | NotesProgram |
Category | Client configuration / Setup |
Component | Notes client and Domino server |
Value range | Absolute path to the Notes/Domino program directory |
Default | Set automatically by setup (e.g. C:\Program Files\HCL\Domino or C:\HCL\Notes) |
Available since | Very early (before 9.0.1) — standard setup parameter in all Notes/Domino versions |
Effective | At program start |
GUI equivalent | None directly — set during setup or as part of a migration |
Description
Specifies the path to the Notes/Domino program directory (binaries directory). The entry is written automatically by setup and is especially relevant when the program and data directories are deliberately placed on separate partitions — a layout recommended by HCL (see KB0081077).
NotesProgram= and Directory= are often modified together when the data directory is moved or a Domino server is migrated to a different partition.Examples
NotesProgram=C:\Program Files\HCL\Domino
NotesProgram=C:\HCL\Notes
NotesProgram=/opt/hcl/domino/notes/latest/linux
Notes
- Path changes should only be performed as part of an installation or a controlled migration, since the program directory is firmly expected by the Notes/Domino process.
- When moving the data directory,
NotesProgram=typically remains unchanged; onlyDirectory=andKeyFilename=are updated (see HCL KB0081077).
- On Linux systems, the program directory corresponds to the install path of the binaries (e.g.
/opt/hcl/domino/notes/latest/linux).
- On Windows multi-user Notes clients,
NotesProgram=is one of the first entries (alongsideDirectory=) of thenotes.iniread bynotes.exeand is maintained correctly by the installer.
Sources (HCL Product Documentation)
- HCL Customer Support – KB0081077 „Moving the Domino Data directory to a different partition“ (example
NotesProgram=C:\Program Files\HCL\Domino): support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0081077
- HCL Domino 11.0.1 – „Notes installation directories for Windows“ (default program directories): help.hcl-software.com/domino/11.0.1/admin/plan_notesinstallationdirectoriesforwindows_c.html
- HCL Domino 9.0.1 – „Notes installation directories for Linux“ (Linux program directory
/opt/ibm/notesor today/opt/hcl/...): help.hcl-software.com/domino/9.0.1/admin/admin/plan_notesinstallationdirectoriesforlinux_c.html
- HCL Domino 14.5.1 – NOTES.INI Settings (overview): help.hcl-software.com/domino/14.5.1/admin/conf_notesinisettings_c.html