1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Mac OS環境下におけるHCL Notesでの設定ファイルの場所

Last updated at Posted at 2021-10-18

HCL Notes 11.x + MacOS(Big Sur)で確認。

notes.iniの場所

MacではWindowsと違ってnotes.iniという名前ではなく、Notes Preferencesというファイル名になっている。

"/Users/<ユーザー名>/Library/Preferences/"Notes Preferences"

vi ~/Library/Preferences/"Notes Preferences"

names.nsfなどの場所

/Users/<ユーザー名>/Library/"Application Support"/"HCL Notes Data"

$ ls ~/Library/"Application Support"/"HCL Notes Data"

おまけ

HCL Notesでユーザー切り替え画面が出てこなくなってしまった場合は、Notes Preferencesで、KeyFileName=xxxxxとなっているところをコメントアウトして#KeyFileName=xxxxxとしてから起動すれば良い。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?