I am trying to create a Windows service in Python using pywin32. I do not want this service to run under a user account. I want this service to be able to run as a LocalService, NetworkService and the like. How do I specify this using the win32 library? Thanks, everyone. -- http://mail.python.org/mailman/listinfo/python-list
- Running a Python Service under the LocalService or Netwo... mistersexy
- Re: Running a Python Service under the LocalService... Tim Golden
- Re: Running a Python Service under the LocalService... mistersexy
- Re: Running a Python Service under the LocalSer... Tim Golden
- Re: Running a Python Service under the LocalSer... David Adamo Jr.
- Re: Running a Python Service under the Loca... sightseer
- Re: Running a Python Service under the ... Martin P. Hellwig
- Re: Running a Python Service under... David Adamo Jr.
- Re: Running a Python Service u... Martin P. Hellwig
- Re: Running a Python Servi... David Adamo Jr.