%SYSTEM32% applies to System32 and sysWOW64

This commit is contained in:
Oddvar Moe
2018-09-28 01:37:55 +02:00
committed by GitHub
parent c7306ae148
commit 6620d29c46

View File

@ -116,7 +116,7 @@ The following table details these path variables.
| Windows directory or disk | AppLocker path variable | Windows environment variable | | Windows directory or disk | AppLocker path variable | Windows environment variable |
| - | - | - | | - | - | - |
| Windows| %WINDIR%| %SystemRoot%| | Windows| %WINDIR%| %SystemRoot%|
| System32| %SYSTEM32%| %SystemDirectory%| | System32 and SysWOW64| %SYSTEM32%| %SystemDirectory%|
| Windows installation directory| %OSDRIVE%| %SystemDrive%| | Windows installation directory| %OSDRIVE%| %SystemDrive%|
| Program Files| %PROGRAMFILES%| %ProgramFiles% and %ProgramFiles(x86)% | | Program Files| %PROGRAMFILES%| %ProgramFiles% and %ProgramFiles(x86)% |
| Removable media (for example, a CD or DVD)| %REMOVABLE%| | | Removable media (for example, a CD or DVD)| %REMOVABLE%| |