Jump to content

MS- DOS Screen


Recommended Posts

Guest boogerking
Posted

"DaffyD®" <daffyd@woohoo.com> wrote in

news:Ofq1gRBBJHA.1740@TK2MSFTNGP02.phx.gbl:

> After I type in a command such as ping or ipconfig in the

> run box, the MS-DOS window quickly opens and then closes.

> How do I get that window to remain open? It used to stay

> displayed in the past.

 

Add " /k" in the command line (space and /k, no quote marks).

See how nice I am to you, Mr. "do I need a firewall?"

 

 

--

[from a recent conversation]

thanatoid: So why did you decide you needed broadband?

Neighbor: I wanted to read my e-mail faster.

Guest DaffyD®
Posted

MS- DOS Screen

 

After I type in a command such as ping or ipconfig in the run box, the

MS-DOS window quickly opens and then closes. How do I get that window to

remain open? It used to stay displayed in the past.

 

--

{ : [|]=( DaffyD®

 

If I knew where I was I'd be there now.

Guest Gary S. Terhune
Posted

Re: MS- DOS Screen

 

I doubt it. I've never seen it.

 

What you do is run COMMAND from the Run box, then run your DOS commands in

the box.

 

--

Gary S. Terhune

MS-MVP Shell/User

http://grystmill.com

 

"DaffyD®" <daffyd@woohoo.com> wrote in message

news:Ofq1gRBBJHA.1740@TK2MSFTNGP02.phx.gbl...

> After I type in a command such as ping or ipconfig in the run box, the

> MS-DOS window quickly opens and then closes. How do I get that window to

> remain open? It used to stay displayed in the past.

>

> --

> { : [|]=( DaffyD®

>

> If I knew where I was I'd be there now.

>

>

>

Posted

RE: MS- DOS Screen

 

Have you tried adjusting your DOS settings. You should have a DOS Icron and

right click and adjust the properties. Please be warned that poster is

responding to question and if you hose certain settings your os may not boot

properly and poster is not responsible if user hoses their DOS settings and

it affects Windows settings as well.

 

"DaffyD®" wrote:

> After I type in a command such as ping or ipconfig in the run box, the

> MS-DOS window quickly opens and then closes. How do I get that window to

> remain open? It used to stay displayed in the past.

>

> --

> { : [|]=( DaffyD®

>

> If I knew where I was I'd be there now.

>

>

>

>

Guest Franc Zabkar
Posted

Re: MS- DOS Screen

 

On Thu, 21 Aug 2008 22:03:10 -0700, "DaffyD®" <daffyd@woohoo.com> put

finger to keyboard and composed:

>After I type in a command such as ping or ipconfig in the run box, the

>MS-DOS window quickly opens and then closes. How do I get that window to

>remain open? It used to stay displayed in the past.

 

Type ...

 

command /k ipconfig

 

.... in the Start->Run box.

 

Then type "exit" to close the window.

 

Alternatively, typing ...

 

ipconfig /all /batch

 

.... or ...

 

winipcfg /all /batch

 

.... will capture the output in a file named WINIPCFG.OUT.

 

Typing "winipcfg" will launch the GUI version of ipconfig.

 

- Franc Zabkar

--

Please remove one 'i' from my address when replying by email.

Guest DaffyD®
Posted

Re: MS- DOS Screen

 

"Franc Zabkar" <fzabkar@iinternode.on.net> wrote in message

news:nv4ua4tqq9pp4sl3mck8b41eev0mp7qh8l@4ax.com...

> On Thu, 21 Aug 2008 22:03:10 -0700, "DaffyD®" <daffyd@woohoo.com> put

> finger to keyboard and composed:

>

> >After I type in a command such as ping or ipconfig in the run box, the

> >MS-DOS window quickly opens and then closes. How do I get that window to

> >remain open? It used to stay displayed in the past.

>

> Type ...

>

> command /k ipconfig

>

> ... in the Start->Run box.

>

> Then type "exit" to close the window.

>

> Alternatively, typing ...

>

> ipconfig /all /batch

>

> ... or ...

>

> winipcfg /all /batch

>

> ... will capture the output in a file named WINIPCFG.OUT.

>

> Typing "winipcfg" will launch the GUI version of ipconfig.

>

> - Franc Zabkar

> --

> Please remove one 'i' from my address when replying by email.

 

command /k ipconfig worked but the ipconfig /all /batch

didn't. Thanks for reminding me about winipcfg and for helping to solve the

problem, Franc.

 

Still, this is new behavior. I never had to add those command keys before.

--

{ : [|]=( DaffyD®

 

If I knew where I was I'd be there now.

Posted

Re: MS- DOS Screen

 

"DaffyD®" <daffyd@woohoo.com> wrote in message

news:%23m97I2SBJHA.1980@TK2MSFTNGP03.phx.gbl...

> "Franc Zabkar" <fzabkar@iinternode.on.net> wrote in message

> news:nv4ua4tqq9pp4sl3mck8b41eev0mp7qh8l@4ax.com...

>> On Thu, 21 Aug 2008 22:03:10 -0700, "DaffyD®" <daffyd@woohoo.com> put

>> finger to keyboard and composed:

>>

>> >After I type in a command such as ping or ipconfig in the run box, the

>> >MS-DOS window quickly opens and then closes. How do I get that window to

>> >remain open? It used to stay displayed in the past.

>>

>> Type ...

>>

>> command /k ipconfig

>>

>> ... in the Start->Run box.

>>

>> Then type "exit" to close the window.

>>

>> Alternatively, typing ...

>>

>> ipconfig /all /batch

>>

>> ... or ...

>>

>> winipcfg /all /batch

>>

>> ... will capture the output in a file named WINIPCFG.OUT.

>>

>> Typing "winipcfg" will launch the GUI version of ipconfig.

>>

>

> command /k ipconfig worked but the ipconfig /all /batch

> didn't. Thanks for reminding me about winipcfg and for helping to solve the

> problem, Franc.

>

> Still, this is new behavior. I never had to add those command keys before.

 

One normally does not run these commands from Start> Run, but rather from a DOS box

(MS-DOS Prompt), where the extra parameter is not necessary.

--

Glen Ventura, MS MVP Windows, A+

http://dts-l.net/

http://dts-l.net/goodpost.htm

Guest DaffyD®
Posted

Re: MS- DOS Screen

 

 

"glee" <glee29@spamindspring.com> wrote in message

news:ebK2EEYBJHA.3204@TK2MSFTNGP03.phx.gbl...

> "DaffyD®" <daffyd@woohoo.com> wrote in message

> news:%23m97I2SBJHA.1980@TK2MSFTNGP03.phx.gbl...

> > "Franc Zabkar" <fzabkar@iinternode.on.net> wrote in message

> > news:nv4ua4tqq9pp4sl3mck8b41eev0mp7qh8l@4ax.com...

> >> On Thu, 21 Aug 2008 22:03:10 -0700, "DaffyD®" <daffyd@woohoo.com> put

> >> finger to keyboard and composed:

> >>

> >> >After I type in a command such as ping or ipconfig in the run box, the

> >> >MS-DOS window quickly opens and then closes. How do I get that window

to

> >> >remain open? It used to stay displayed in the past.

> >>

> >> Type ...

> >>

> >> command /k ipconfig

> >>

> >> ... in the Start->Run box.

> >>

> >> Then type "exit" to close the window.

> >>

> >> Alternatively, typing ...

> >>

> >> ipconfig /all /batch

> >>

> >> ... or ...

> >>

> >> winipcfg /all /batch

> >>

> >> ... will capture the output in a file named WINIPCFG.OUT.

> >>

> >> Typing "winipcfg" will launch the GUI version of ipconfig.

> >>

> >

> > command /k ipconfig worked but the ipconfig /all /batch

> > didn't. Thanks for reminding me about winipcfg and for helping to solve

the

> > problem, Franc.

> >

> > Still, this is new behavior. I never had to add those command keys

before.

>

> One normally does not run these commands from Start> Run, but rather from

a DOS box

> (MS-DOS Prompt), where the extra parameter is not necessary.

> --

> Glen Ventura, MS MVP Windows, A+

> http://dts-l.net/

> http://dts-l.net/goodpost.htm

>

Thanks, Glen.

×
×
  • Create New...