Difference between revisions of "Windows Path Enviroment"

From Ever changing code
Jump to navigation Jump to search
(Created page with "== Display environment variables == SET | more PATH == Set the system PATH == setx path "%path%;c:\directoryPath"")
(No difference)

Revision as of 23:25, 10 November 2015

Display environment variables

SET | more
PATH

Set the system PATH

setx path "%path%;c:\directoryPath"