뭔가 하나 알아냈다고 생각했을 때, 모르는 것이 두 개 더 생긴다.
뭔가 하나 알아냈다고 생각했을 때, 모르는 것이 두 개 더 생긴다.
by 부니기

NOTICE

MESSENGER

SEARCH

WIDJET

web counter

CATEGORY

RECENT POST

RECENT COMMENT

RECENT TRACKBACK

TAG CLOUD

CALENDAR

ARCHIVE

LINK

COUNTER

BANNER

윈도우 시스템 환경 변수

[Utility]
Facebook | del.icio.us | Digg | Google Bookmarks
마이크로소프트 윈도 XP, 비스타 & 7의 기본 환경 변수와 값
Variable Windows XP Windows Vista/7
%ALLUSERSPROFILE%

C:\Documents and Settings\All Users

C:\ProgramData
%APPDATA% C:\Documents and Settings\{username}\Application Data C:\Users\{username}
\AppData\Roaming
%COMPUTERNAME% {computername} {computername}
%COMMONPROGRAMFILES% C:\Program Files\Common Files C:\Program Files\Common Files
%COMMONPROGRAMFILES(x86)% C:\Program Files (x86)\Common Files C:\Program Files (x86)\Common Files
%COMSPEC% C:\Windows\System32\cmd.exe C:\Windows\System32\cmd.exe
%HOMEDRIVE% C: C:
%HOMEPATH% \Documents and Settings\{username} \Users\{username}
%LOCALAPPDATA% C:\Users\{username}\AppData\Local
%LOGONSERVER% \\{domain_logon_server} \\{domain_logon_server}
%PATH% C:\Windows\system32;
C:\Windows;C:\Windows\System32\Wbem;{plus program paths}
C:\Windows\system32;C:\Windows;
C:\Windows\System32\Wbem;
{plus program paths}
%PATHEXT% .COM;.EXE;.BAT;.CMD;.
VBS;.VBE;.JS;.WSF;.WSH
.com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;
.wsh;.msc
%PROGRAMFILES% %SystemDrive%\Program Files %SystemDrive%\Program Files
%PROGRAMFILES(X86)% %SystemDrive%\Program Files (x86) (only in 64-bit version) %SystemDrive%
\Program Files (x86) (only in 64-bit version)
%PROMPT% 현재 명령 프롬프트 포맷에 대한 코드. 보통 이 코드는 $P$G로 되어 있다. 현재 명령 프롬프트 포맷에 대한 코드. 보통 이 코드는 $P$G로 되어 있다.
%SystemDrive% 윈도 루트 디렉터리를 포함하고 있는 드라이브. 보통 C: 윈도 루트 디렉터리를 포함하고 있는 드라이브. 보통 C:
%SystemRoot% 윈도 디렉터리. 보통 C:\Windows로 되어 있으며, 공식적으로는 C:\WINNT이다. 윈도 디렉터리. 보통 C:\Windows로 되어 있으며, 공식적으로는 C:\WINNT이다.
%SystemDrive%\Windows
%TEMP% and %TMP% %SystemDrive%\Documents and Settings\{username}\Local Settings\Temp %SystemDrive%\Users\
{username}\AppData\Local\Temp
%USERDOMAIN% {userdomain} {userdomain}
%USERNAME% {username} {username}
%USERPROFILE% %SystemDrive%\Documents and Settings\{username} %SystemDrive%\
Users\{username}
%WINDIR% C:\Windows C:\Windows
%PUBLIC% %SystemDrive%\Users\Public
%PROGRAMDATA% %SystemDrive%\ProgramData
%PSModulePath% %SystemRoot%\system32\
WindowsPowerShell\v1.0\Modules\


환경 변수 참조
http://www.scriptlogic.com/support/cus ··· nce.html

Command shell overview
http://www.microsoft.com/resources/doc ··· iew.mspx


via http://ko.wikipedia.org/wiki/%ed%99%98 ··· 588%2598

이 글의 트랙백 주소 :: http://hsmtree.kr/t/trackback/265