Re: [python-win32] setting my windows service as automatic instead of manual

2007-11-29 Thread Tim Roberts
Patrick Li wrote: > Hi, > > I have created a simple windows service using win32serviceutil. I was > able to use py2exe to turn it into a windows executable successfully. > However, I cannot figure out how I can get the startup type of this > service to "automatic" instead of "manual". I underst

Re: [python-win32] SendMessageTimeout() ?

2007-11-29 Thread Carl Karsten
Mark Hammond wrote: > Tim writes: > >>> and just in case I haven't hijacked my own thread enough: >>> does >>> pywin32-210.win32-py2.5.exe >>> have any command line switches so I don't have to hit 'next >> next...'? >> I believe it is a standard MSI installer, and if so you should be able >> to us