The Setup tab allows you to easily configure root notes.ini, a config/setup.txt file and plugin_customization.ini.

Any entries specified on this tab are MERGED into any pre-existing files after (un)install. The location of the files depends on the new data, program and shared data directories as specifed on the Data Migration tab.


Deploy newest enabled MC DLL

When checked (=default), MarvelClient Upgrade will automatically deploy the latest enabled DLL from the Administration\DLL Updates view.

The target directory is the new program directory for single user clients and the new shared data\Common directory for multi-user clients.

NOTE: Any files placed into the shared data\Common (e.g., C:\ProgramData\HCL\Notes\Data\Common) are automatically copied into any newly created data directories (not pre-existing data directories).


Manage root notes.ini

  • TCPIP
    Manages the TCP= entry in notes.ini

  • notes.ini section
    Manages all settings in notes.ini as specified in this field.
    NOTE: The following settings are special and automatically replaced during publishing / preparation:
    Create_RXX_Databases=1 → RXX is automatically replaced with R9 or R10 depending on the selected installer on the Distribution tab.
    EXTMGR_ADDINS=<mc:addin_filename> → <mc:addin_filename> is replaced with pmc.dll for Essentials customers and mc.dll for customers with a license.
    MC_DB=<mc:configdb_location_placeholder> → <mc:configdb_location_placeholder> is replaced with %notes_homeserver%!!pathof\config_db_from_which_you_are_publishing.nsf
    MC_NetworkDirectory=<mc:network_directory> → <mc:network_directory> is rreplaced with MC_NetworkDirectory from the user's notes.ini who is publishing the upgrade.
    ConfigFile= is automatically added into notes.ini, too, if the following field is not empty.
  • setup/config.txt (field to the right of the notes.ini section)
    For all possible settings allowed in this field, see https://help.hcltechsw.com/domino/11.0.0/inst_settingupnoteswithascriptablesetup_c.html

  • plugin_customization.ini
    For further details on plugin_customization.ini, see https://help.hcltechsw.com/domino/11.0.0/inst_customizingnotesusingaplugin_customizationinifile_c.html
    NOTE: There are more, and more important settings to be found on the web.