Skip to content

Fixing user rights issues.

Toby Allen edited this page Jan 30, 2024 · 2 revisions

Several Issues have been raised that are to do with user rights issues when trying to run docto from various places that is not the command line. These issues are

#152, #46

  • #46

These seem to be fixed by some stackoverflow articles linked in

#57

https://stackoverflow.com/questions/1674836/how-to-run-a-windows-2008-task-from-the-scheduler-with-interact-with-desktop

Essentially Word Needs to be able to interact with the desktop and to do that

I had to create the folder C:\Windows\System32\config\systemprofile\Desktop

This seems to solve the issue.