Is it possible to open a second window from within my application and 'RUN' another application in the new window and return to my original window upon "QUIT" in the second program?
This would abviously only work on NT-based Windows versions,
replace "cmd" with "command" for use on Win9x based OS's.
Insert "/w" between start and cmd to make the second DOS box 'modal' to the first one, as it should wait for the second box to quit before continuing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.