NOTES CLIENT INSTALLATION AND UPGRADE
Installation and use of Notes on a USB drive is not supported for Notes standard configuration.
Notes installation and use from a USB drive is only available with the Notes client-only installation kit, not the Notes Allclient kit.
The following considerations are helpful as you install Notes on a USB drive:
1. Obtain the Notes client-only install kit and expand the files into a folder on your hard drive, or place the expanded kit onto a shared drive for others to access.
2. Insert the USB drive into the USB port on your computer.
3. Note the assigned USB drive letter; this drive letter assignment is dynamic and will change when you use that USB port in the future.
4. Open a command prompt window and navigate to the folder or directory you created in step 1.
5. In a command prompt window, enter the following command to install Notes to the USB drive; in this example "F" is the USB drive:
Note The /a parameter allows the NOMAD and TARGETDIR properties to be read and used. The /qb+ parameters allow for user interface display and a message when install is complete.
Note If you are installing from a Web kit's self-extracting executable, you must use a slightly different command line to force an administrator mode installation, as follows where C1SP2EN.exe is the self-extracting executable.
C1SP2EN.exe /a /a /v"NOMAD=1 TARGETDIR=g:\ /qb+"
The first /a parameter forces the self-extracting executable to run in administrator mode.
7. The Notes client is installed and will automatically launch. Complete the Notes setup process as usual.
The AUTORUN.INI file
The AUTORUN.INI file that is created will be similar to this sample file.
[Autorun]
MSI_LOCATION=Z:\Lotus Notes 8.0.2.msi
MSI_COMMANDLINE=/qb PROGDIR="Z:\program files\Lotus\notes\" DATADIR="Z:\program files\Lotus\notes\Data\"
AUTOLAUNCH_NOTES=Yes
AUTORUN_MODE=Yes
TMP_DIR=g:\tmp
The settings in the file AUTORUN.INI are described in the table.
You can set this value to NLNOTES which causes the Notes client to run from the USB drive even if a local version of the Notes client is already running.
To turn off autolaunch, set the value to NO.
Note Use the autorun startup option that restarts the autorun each time someone logs on.