Eric CHAO wrote:
> I know py2exe can make an exe file. But python runtime dll is still
> there. How can I combine the dll file into the exe, just make one
> file?
>
> Thanks.
You can use the bundle= parameter to get "less" files, but you can't
get to only 1 because you need mscvr71.dll and w9xpop
En Sun, 25 Feb 2007 00:29:53 -0300, Eric CHAO <[EMAIL PROTECTED]>
escribió:
> I know py2exe can make an exe file. But python runtime dll is still
> there. How can I combine the dll file into the exe, just make one
> file?
May I ask why? If you want to distribute your app on a single file, there
I know py2exe can make an exe file. But python runtime dll is still
there. How can I combine the dll file into the exe, just make one
file?
Thanks.
--
http://mail.python.org/mailman/listinfo/python-list