We have a project where we are running a local (read not installed) copy of
Python, and we need to run our code as a service.  We love pywin32, its
perfect.

We can't figure out how what pieces need to be where to run as a service. 
For example, your post install .py file does A LOT to register and copy
files.  Is there a simple "Just put these files here, register this, etc"
type of summary? 

We just need the service portion for now.

Thanks

John

--
View this message in context: 
http://python.6.n6.nabble.com/Standalone-pywin32-tp4501052p4501052.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to