Cannot delete an entry in local notes.ini

Hello,

I have an entry i, local notes.ini that I want to delete (StartupDB = nnnn). I edit the notes.ini, delete the line, then restart Lotus Notes, but this entry is allways re-created.

I tried many things, but it seems that this entry comes back after roaming replication…

Any idea ?

Subject: Cannot delete an entry in local notes.ini

It’s possible that you have got a link in your bookmars-folder. Please have a look to “More Bookmarks” - “Startup”.Or just delete “bookmark.nsf” - will be created new during next notes startup.

Subject: RE: Cannot delete an entry in local notes.ini

Thank you Ralf, I have found the solution, it was a roaming pb. In fact you have a profile doc. in the names.nsf with notes.ini settings as items like $PrefNNNNN where NNNNN is the param. I wrote a script to drop that item ($PrefStartupDB) and it finaly works…