On 22 kol, 09:19, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] schrieb: > > > Hello, > > > e.g I need run my my_scripts_setup.bat that contain: > > > python myscript_setup.py py2exe > > > Can I cover or redirect log of that process into my wx program? > > I'am using Windows XP SP2, and Python 2.5. > > Who's running the bat, and who's running the wx program? > > Diez
Hi, First I convert my main wx program to exe with my py2exe setup,then under my main program (exe), I must run that .bat file and redirect or cover that process. Regards, Vedran -- http://mail.python.org/mailman/listinfo/python-list