Windows Path Enviroment

From Ever changing code
Revision as of 00:25, 11 November 2015 by Pio2pio (talk | contribs) (Created page with "== Display environment variables == SET | more PATH == Set the system PATH == setx path "%path%;c:\directoryPath"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Display environment variables

SET | more
PATH

Set the system PATH

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