Re: DOS window disappears
- From: "anon" <vxpy7do02@xxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 09:40:03 -0800
"David Candy" <.> wrote in message news:%23$GRhoAVGHA.5652@xxxxxxxxxxxxxxxxxxxxxxx
In a bat file it is easier to have Pause as the last line.
**
That did the trick - and adding exit after the pause closes the window after pressing a key.
Thanks
***
--
--------------------------------------------------------------------------------------------------
How to lose a war in Iraq
http://webdiary.com.au/cms/?q=node/1335#comment-48641
=================================================
"Richard in AZ" <me@xxxxxxxxxxxxxx> wrote in message news:eJH8ylAVGHA.1236@xxxxxxxxxxxxxxxxxxxxxxx
If you run a DOS command line from the RUN window, the DOS window closes as soon as it has finished.
If you want the window to remain open, type "cmd" into run to first open the DOS window. Then type
in your DOS command.
If you want to use a BAT file or something like that, add a line for the "cmd" instruction.
"anon" <vxpy7do02@xxxxxxxxxxxxxx> wrote in message news:%237QdvQ7UGHA.5004@xxxxxxxxxxxxxxxxxxxxxxx
:
: <q_q_anonymous@xxxxxxxxxxx> wrote in message
: news:1143692827.438210.95440@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
: >
: > anon wrote:
: >> When I try to execute a DOS program or even something like a 'ping' the
: >> DOS
: >> window closes immediately upon termination of execution.
: >>
: >> Is there any way to keep the DOS window open?
: >
: > cmd /k ping www.google.com
: >
: > for DOS Programs accessed by clicking an icon. right clicking the icon
: > and clicking properties, should give some option somewhere to keep it
: > open. cmd /k might work for them too.
: >
:
: ***
: That is OK for the icon, but if I double click on a program icon (directly
: in the program folder) there is no shortcut option - and if I 'run from the
: start icon' there is no shortcut.
:
: If I 'run' a batch file - same thing.
:
: Any other suggestions?
: ***
:
.
- References:
- DOS window disappears
- From: anon
- Re: DOS window disappears
- From: q_q_anonymous@xxxxxxxxxxx
- Re: DOS window disappears
- From: anon
- Re: DOS window disappears
- From: Richard in AZ
- DOS window disappears
- Prev by Date: Re: DOS window disappears
- Next by Date: Re: Enable Palm Check ???????
- Previous by thread: Re: DOS window disappears
- Next by thread: error code: 8878000A
- Index(es):
Relevant Pages
|