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