Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Staying on Dos Emulation Screen after .bat file finishes

1 view
Skip to first unread message

jackp...@astraweb.com

unread,
Mar 12, 2021, 7:23:31 AM3/12/21
to
How do you keep the DOS Emulation screen active and at the same point after a batch file has finished,
WITHOUT using the "pause" command? Using windows 7, 64bit here.
Thanks

jackp...@astraweb.com

unread,
Mar 12, 2021, 9:27:47 AM3/12/21
to
I realize if you are already in the DOS window when you execute the batch file that it stays there then,
but i am executing it with a click on the .bat in a folder on windows, and it closes after completing
unless a PAUSE command is the end of the batch file. I do not want to use pause since at that time any
key entered closes the DOS window if executed from a windows desktop.

Grant Taylor

unread,
Mar 12, 2021, 12:49:13 PM3/12/21
to
There used to be an option to close thee window automatically after the
program (batch file in this case) finished. You could disable it so
that the window would stay open. However, it's not usable for anything
else. The only thing you can do is close it at your convenience.

There may still be a setting like that somewhere.



--
Grant. . . .
unix || die

jackp...@astraweb.com

unread,
Mar 17, 2021, 8:34:36 AM3/17/21
to
Thanks, Grant, I will look for that.....

jack

0 new messages