| Variable | Default Value |
|---|---|
| %SystemDrive% | C: |
| %ProgramFiles% | C:\Program Files |
| %AppData% | C:\Users{username}\AppData\Roaming |
| %LocalAppData% | C:\Users{username}\AppData\Local |
| %UserProfile% | C:\Users{username} |
| %UserName% | {username} |
| %COMPUTERNAME% | {computername} |
| %PATH% | C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;{plus program paths} |
Created
July 24, 2024 19:14
-
-
Save pnsinha/71f02fd607551a8a1cb138f151d9496c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment