my company uses OneDrive for Business and unfortunately, CmapTools is putting the log folder CmapToolsLogs inside the OneDrive folder.
Code: Select all
C:\Users\<Username>\OneDrive - <Company name>\CmapToolsLogs\
Unfortunately, you can only set OneDrive not to sync files from the server to the local computer. However, OneDrive always synchronizes new local files to the server.
Question: Is it possible to
- Move this folder to a location outside of OneDrive? Maybe to
Code: Select all
C:\Users\<Username>\CmapToolsLogs\
- Or let the user choose a directory?
- Or disable logging altogether? (I certainly don't need it.)
Thomas