How SET PATH for softwares like Java, COBOL, MASM, etc.
How SET PATH for softwares like Java, COBOL, MASM, etc.
1. You need the correct piece of software.
2. Then go to command prompt. (Start -> Run-> cmd).
3. Type “SET PATH=Drive:\Directory\” (without the double quotes)
or else do this.
4. goto Control Panel->Systems->Advanced(Tab)-> Environment Variables
5. In system variables , there is a entry names “PATH”, then click EDIT.
6.You can see some entries. End the previous entry with “;” and then add your path “Drive:\Directory\” and then end it with “;”
Posted by RaghavSR |
Comments (1)