Command Prompt Window: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
A window displayed on the desktop used to interface with the MS-DOS operating system.  
A window displayed on the desktop used to interface with the MS-DOS operating system.  
<br>
MS-DOS commands are typed at an entry point identified by a blinking cursor.
MS-DOS commands are typed at an entry point identified by a blinking cursor.


== Useage ==
== Opening ==
Placeholder text
List of methods to open a command prompt window.


List of tools where you'd use the CP
=== Start menu Run ===
* Click '''Start''' menu
* Click the '''Run''' button
* Type '''cmd''' in the displayed dialog box.
* Press '''OK'''
* A '''command prompt window''' will be opened.
Now navigate to your required directory/folder location, (use ''cd'' command).


== Opening ==
=== MS Cmd Here Powertoy  ===
List of methods to open a command prompt window.
An automatic method, removing the need to navigate to your required directory/folder location.
=== Method 1 ===
* Adds an '''Open Command Window Here''' option to any folder's 'right-click context menu.  
There is a small utility from Microsoft that adds "open command window here" option to the folder's context menu.  
* Resulting '''Command Window''' automatically opens in your required directory/folder location.
* Works with both, any -
** ''Folder'' in Explorer
** ''Folder Shortcut'', (e.g. a folder on your desktop)
* Works for both WinXP/Vista.
Download Microsoft's: '''[http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/CmdHerePowertoySetup.exe Cmd Here Powertoy ]'''


Just install: [http://download.microsoft.com/download/whistler/Install/2/WXP/EN-US/CmdHerePowertoySetup.exe |Cmd Here Powertoy ]
=== Windows 7 ===
Hold down the SHIFT key while right-clicking on a folder and you will see a 'Open command window here' option in the context-sensitive menu.


=== Method 2 ===
== SDK Tools ==
Placeholder text
List of FSX/A SDK's tools that utilise the '''Command Prompt Window''', (aka DOS box).
=== Method 3 ===
* '''BGLComp''' - Compiling scenery placement, airport data, & mission rewards
Placeholder text
* '''Resample''' - Compiling elevation, land/water class, photoscenery, etc. data.
=== Method 4 ===
* '''Shp2Vec ''' - Compiling vector data.
Placeholder text
* '''ImageTool''' - Imagery format conversion for simobjects & scenery.
* '''Simpropcompiler''' - Compiling XML gauges, autogen related files, & missions.


== Prompt ==
== Prompt ==
Line 28: Line 42:


== Related content ==
== Related content ==
[[SDK - Tools - Command Line - Environment Variables (FSX/A)]]
[[Command Prompt]]
[[Command Prompt]]


[[BGL Compiler SDK]]
[[BGL Compiler SDK]]


== External links ==
== External links ==
Placeholder text
Placeholder text


 
[[Category:General]]
[[Category:Aircraft_design]]
[[Category:Scenery_design]]
[[Category:Missions]]

Latest revision as of 06:52, 8 February 2011

A window displayed on the desktop used to interface with the MS-DOS operating system.
MS-DOS commands are typed at an entry point identified by a blinking cursor.

Opening

List of methods to open a command prompt window.

Start menu Run

  • Click Start menu
  • Click the Run button
  • Type cmd in the displayed dialog box.
  • Press OK
  • A command prompt window will be opened.

Now navigate to your required directory/folder location, (use cd command).

MS Cmd Here Powertoy

An automatic method, removing the need to navigate to your required directory/folder location.

  • Adds an Open Command Window Here option to any folder's 'right-click context menu.
  • Resulting Command Window automatically opens in your required directory/folder location.
  • Works with both, any -
    • Folder in Explorer
    • Folder Shortcut, (e.g. a folder on your desktop)
  • Works for both WinXP/Vista.

Download Microsoft's: Cmd Here Powertoy

Windows 7

Hold down the SHIFT key while right-clicking on a folder and you will see a 'Open command window here' option in the context-sensitive menu.

SDK Tools

List of FSX/A SDK's tools that utilise the Command Prompt Window, (aka DOS box).

  • BGLComp - Compiling scenery placement, airport data, & mission rewards
  • Resample - Compiling elevation, land/water class, photoscenery, etc. data.
  • Shp2Vec - Compiling vector data.
  • ImageTool - Imagery format conversion for simobjects & scenery.
  • Simpropcompiler - Compiling XML gauges, autogen related files, & missions.

Prompt

Command Prompt

Error Codes

Placeholder text

Related content

SDK - Tools - Command Line - Environment Variables (FSX/A)

Command Prompt

BGL Compiler SDK

External links

Placeholder text