J
Jeff W
Hi - just upgraded to XP. I have a bat file that looks like
call app1.exe
call app2.exe
In windows 98 - calling the file would open both apps. In XP, even
without the call commands, it won't open app2 until app1 terminates.
How do I do this properly?
thanks
/j
call app1.exe
call app2.exe
In windows 98 - calling the file would open both apps. In XP, even
without the call commands, it won't open app2 until app1 terminates.
How do I do this properly?
thanks
/j