Hello,
I'm doing some work on a simple Python COM server
to wrap a
SOAP client on a machine. It is going well and I have it
working
however when I attempt to register the python COM servers
they are only
registered in the current user namespace and not the all
users namespace
(HKEY_LOCAL_MACHINE). I've been looking through the docs
and google
searched and looked through the Python/win32 book and cannot
find
anything such as a command line switch to help me.
Does anybody know how to install the PythonCOM server
for all users
- I am admin when registering the PythonCOM server.
Thanks, in advance for your help.
Cheers,
Neil
--
Neil Benn MSc
Head of Automation
Cenix BioScience GmbH
Tatzberg 47
01307 Dresden
Germany
http://www.cenix-bios
cience.com
_______________________________________________
Python-win32 mailing list
Python-win32 python.org
http://mail.python.org/mailman/listinfo/python-win32
|