Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-14-2009, 11:04 PM
Fishermun
Newsgroup Contributor
 
Posts: n/a
CMD window size

When I go to Start>Run, and type in CMD, then type in something like
shutdown /? I get the examples, but the black "DOS Window" for lack of a
better description will stretch down, but will not stretch wider. So I see
part of the examples, but not all of them. Any way to get a bigger DOS
window? Thanks.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-14-2009, 11:04 PM
  #2 (permalink)  
Old 02-14-2009, 11:04 PM
Ramesh Srinivasan, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

Press ALT+ENTER.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog http://www.winhelponline.com/blog


"Fishermun" <no.spam@llowed.invalid> wrote in message
news:uKxKgLncJHA.552@TK2MSFTNGP06.phx.gbl...
> When I go to Start>Run, and type in CMD, then type in something like
> shutdown /? I get the examples, but the black "DOS Window" for lack of a
> better description will stretch down, but will not stretch wider. So I see
> part of the examples, but not all of them. Any way to get a bigger DOS
> window? Thanks.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-14-2009, 11:04 PM
Tim Slattery
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

>> When I go to Start>Run, and type in CMD, then type in something like
>> shutdown /? I get the examples, but the black "DOS Window" for lack of a
>> better description will stretch down, but will not stretch wider. So I see
>> part of the examples, but not all of them. Any way to get a bigger DOS
>> window? Thanks.


> Press ALT+ENTER.


That will make the command console go full screen, but you'll still
have the same number of columns across.

To add columns, right-click the shortcut you use to start the console
window, choose "Properties", and click the "Layout" tab. Use the
"Window size" dropdown to select the number of rows and columns that
will be displayed.

One other thing: Are you really sure that the right end of the lines
is disappearing? Are you sure the lines aren't wrapping around? It
makes them harder to read, but the information is all there.

--
Tim Slattery
MS MVP(Shell/User)
Slattery_T@bls.gov
http://members.cox.net/slatteryt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-14-2009, 11:05 PM
John Wunderlich
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

Tim Slattery <Slattery_T@bls.gov> wrote in
news:5e2fm4h5926qjbo43l4llmobo35oabtj0b@4ax.com:

>>> When I go to Start>Run, and type in CMD, then type in something
>>> like shutdown /? I get the examples, but the black "DOS
>>> Window" for lack of a better description will stretch down, but
>>> will not stretch wider. So I see part of the examples, but not
>>> all of them. Any way to get a bigger DOS window? Thanks.

>
>> Press ALT+ENTER.

>
> That will make the command console go full screen, but you'll
> still have the same number of columns across.
>
> To add columns, right-click the shortcut you use to start the
> console window, choose "Properties", and click the "Layout" tab.
> Use the "Window size" dropdown to select the number of rows and
> columns that will be displayed.
>
>


Or since he doesn't start it from a shortcut (he said he uses
Start->Run->Cmd), an alternate way is to right click on the icon in the
upper-left corner of the Command window, then choose "Properties" (or
perhaps "Defaults")....

-- John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-14-2009, 11:09 PM
Fishermun
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

Thanks to all, I don't use a shortcut for the CMD, but either the Alt +
Enter, or the Right Click > Properties worked. How could I make a shortcut
to get me to the CMD prompt?

"John Wunderlich" <jwunderlich@lycos.com> wrote in message
news:Xns9B8E814F21381wunderpsdrscray@138.126.254.2 10...
> Tim Slattery <Slattery_T@bls.gov> wrote in
> news:5e2fm4h5926qjbo43l4llmobo35oabtj0b@4ax.com:
>
>>>> When I go to Start>Run, and type in CMD, then type in something
>>>> like shutdown /? I get the examples, but the black "DOS
>>>> Window" for lack of a better description will stretch down, but
>>>> will not stretch wider. So I see part of the examples, but not
>>>> all of them. Any way to get a bigger DOS window? Thanks.

>>
>>> Press ALT+ENTER.

