you can try jungle ( http://www.suda-chen.biz/?page_id=21 ) also
> -- 已转发邮件 --
> From: MRAB <[EMAIL PROTECTED]>
> To: python-list@python.org
> Date: Mon, 20 Oct 2008 15:47:55 -0700 (PDT)
> Subject: Re: Creating single .exe file without py2exe and pyinstaller
En Sun, 19 Oct 2008 01:45:16 -0200, Abah Joseph <[EMAIL PROTECTED]>
escribió:
I have written a small application of about 40-45 lines which is about
4KB,
so I want to create a single .exe file from it, using py2exe it created
unnecessary files, that just increase the size of the program and
On Oct 20, 4:48 pm, Larry Bates <[EMAIL PROTECTED]> wrote:
> Tino Wildenhain wrote:
> > Hi,
>
> > Abah Joseph wrote:
> >> I have written a small application of about 40-45 lines which is about
> >> 4KB, so I want to create a single .exe file from it, using py2exe it
> >> created unnecessary files,
Tino Wildenhain wrote:
Hi,
Abah Joseph wrote:
I have written a small application of about 40-45 lines which is about
4KB, so I want to create a single .exe file from it, using py2exe it
created unnecessary files, that just increase the size of the program
and also less portable to me. What el
Hi,
Abah Joseph wrote:
I have written a small application of about 40-45 lines which is about
4KB, so I want to create a single .exe file from it, using py2exe it
created unnecessary files, that just increase the size of the program
and also less portable to me. What else can I use?
the "unn