On 2006-11-03, Doug Stell <[EMAIL PROTECTED]> wrote:
> I have 2 questions about py2exe or any similar utility.
>
> 1. Is it possible to create a single Windows executable that does not
>    blow out to a folder full of files and can be called from scripts
>    using command line arguments?

The default operation of py2exe already meets requirement 1b:
an executable that can be called from scripts using command
line arguments.

-- 
Grant Edwards                   grante             Yow!  Now I'm concentrating
                                  at               on a specific tank battle
                               visi.com            toward the end of World
                                                   War II!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to