So that e.g. this will work:
Code: Select all
[Paths]
FileTagDat="%USERPROFILE%\OneDrive\DB.dat"
Scripts="D:\XYusers\%USERNAME%\Scripts"
etc.
Code: Select all
[Paths]
FileTagDat="%USERPROFILE%\OneDrive\DB.dat"
Scripts="D:\XYusers\%USERNAME%\Scripts"
etc.
Paper isn't working at all atm...Paper="%USERPROFILE%\OneDrive\XYplorer\Paper"Paper still points to the standard path (in XY's data folder) and not to the path defined by Admin.iniAdmin.ini:
Code: Select all
[Paths]
FileTagDat="%USERPROFILE%\OneDrive\XYplorer\DB\SharedTags.dat"
Catalogs="%USERPROFILE%\OneDrive\XYplorer\Catalogs"
NewItems="%USERPROFILE%\OneDrive\XYplorer\NewItems"
Paper="%USERPROFILE%\OneDrive\XYplorer\Paper"
Scripts="%USERPROFILE%\OneDrive\XYplorer\Scripts"
[Tags]
TagDatSafeSave=1
TagDatOpenTryMsecs=5000
TagFlags=1
TagDatModCheckMsecs=2000
Paper is pointing to the wrong folder![Tags] section and...Paper will point to the correct folder![Tags] section exists additionally or not...[Tags] section is in place, Paper points to the standard folder, if it's removed, it respects the setting from the Admin.ini