How do I permanently set the PATH from a cmd shell? You need to use setx instead of set . Example: SetX PATH "c:\my dir;%PATH%". Notes:.
確定! 回上一頁