Freeze should work with COM objects. Check out the "-s com_dll" option.
Mark.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Francesco Franzh
> Sent: Saturday, 12 May 2001 2:04 AM
> To: [EMAIL PROTECTED]
> Subject: Distributing Python COM objects
>
>
> I tried to write a python com object, it's really
> easy and it works, now i'm wondering if it is possible
> to distribute it without the whole installation of python
> and the com extensions.
> For exe i found the freeze tool which works fine,
> for a com object i tried but it does not work in fact
> i think that the pythoncom.dll looks for some modules and
> dlls of the python installation (considering the pythonpath
> set in the registry) is this true? or anyway
> is it possible to define a minimal subset to distribute?
>
> thanx
>
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
>
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython