%ComputerName% | {computername}
%PATH% | c:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;{plus program paths}
%SystemDrive% | c:
%UserName% | {username}
%UserProfile% | c:\Users\{username}
%HomePath% | c:\Users\{username}
%AppData% | c:\Users\{username}\AppData\Roaming
%LocalAppData% | c:\Users\{username}\AppData\Local
%Temp% | c:\Users\{username}\AppData\Local\Temp
%OneDrive% | c:\Users\{username}\OneDrive
%Windir% | c:\Windows
%SystemRoot% | c:\Windows
%ProgramData% | c:\ProgramData
%ProgramFiles% | c:\ProgramFiles
%ProgramFiles(x86)% | c:\ProgramFiles(x86)
https://en.wikipedia.org/wiki/Environment_variable#Windows
https://ss64.com/nt/syntax-variables.html
_
반응형