Re: AW: exec on batch file causes build to hang

2009-08-18 Thread Scott Stark
Sascha Ernst wrote: > Perhaps this helps Wow, that's some crazy code there! :-) Well, it does open a new window, but unfortunately the original build still doesn't complete in the first window. Sigh... I'm going to go after the developer who wrote this crazy java p

AW: exec on batch file causes build to hang

2009-08-18 Thread Sascha Ernst
Hello, Perhaps this helps This opens a new window, starts your program in this windows and continues With the build script. If you change the 2nd /c to /k the buildscripts stops until your program stops and the windows closes. BUT: because of the non-existing coup