Windows Environment Variables

Aus MattWiki

List of useful Windows Environment Variables for quickly navigating to assorted directories:

%HOMEDRIVE%
%HOMEPATH%
%LOCALAPPDATA%
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu
%ProgramData%
%ProgramFiles%
%Public%
%RANDOM%
%SYSTEMDRIVE%
%SYSTEMROOT%
%USERNAME%
%USERPROFILE%
%WINDIR%

Sources and more details: https://ss64.com/nt/syntax-variables.html https://ss64.com/nt/syntax-folders.html