TIPS OF COMMAND PROMPT
Command Prompt is used to execute entered commands. Most of those commands are used to automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues.Many people feel difficult in changing the directory location in the command prompt window,
that is very easy. Just follow the steps and you will get known to this commands well.
firstly let me tell how to open command prompt (cmd)
1. First you need to open the command prompt cmd.
2. Click on the windows icon in status bar (or)
3. Click on the windows button on the keyboard
4. Then type cmd
5. Then right click on it and select the Run as Administration
6. And then click YES
steps to open command prompt |
7. The command prompt window will appear.
command prompt window |
To Select Any Specific Drive Location:-
It is very easy when you want to select the drive location
you just need to type
Drive name and :
examples
D:
E:
F:
G:
And then press enter
U will be directed to that drive location..
command prompt open in D directory |
To Select Any Specific Folder Location:-
First you should be clear with the Folder name and the location without spell errors, because the command prompt does not work even if any single letter is missing or typed wrong.
if the location you want to command prompt is
D:\Softwares
then open the command prompt as you learned above then type
D:
then type