[python-win32] Access Denied

2016-01-23 Thread Srinivasa, Vish
Hello, This is about a process that runs as a Windows 7 service. It is a python executable that I am trying to run as a service and when it is executed from the commandline it runs fine. However when it runs as a local account (which is the same user as the user that runs it from com

Re: [python-win32] Access Denied

2016-01-23 Thread Tim Roberts
On Jan 21, 2016, at 9:27 AM, Srinivasa, Vish mailto:vish.sriniv...@elavon.com>> wrote: This is about a process that runs as a Windows 7 service. It is a python executable that I am trying to run as a service and when it is executed from the commandline it runs fine. However when it r