How to change the default archives' search folder for the End-user Driven Migration Tool.
説明
Is it possible to change the default archives' search folder of the End-user Driven Migration tool to set it to a specific default value in the INI file?
原因
The tool looks by default to the folder specified in the registry key "HKLM\Software\Lotus\Notes\DataPath" (example "C:\Program Files\lotus\notes\data\") followed by "\archive".
対策
1. Open the notesdtapp.ini file with Notepad, or other text editor.
2. Under the [General] section, add/modify the following line:
CurArchiveDir=<Path> where <Path> is the physical path to the location of the Archive .nsf files.
3. Save the ini file and proceed with the migration.