운영체제

Windows Temp 디렉토리 환경변수 변경 실행

warpmemory 2017. 8. 3. 15:26

set TMP=D:\temp && "명령어"


setx 명령어로 하면 영구적으로 환경 변수값이 변경된다.