Hi,
I’m trying to migrate my emails in Lotus Notes to a PDA device, but the migration software asks for a Notes.ini file. Where is this file located? I did a search and couldn’t find it on my computer.
Thanks.
Hi,
I’m trying to migrate my emails in Lotus Notes to a PDA device, but the migration software asks for a Notes.ini file. Where is this file located? I did a search and couldn’t find it on my computer.
Thanks.
Subject: Location of Notes.ini file?
it should be in the root on the Notes Directory.
Subject: Location of Notes.ini file?
put this code in a button and it will return the location of your notes.ini file
@Prompt([Ok]; “path to notes.ini”; @ConfigFile)
Subject: RE: Location of Notes.ini file?
Thanks, I found it.