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 serv
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 CO