Windows Services
Mondal
msmondal at gmail.com
Thu Dec 15 05:31:25 EST 2005
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. I converted that script to a stand
alone exe using py2exe. ***Now I would like to run that exe as a
Windows service***.
I also intend to create an exe that will retrieve any information
stored by the file monitor mentioned above.
Please tell me how do I go about it.
Although I am a beginner in Python and Windows Services (Daemon), I am
a moderately experienced programmer.
-Regards
More information about the Python-list
mailing list