SETX 명령어 Creates or modifies environment variables in the user or system environment, without requiring programming or scripting. 사용자 환경변수 및 시스템 환경 변수를 생성하고 수정 할수 있다. Setx 명령어는 그밖에 registry 값들을 가져올수 있고, 그 값을 텍스트파이로 쓸수 있다. C:\> setx path "%PATH%;이부분에추가" 더보기 이전 1 ··· 250 251 252 253 254 255 256 ··· 595 다음