Hello,
we need to upgrade from notes 5 to 6.5.
Our old installation is :
Program- Path in → C:\Programs\Notes
Data Path ->C:\Documents and Settings%USERNAME%\Notes\Data
ini Path->C:\Documents and Settings%USERNAME%\Notes\Data
All user have roaming profiles replicated with the server at logon/logoff by windows.
What is the best practise for upgrading the clients.
Is it possible to use enviorment variables in the notes ini file to point to the data folder
For example:
Directory=%USERPROFILE%\Notes\Data
If not, what can I do if for any reason the normal local copy of the profile is not writeable.
Windows will create a new local copy, not with the username in the path but username+“.”+domainname.
All paths in the ini file will point to the old copy of the userprofile containing old invalid data.
What can you suggest?