Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-14 Thread Mark Hammond
On 15/05/2010 5:06 AM, Bill Janssen wrote: Mark Hammond wrote: On 13/05/2010 9:25 AM, Bill Janssen wrote: Mark Hammond wrote: Execute 'python nativePipeTestService.py install' to install it, then start it as normal (ie, don't run it manually with no args). Yes, that's what I tried first

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-14 Thread Bill Janssen
Mark Hammond wrote: > On 13/05/2010 9:25 AM, Bill Janssen wrote: > > Mark Hammond wrote: > > > >> Execute 'python nativePipeTestService.py install' to install it, then > >> start it as normal (ie, don't run it manually with no args). > > > > Yes, that's what I tried first. See my message > > <6

Re: [python-win32] Enable/disable Remote Desktop via Python

2010-05-14 Thread Tim Roberts
Tony Cappellini wrote: > under Control Panel/System/Remote - there is a check box to > enable/disable Remote Desktop access. > > I need to toggle this- so I don't get disconnected by other users, > when I'm connected to a system remotely. > Are you saying that when you are remotely logged into