Add directory to path.

pathman /as directoryPath

Do I type the directory name in place of 'directory'?
No. directorypath is the variable that you are replacing.

So if you are trying to go to C:\MyFiles\Appliacation.exe you will do pathman /as C:\MyFiles
 
Back
Top