How to Fully Maximize Command Prompt Window in Vistaコマンドプロンプトウィンドウを最大化する方法Vistaで完全に
When maximizing Command Prompt (Cmd.exe) window in Windows Vista, by default the width of the Command Window will not extend to cover the full width of the desktop screen horizontally, leaving space to the right side of the window showing the desktop background.ときにデフォルトでは水平方向には、デスクトップ画面の幅をカバーするために延長することはできませんが、ウィンドウがデスクトップの背景を示すの右側にスペースを残し、コマンドウィンドウの幅をコマンドプロンプト( Cmd.exe )は、 Windows Vistaのウィンドウを最大化する。 And worse thing is, users unable to drag and expand the size of Command Prompt window horizontally and vertically manually too.悪いことと、ユーザーは、水平方向にドラッグすることはできませんコマンドプロンプトウィンドウのサイズを拡張し、垂直方向に手動でもあります。
The issue is caused by restriction on size of Command Prompt window layout implemented by Vista.この問題はVistaのコマンドプロンプトウィンドウのレイアウトによって実装の大きさに制限が原因である。 By modifying the window size setting for Command Prompt, users can fully maximize the window to occupy the whole desktop area or monitor screen using trick below.コマンドプロンプトのウィンドウサイズの設定を変更することで、ユーザーは完全なデスクトップ領域全体を占有したり、画面下のトリックを使用してモニタのウィンドウを最大化することができます。
The maximum width and height or width of the Command Window is restricted by “Screen Buffer Size” parameter setting, which represent the text or line that can hold in the memory to display on console screen.最大幅と高さや幅は、コマンドウィンドウの画面バッファサイズ"で"パラメータの設定は、テキストやは、メモリに保持できるコンソール画面に表示する行を表す制限されています。 By default, Windows Vista set the Screen Buffer Size of 80 for width and 300 for height.デフォルトでは、 Windows Vistaの幅を80の画面バッファのサイズと300の高さを設定します。 The width is the number of character cells in each row, and the height is the number of rows.それぞれの行の文字の幅細胞の数であり、高された行の数です。 Depending on the font size, which again by default is 8 pixels per character and 12 pixels per row, the screen with width resolution of 640 will get the fully maximized Command Prompt window that fill whole of desktop or screen.また、デフォルトでは12文字、 1行に1ピクセルあたり8ピクセルは、フォントサイズ、にもよりますが、 640の幅の分解能では、画面には、完全に最大化コマンドプロンプトウィンドウがデスクトップや画面の全体を記入する。
Thus, to increase the size of Command Prompt window in Vista, open a Command Prompt window, then right click on the window’s title bar.このように、コマンドプロンプトウィンドウを開くと、そのウィンドウのタイトルバーを右クリックしてVistaのコマンドプロンプトウィンドウのサイズを大きくしてください。 Select “Properties” and then click on “Layout” tab. "レイアウト"タブで"プロパティ"を選択]をクリックします。 Increase the size of Width value of “Screen Buffer Size”. "画面のバッファサイズ"の幅の値のサイズを増やします。 To get a exact amount to fill the desktop length, divide the width of screen resolution by 8, assuming no change in default font size of 8x 12 (in Font tab). 、デスクトップの長さを埋めるために正確な金額を取得するには8で、フォント( 8 × 12のフォントサイズをデフォルトの設定]タブに何も変更を想定)画面の解像度の幅を分けています。 Thus, the optimal width value for Screen Buffer Size for resolution of 800×600 is 100, 1024×768 is 128 and 1280×1024 is 160.したがって、 800 × 600 、 100 、 1024 × 768であるの解決のために最適なバッファサイズ画面幅の値は128と1280 × 1024は160です。
There is no problem and no harm to set much higher figure for width and height (which at 300 default value is already exceeding the almost all possible screen resolution). (デフォルト値は、すでに300 )は、ほぼすべての可能な画面解像度は、幅と高さを超えているがはるかに高い数字を設定するに問題はないと何ら問題はない。 With such setting, the Command Prompt window will have horizontal and/or vertical scroll-bar, and if the line of text is too long, you will have to scroll to left and right and/or up and down to see the full text.このような設定では、コマンドプロンプトウィンドウおよび/または垂直スクロールバーとすれば、テキストの行が長すぎると水平になると、左と右および/または上下のフルテキストを参照してくださいにスクロールする必要があります。 Thus if you dislike the vertical scroll bar, reduce the Height value of the buffer size.このようにした場合は、バッファサイズの高さの値を減らすの垂直スクロールバーが嫌いだ。
Once changed, minimize and maximize the command window again, and now it’s possible to put Command Prompt window in maximized position, and users can now also resize the window to any size and shape they prefer, as long as within the limit of the buffer size.一度、最小化してから、もう一度、コマンドウィンドウを最大化し、今の位置にコマンドプロンプトウィンドウを最大化することが可能です変更し、ユーザーはまた、任意のサイズには、ウィンドウのサイズを変更することができますが、長いを上限として形状を好むバッファサイズ。
By the way, this is not the way to open Command Prompt as full screen, but there isところで、このフルスクリーンとしてコマンドプロンプトを開いての道ではなく、そこにある workarounds to open full screen command prompt回避策をフルスクリーンでコマンドプロンプトを開いて . 。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- Run Command Prompt Window as Administrator by Right Click Computer in Vista管理者として実行するコマンドプロンプトウィンドウを右クリックしてコンピュータがVistaで
- Open Elevated Command Prompt Window Here as Administrator at Current Folder Directly in Vista Windows Explorer高架コマンドプロンプトウィンドウを開いて管理者としてここに現在のフォルダに直接VistaのWindowsエクスプローラで
- How to Open Elevated Command Prompt with Administrator Privileges in Windows Vistaどのように管理者権限でWindows Vistaの高架コマンドプロンプトを開いて
- Create and Put an Elevated Command Prompt on Windows Vista Desktop or Start Menuを作成し、 Windows Vistaのデスクトップまたは[スタート]メニューに昇格したコマンドプロンプトをかける
- Reveal and Access to Windows Vista Hidden Context-Sensitive (Right Click) Menu Item - Open Command Prompt Here & Copy as Path明らかとAccess Windows Vistaの隠しコンテキストを区別(右クリック)メニュー項目-オープンコマンドプロンプトパスここ&コピーとして
- Comprehensive List of Command Prompt Keyboard Accelerators (Shortcut Keys)コマンドプロンプトキーボードアクセラレータ(ショートカットキー)の包括的リスト
- How to Disable or Enable Vista User Access Control in Command Prompt有効または無効にする方法Vistaのユーザーアクセスを制御するコマンドプロンプト
- Add Open Command Window Here to XP Folder with PowerToy XPのフォルダを開いてコマンドウィンドウをここにPowerToyを追加
- Add Window Switcher (Flip 3D) Command to Vista Right Click Menu (フリップ3D )コマンドウィンドウスイッチャVistaの右クリックメニューに追加
- iCACLS Vista Command Prompt Tool to Manage ACLs iCACLS Vistaのコマンドプロンプトツールを管理するACLに
































