rodmc wrote:
> Hello,
>
> I am trying to figure out how to write a windows service, I am totally
> new to it. I have written a simple test case, however it doesn't appear
> to do anything. Although it installs and appears to start, when I run a
> query of its status (using another app) it says it
Hi,
Thanks Upole!!! I dowloaded it. From exe files at sourceforge.net.
Regards
--
http://mail.python.org/mailman/listinfo/python-list
Active State's help file is missing parameters from some modules built using
Swig.
The .chm included with the SourceForge releases has complete parameter info.
hth
Roger
"Mondal" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Every one please accept my thanks.
>
> I have stopped using Python
Hi,
Every one please accept my thanks.
I have stopped using Python IDLE. Know I am using Pythonwin IDE from
Active State. They have the same core modules. But the Pywin32
extensions are a plus from Active State.
The problem is that the Pywin32 Documentation is incomplete/incorrect.
The modules b
Steve Holden wrote:
> Mondal wrote:
> > Hi,
> >
> > Thanks to Peter, now I know how to control an *existing* Windows
> > service and how to run a *python script* as a Windows service. Although
> > these were really useful, my point was different.
> >
> > I have developed a script that monitors a s
Mondal wrote:
> Hi,
>
> Thanks to Peter, now I know how to control an *existing* Windows
> service and how to run a *python script* as a Windows service. Although
> these were really useful, my point was different.
>
> I have developed a script that monitors a specified folder for changes
> in th
Mondal wrote:
> Hi,
>
> Thanks to Peter, now I know how to control an *existing* Windows
> service and how to run a *python script* as a Windows service. Although
> these were really useful, my point was different.
>
> I have developed a script that monitors a specified folder for changes
> in the
Hi,
Thanks to Peter, now I know how to control an *existing* Windows
service and how to run a *python script* as a Windows service. Although
these were really useful, my point was different.
I have developed a script that monitors a specified folder for changes
in the files or folders within it.
Also think through which Windows account will run the service, and what
permissions it will need. A little up front work here will be
appreciated by the people who have to install your service.
--
http://mail.python.org/mailman/listinfo/python-list
Mondal wrote:
> Can anybody tell me how to develop Windows Services (which are actually
> daemons) using Python.
Yes, anyone can tell you. Anyone who can use Google that is. Can you?
http://www.google.com/search?q=python+windows+service
(There are directly relevant answers on the first page o
10 matches
Mail list logo