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

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2012-02-26 Thread Mark Hammond
On 23/02/2012 4:36 PM, Kyle wrote: Bill, did you ever find a resolution to your pythonservice.exe issue? I've got the PyWin32 extensions installed in a private site-packages directory under my stuff, which isn't the same as the Python site-packages site. I need a way to set PYTHONPATH, or in s