Re: [python-win32] Standalone pywin32

2012-02-26 Thread Mark Hammond
On 24/02/2012 1:51 PM, JohnM wrote: 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 instal

[python-win32] Standalone pywin32

2012-02-24 Thread JohnM
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