Re: problem with pythonwin32
by Richard Jones other posts by this author
Aug 27 2001 12:44AM messages near this date
Re: problem with pythonwin32
|
Re: problem with pythonwin32
On Monday 27 August 2001 10:20, Paul Greer wrote:
> Might sound like a silly question but how do I get a script to run as a
> program from an Icon on windows. When ever I do the DOS box opens and
> immediately closes.
>
> the same in linux I change the py file with chmod -x and set the path but
> i cant seem to get the program to run by just typing the name?
>
> Id appreciate the help
Use the extension ".pyw" - it uses the pythonw executable (from memory) which
doesn't open the console.
Richard
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Paul Greer
Gillou
Richard Jones
Maan Hamze
Peter Hansen
John Roth
|