answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you set path in command prompt?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How you check that path is set for java compiler?

Open command window "cmd" from Windows prompt. Type in "javac" in the window. The command should execute giving full usage of javac and its options. If you get an error message saying that "Javac is not a recognized as an internal or external command", than the Path has not been set.


What does PROMPT command do in operating system?

with the PROMPT command type "prompt text", text being what you want it to say. now, instead of displaying the drive path, it will display what you entered as the text.


How do you change commpand prompt form to in unix?

Use the shell variable PS1 to set the command prompt to whatever you need.


What is the function of the tracert command?

The tracert command is a command prompt command that's used to show several details about the path that a packet takes from the computer or device you're on to whatever destination you specify.


What is the function of tracert command?

The tracert command is a command prompt command that's used to show several details about the path that a packet takes from the computer or device you're on to whatever destination you specify.


What is the function of command tracert?

The tracert command is a command prompt command that's used to show several details about the path that a packet takes from the computer or device you're on to whatever destination you specify.


How do you exit a prompt command?

Use "prompt $p$g" command.


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


Command prompt doesn't show if my PC is running in safe mode with command prompt?

Safe mode with command prompt option is totally depends on DOS shell, hence there is no need for separate command prompt..


How do you do next line in command prompt?

when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.


What is classpath and path in java?

if you are using the IDE then there is no need to set class path, ant you are using Command prompt to run the java program then you need to set the class path where the class (which is going to be used in your program) is actually located,use the following command:set calsspath=%classpath%;actual_path_of the class;we cancall more than two class by using this command by using separator (,)


What do you know about PROMPT command in MS-DOS?

PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.