[python-win32] DCOM - Client machine without Python installation

Matteo Boscolo matteo.boscolo at boscolini.eu
Wed Nov 2 11:12:58 CET 2011


I think that you have to compile it with py2exe and install it on the 
client machine

regards,
Matteo

Il 01/11/2011 16:22, m b ha scritto:
> Hello,
> I successfully created some COM objects and I am using them through 
> Excel on a single machine.
> I would like to leave the code (and python) on a server machine, and 
> run the code from Excel on some client machines with no Python 
> installation. Is it possible? If yes, how can I register the COM 
> objects on the client machines if I do not have win32com installed?
> Thank you,
> Mauro
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20111102/b87f3799/attachment.html>


More information about the python-win32 mailing list