> has to be registered once per computer and the register
> process fails if python
> is not installed on that machine. I have to install this
> service on a users
> computer without python. Normally I run Gordon McMillans
> Installer and ship the
> exe-file to the users computer. Is there a way to
This is symptomatic of a long-standing unsolved Pythonwin problem in which
Pythonwin keeps adding toobar entries to the registry until it chokes.
Several outstanding bug reports comment on this.
Unfortunately no one knows how to fix the problem.
Here's a Python program to clean up the registry:
i
Hi !
No answer on the list? Same problem here:
"LoadBarState failed (with win32 exception!)"
Any ideas where this problem might originate from?
If not: What can I do to further specify the problem?
Reinstalling Python 2.3.4 and Pythonwin build 203
didn't solve the problem.
thx a lot in advanc
Hello Jens,
again thanks for your help and code examples. I think I can develop a full
windows conform application with your code, Mark's book and the pipeTestService
example - hope so :-).
But there is one point: pythonservice.exe
has to be registered once per computer and the register process