"윈도우 환경변수"의 두 판 사이의 차이

(새 문서: ==사용자 변수== ===path=== *초기값 없음 *반디집 설치시: C:\Users\jmnote\AppData\Local\Bandizip\7z *울트라에디트 설치시: C:\Program Files (x86)\IDM Computer So...)
 
2번째 줄: 2번째 줄:
===path===
===path===
*초기값 없음
*초기값 없음
*반디집 설치시: C:\Users\jmnote\AppData\Local\Bandizip\7z
*반디집 설치시 추가됨: C:\Users\jmnote\AppData\Local\Bandizip\7z
*울트라에디트 설치시: C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\
*울트라에디트 설치시 추가됨: C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\
*울트라컴패어 설치시: C:\Program Files (x86)\IDM Computer Solutions\UltraCompare\
*울트라컴패어 설치시 추가됨: C:\Program Files (x86)\IDM Computer Solutions\UltraCompare\


==시스템 변수==
==시스템 변수==
13번째 줄: 13번째 줄:
</source>
</source>
*TortoiseSVN 설치시: C:\Program Files\TortoiseSVN\bin 추가됨
*TortoiseSVN 설치시: C:\Program Files\TortoiseSVN\bin 추가됨
*자바개발환경 구축시 수동 추가: %JAVA_HOME%\bin
===JAVA_HOME===
*자바개발환경 구축시 수동 추가: C:\Program Files\Java\jdk1.7.0_02


[[분류:윈도우]]
[[분류:윈도우]]

2012년 1월 29일 (일) 21:44 판

1 사용자 변수

1.1 path

  • 초기값 없음
  • 반디집 설치시 추가됨: C:\Users\jmnote\AppData\Local\Bandizip\7z
  • 울트라에디트 설치시 추가됨: C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\
  • 울트라컴패어 설치시 추가됨: C:\Program Files (x86)\IDM Computer Solutions\UltraCompare\

2 시스템 변수

2.1 Path

  • 초기값
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\
  • TortoiseSVN 설치시: C:\Program Files\TortoiseSVN\bin 추가됨
  • 자바개발환경 구축시 수동 추가: %JAVA_HOME%\bin

2.2 JAVA_HOME

  • 자바개발환경 구축시 수동 추가: C:\Program Files\Java\jdk1.7.0_02
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}