Last update on July 4, 2009 01:44 PM by fahd_zboot Published by netty5
Command prompts for Windows
Some of these command below can cause harmful an undesirable functions, leading to the formatting of your hard disk and data loss, while others will not run under Windows XP. As for Windows Vista the Run Tab is not visible in the start up menu. Windows Vista specific command prompts are not included.
Feel free to add any additional information and tips, you think necessary.
Here is a list of commands you can use under Microsoft Windows prearranged depending of their functionality :
Prevent the automatic closing of the command prompt ShowPrevent the automatic closing of the command prompt
Sometimes, often see the command prompt window closes when you want to see information such as your IP ...
To address this problem, just launch the command prompt using cmd /K...
Command Prompt full screen with the pointer ShowCommand Prompt full screen with the pointer
If you need a command prompt in full screen, here's how:
Open the command prompt, and maximize the window (it is still not full screen).
Right click on the top of the window
Edit/ Properties...
Changing the color of the command prompt(shell) ShowChanging the color of the command prompt(shell)
Purpose
Methods
Purpose
Changing the color of characters in the prompt (or shell), make them more readable. If you are using colors group, you can sense by color, this will eliminate the...
Access the hidden Administrator Account in Windows Vista ShowAccess the hidden Administrator Account in Windows Vista
Why has the Administrator account been disabled in Vista?
How to activate the Administrator Account
Solution 1: Through User Account Control
Solution 2: With Command Prompt
Solution...
Cmd - cmd.exe Showcmd - cmd.exe
cmd.exe (cmd signifiant Windows Command Prompt) is a Windows NT/2000/XP generic process which opens a text-mode console for running programs using a command line. The process cmd is not in any way a virus, a worm, a Trojan horse,...
Using FTP commands ShowThe FTP protocol
FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
Operating Systems - MS-DOS - Commands ShowCommand
Description
dir
lists the contents of a folder
cd
changes folder
cd ..
parent folder
md or mkdir
creates a new folder
deltree
deletes a folder and all sub-folders
copy, xcopy
copies...