Re: using cx_freeze on linux

2009-10-17 Thread elca
thanks diez paul, Diez B. Roggisch-2 wrote: > > james27 schrieb: >> hi.. >> im new to cx_freeze . >> i was searched much of time.but i couldn't found solution. >> i want to make exe file which can run on windows. >> is it possible to make windows exe file by use cx_freeze on linux? >> if anyone

Re: using cx_freeze on linux

2009-10-17 Thread Diez B. Roggisch
james27 schrieb: hi.. im new to cx_freeze . i was searched much of time.but i couldn't found solution. i want to make exe file which can run on windows. is it possible to make windows exe file by use cx_freeze on linux? if anyone can help ,much appreciate. No, that's what py2exe *on windows* is