abut COM using PythonCOM

Larry Bates lbates at syscononline.com
Mon May 16 15:19:03 EDT 2005


Yes code can be compiled with py2exe.  I then use Inno Installer
to create single setup.exe file that installs everything and
registers it for use.

Larry Bates

flyaflya wrote:
> I know using ActivePython can make a COM easily,but I wander how to
> distribute the COM,normal COM can  be installed by "regsvr32", but how
> to install  this  COM? and can the code be compiled by py2exe?



More information about the Python-list mailing list