How can I set my lotus notes databases to automatically open in a separate window, like the the help files (databases)? And even better, is there a way to open the database without opening the lotus notes client? I'm using 8.5.3 LN client.
Asked
Active
Viewed 5,103 times
2 Answers
1
You can't really open a Notes database without starting the Notes client. But try a command line like this:
C:\Program Files\Lotus\Notes\nlnotes.exe /kiosk "your server/your org!!path/database.nsf"
It might be what you want. Or not. It's hard to tell from your question.

Richard Schwartz
- 14,463
- 2
- 23
- 41
1
To make a Notes database in a separate window, like the Help database, do this:
- Select your database's icon on the workspace.
- Choose File - Database - Properties and click the design tab
- Turn on "List in Database Catalog" and enter "NotesHelp" under Categories.
- Open the database. If it does not immediately appear in the special window, close it, remove its icon from the workspace, exit and restart Notes, and open it again.

Rob Darwin
- 942
- 1
- 10
- 17