Subject: Bookmark Error - VISTA
Great to find this forum. Hope this helps. Ever since I ported Lotus Notes 8 from XP to Vista I’ve had this problem. This forum pointed me to the registry which I thought was ok. In the HKEY_CLASSES_ROOT I found several NOTES… entries in the XP system that weren’t in the VISTA system. I added them (changing disk ‘c:\notes’ to disk 'd:\notes as on my VISTA system Notes was on a different disk. VOILA! This problem went away. Here’s the registry entries I added changing of cource the C: stuff.
Hope this helps someone else.
[HKEY_CLASSES_ROOT\Notes]
@=“URL:Notes Protocol”
“URL Protocol”=“”
[HKEY_CLASSES_ROOT\Notes\DefaultIcon]
@=“C:\notes\notes.exe”
[HKEY_CLASSES_ROOT\Notes\Shell]
[HKEY_CLASSES_ROOT\Notes\Shell\Open]
[HKEY_CLASSES_ROOT\Notes\Shell\Open\Command]
@=“C:\notes\notes.exe -defini %1”
[HKEY_CLASSES_ROOT\Notes.Link]
@=“Notes Link”
[HKEY_CLASSES_ROOT\Notes.Link\CLSID]
@=“{1DE6D9D1-8EBD-11CE-8619-02608CDC7325}”
[HKEY_CLASSES_ROOT\Notes.Link\Shell]
[HKEY_CLASSES_ROOT\Notes.Link\Shell\Open]
[HKEY_CLASSES_ROOT\Notes.Link\Shell\Open\Command]
@=“C:\notes\notes.exe -defini %1”
[HKEY_CLASSES_ROOT\Notes.NotesSession]
@=“Notes R4.0 NotesSession”
[HKEY_CLASSES_ROOT\Notes.NotesSession\CLSID]
@=“{29131401-2EED-1069-BF5D-00DD011186B7}”
[HKEY_CLASSES_ROOT\Notes.NotesUIWorkspace]
@=“Notes R4.0 NotesUIWorkspace”
[HKEY_CLASSES_ROOT\Notes.NotesUIWorkspace\CLSID]
@=“{29131502-2EED-1069-BF5D-00DD011186B7}”
[HKEY_CLASSES_ROOT\NotesFile]
@=“Notes Database”
[HKEY_CLASSES_ROOT\NotesFile\DefaultIcon]
@=“C:\notes\Notes.exe”
[HKEY_CLASSES_ROOT\NotesFile\Shell]
[HKEY_CLASSES_ROOT\NotesFile\Shell\open]
[HKEY_CLASSES_ROOT\NotesFile\Shell\open\command]
@=“C:\notes\Notes.exe %1”
[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl]
@=“eGatherer Control for Lotus Notes”
[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl\CLSID]
@=“{A275ED79-9835-4A7E-9A9E-E31753DC0D8B}”
[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl\CurVer]
@=“NotesGatherer.NotesGathererCtl.1”
[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl.1]
@=“eGatherer Control for Lotus Notes”
[HKEY_CLASSES_ROOT\NotesGatherer.NotesGathererCtl.1\CLSID]
@=“{A275ED79-9835-4A7E-9A9E-E31753DC0D8B}”