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@python.org
http://mail.python.org/mailman/listinfo/python-win32

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to