{SPAM} start a python application as a win NT service

G

Gijs Korremans

Hi,

I'm using windows 2003 small business server and I want to install my python programm as a NT (it's just an old name) service. Does anybody know how to do this?


Kind regards,


Gijs Korremans
R&D Department

Global Supply Chain Services (pty) Ltd.
P.O. Box 1263
Rivonia 2128
South Africa
Tel: +27 (0)11 802 1329
Fax: +27 (0)11 802 6528
E-mail: (e-mail address removed)
 
E

elbertlev

I'm using windows 2003 small business server and I want to install my
python programm as a NT (it's just an old name) service. Does anybody
know how to do this?

1. you need win32 extensions installed;
2. you need py2exe (optional if you want to install the service on the
machine with no Python)
3. an example can be found in
\Python23\Lib\site-packages\win32\Demos\service

Good luck
 
F

Frank Millman

Gijs said:
Hi,

I'm using windows 2003 small business server and I want to install my
python programm as a NT (it's just an old name) service. Does anybody
know how to do this?
Kind regards,


Gijs Korremans
R&D Department

Global Supply Chain Services (pty) Ltd.
P.O. Box 1263
Rivonia 2128
South Africa
Tel: +27 (0)11 802 1329
Fax: +27 (0)11 802 6528
E-mail: (e-mail address removed)

Hi Gijs

I asked this question a few months ago, and got some useful replies.
Here is the link.

http://groups-beta.google.com/group...76/1d172ee2d5c627b8?q=srvany#1d172ee2d5c627b8

I hope this comes out in a usable form - it seems rather long. If it
does not work, search in google groups for 'srvany' and look for the
message dated July 2004.

HTH

Frank Millman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top