answersLogoWhite

0

Type HELP for a complete list of available commands.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the command to turn on Linux?

There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.


Why use cmd exe in windows xp?

its a command prompt shell, must be there if you want to use command prompt


What command will create a folder named data on the C drive?

When in Command(prompt) [Cmd] type: MD C:\Data <enter> It's as simple as that! Note: You must have the permission to create folders on C-drive..


How do you copy and paste using a batch file?

a batch file is used to automate the running of commands at a command prompt using the program command.com or cmd.exe. There are not any default available commands that will copy to or from the clipboard. You must use a 3rd party executable and pipe (|) the results to and from it.


What is safe mode command prompt?

If i am getting your question, in a PC safe mode is when you boot your PC with some drivers and other programs disabled. So with command prompt it must mean that you use a command prompt instead of a graphical user interface


How do you create a txt file from command prompt?

you must have notepad press windows button then open run type cmd and enter. after command prompt shows type the drive location and like below example. example creating pks.txt file after cmd<enter> CD desktop<enter> notepad pks.txt<enter> will ask you to do you want to create new text file. press yes button and then a txt file named pks.txt will be created on desktop thank you.


How do you standby a computer with command prompt?

shutdown -lThe computer must have hibernate set to off.Then run the following command from command prompt%windir%\System32\rundll32.exe powrprof.dll,SetSuspendStateIf Hibernate is ON the above command will place your computer in hibernate state


When prompt and command must be entered to view the configuration stored in NVRAM?

show startup-config


What if you copy paste a file from Google is that downloading?

It is considered downloading if the pgn file is corrupted or if the nano-script isn't hacked. To determine whether or not it is hacked, you must go into the command prompt. to get to the command prompt type in the search programs and files "Command" hit the thing that pops up. type " Shutdown /s " in the command prompt and it will determine whether or not the file is bad.


How do you find your laptop camera with command prompt?

In order for one to find a laptop camera with command prompt they must first open the search box. In the box type in cam, camera or webcam. This should show where the camera is located and prompt for one to say yes bring it up.


How do you change directory to E?

First you must have an E: directory formatted. If you do, and you're running Windows XP Professional, click "Start", click "Run", type cmd (this will bring you to a command prompt). At the command prompt type chdir E:\


In Windows 9x-ME at a command prompt how must you type long file names that contain spaces?

Enclose the filename in double quotes