>>
>> That will make the command console go full screen, but you'll
>> still have the same number of columns across.
>>
>> To add columns, right-click the shortcut you use to start the
>> console window, choose "Properties", and click the "Layout" tab.
>> Use the "Window size" dropdown to select the number of rows and
>> columns that will be displayed.
>>
>>

>
> Or since he doesn't start it from a shortcut (he said he uses
> Start->Run->Cmd), an alternate way is to right click on the icon in the
> upper-left corner of the Command window, then choose "Properties" (or
> perhaps "Defaults")....
>
> -- John


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-14-2009, 11:12 PM
_Z
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

"Fishermun" wrote:
> Thanks to all, I don't use a shortcut for the CMD, but either the Alt +
> Enter, or the Right Click > Properties worked.
> How could I make a shortcut to get me to the CMD prompt?


Windows Explorer > File > New > Shortcut
In the first box in the wizard dialog, paste:
%SystemRoot%\system32\cmd.exe
In the next box type CMD

> "John Wunderlich" wrote:
> > Tim Slattery wrote:
> >>>> When I go to Start>Run, and type in CMD, then type in something
> >>>> like shutdown /? I get the examples, but the black "DOS
> >>>> Window" for lack of a better description will stretch down, but
> >>>> will not stretch wider. So I see part of the examples, but not
> >>>> all of them. Any way to get a bigger DOS window? Thanks.
> >>
> >>> Press ALT+ENTER.
> >>
> >> That will make the command console go full screen, but you'll
> >> still have the same number of columns across.
> >>
> >> To add columns, right-click the shortcut you use to start the
> >> console window, choose "Properties", and click the "Layout" tab.
> >> Use the "Window size" dropdown to select the number of rows and
> >> columns that will be displayed.


> > Or since he doesn't start it from a shortcut (he said he uses
> > Start->Run->Cmd), an alternate way is to right click on the icon in the
> > upper-left corner of the Command window, then choose "Properties" (or
> > perhaps "Defaults")....



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 02-14-2009, 11:16 PM
ju.c
Newsgroup Contributor
 
Posts: n/a
Re: CMD window size

And add the /k switch if you want to see the window for more than a quarter of a second.


"_Z" <anonymous@discussions.microsoft.com> wrote in message news:ex63F78cJHA.4492@TK2MSFTNGP03.phx.gbl...
> "Fishermun" wrote:
>> Thanks to all, I don't use a shortcut for the CMD, but either the Alt +
>> Enter, or the Right Click > Properties worked.
>> How could I make a shortcut to get me to the CMD prompt?

>
> Windows Explorer > File > New > Shortcut
> In the first box in the wizard dialog, paste:
> %SystemRoot%\system32\cmd.exe
> In the next box type CMD
>
>> "John Wunderlich" wrote:
>> > Tim Slattery wrote:
>> >>>> When I go to Start>Run, and type in CMD, then type in something
>> >>>> like shutdown /? I get the examples, but the black "DOS
>> >>>> Window" for lack of a better description will stretch down, but
>> >>>> will not stretch wider. So I see part of the examples, but not
>> >>>> all of them. Any way to get a bigger DOS window? Thanks.
>> >>
>> >>> Press ALT+ENTER.
>> >>
>> >> That will make the command console go full screen, but you'll
>> >> still have the same number of columns across.
>> >>
>> >> To add columns, right-click the shortcut you use to start the
>> >> console window, choose "Properties", and click the "Layout" tab.
>> >> Use the "Window size" dropdown to select the number of rows and
>> >> columns that will be displayed.

>
>> > Or since he doesn't start it from a shortcut (he said he uses
>> > Start->Run->Cmd), an alternate way is to right click on the icon in the
>> > upper-left corner of the Command window, then choose "Properties" (or
>> > perhaps "Defaults")....

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 7 Window Size Jackmoe Internet Explorer 1 10-20-2007 09:10 AM
Window size Randy Windows XP 7 09-23-2007 09:00 PM
Window Size JamesJ Windows XP 10 02-17-2007 05:00 PM
window size Keith Windows Vista 0 02-04-2007 08:30 PM
How get Window Desktop Search window to open full size? Andy Windows XP 3 01-04-2007 02:10 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 01:36 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0