Page 1 sur 1

Notes en Ligne de Commande

MessagePublié: 05 Sep 2008 à 11:50
par Michael DELIQUE


Which parameters can be used in a command line to start a Notes client?

Technote (FAQ)

Question

What are the argument line parameters that can be passed to Notes.exe when you start the Notes Client?
Answer

You can specify the Path of the Notes.ini at the command line.
Example: c:\Notes\Notes.exe =c:\Notes\Data\Notes.ini

You can launch the Domino Administration client using ADMINONLY.

Example: "C:\Notes\Notes.exe" ADMINONLY

You can specify a database to open when starting Notes.

Examples:

c:\Notes\Notes.exe names.nsf
c:\Notes\Notes.exe open names.nsf
c:\Notes\Notes.exe Servername!!\Directory\DatabaseName.nsf

You can also specify a .NDL file (Notes doclink). It will permit you to open a specified note.

Example: c:\Notes\Notes.exe doclink.ndl

You can specify an URL.

Example: c:\Notes\Notes.exe http:\\www.lotus.com