Hmm... that is what the docs say. Strangely, I'm looking at a setup script of mine (which I have used earlier to produce exes) that specifies the script and a buildtype of "windows".
Kevin On 12/9/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > py2exe uses console, windows, service, or com_server. script is > ignored. > > On Dec 9, 2005, at 9:32 AM, Kevin Dangoor wrote: > > > > > sadly, no... I mean > > > > script = "toddswiki-start.py", > > > > Kevin > > > > On 12/9/05, martin <[EMAIL PROTECTED]> wrote: > >> > >> you mean: > >> > >> scripts = ["toddswiki-start.py"], > >> > >> ?? > >> > >> > > > > > > -- > > Kevin Dangoor > > Author of the Zesty News RSS newsreader > > > > email: [EMAIL PROTECTED] > > company: http://www.BlazingThings.com > > blog: http://www.BlueSkyOnMars.com > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

