Distributing COM servers

Francesco Franze franz at altafuente.it
Mon May 21 10:00:49 EDT 2001


Thomas Heller <thomas.heller at ion-tof.com> wrote:
> "Gordon McMillan" <gmcm at hypernet.com> wrote in message news:90A7E7E3Fgmcmhypernetcom at 199.171.54.194...
>> hungjunglu at yahoo.com wrote in <mailman.990048145.9953.python-
>> list at python.org>:
>> [...]
>> >So far I have succeeded in distributing Python COM client
>> >applications.
>> >
>> >It's the Python COM server part that is complicated. I know py2exe or
>> >Gordon installer are not enough, but besides that, more registry
>> >tweaking and DLL handling are needed.
>>
>> Actually, it's more a problem with the arrangement of responsibilities.
>>
> It's not very complicated, and you can achieve it _without_ hacking
> localserver.py and without manually tweaking the registry.
> Here are the tricks:


is there any trick to build an in proc python COM instead of a localserver?

bye



More information about the Python-list mailing list