J
Jaco Smuts
Hello there
I've written a service using win32service.
When I do service.py install it registers dependencies succesfully,
however the version compiled with py2exe seems to miss the dependencies ?
in subclass serviceFramework set the service dependency in _svc_deps_
I'm using Python 2.3.3 with py2exe 0.5
any help will be appreciated.
thanks
jaco
I've written a service using win32service.
When I do service.py install it registers dependencies succesfully,
however the version compiled with py2exe seems to miss the dependencies ?
in subclass serviceFramework set the service dependency in _svc_deps_
I'm using Python 2.3.3 with py2exe 0.5
any help will be appreciated.
thanks
jaco