List Info

Thread: Register COM Server for all users




Register COM Server for all users
user name
2006-12-12 09:44:06
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-win32python.org

http://mail.python.org/mailman/listinfo/python-win32
Register COM Server for all users
user name
2006-12-12 12:04:53
>           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.

pywin32 will register a server under HKEY_CLASSES_ROOT which
should be
shared for all users - see
http://msdn2.microsoft.com/en-gb/library/ms724475.aspx.

Mark

_______________________________________________
Python-win32 mailing list
Python-win32python.org

http://mail.python.org/mailman/listinfo/python-win32
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )