Re: py2exe and output executable name

2005-09-01 Thread Thomas Heller
Miki Tebeka <[EMAIL PROTECTED]> writes: > Hello All, > > Is there a way to tell py2exe to create an executable with arbirary name? > Currently the executable name is the script name with .exe suffix. See the advanced sample in lib/site-packages/py2exe/samples/advanced. The executable name is defi

py2exe and output executable name

2005-09-01 Thread Miki Tebeka
Hello All, Is there a way to tell py2exe to create an executable with arbirary name? Currently the executable name is the script name with .exe suffix. Thanks. -- Miki Tebeka <[EMAIL PROTECTED]> http://tebeka.bizhat.com The