You can configure Application Control to specifically target certain directory
locations based on absolute path, storage type, and Perl Compatible Regular Expressions
(PCRE).
Select whether to match by a specific path or a storage type, and specify the
match string type (String or Regular Expression
(PCRE)). Type the file paths that apply to the criteria.
Note
|
Supported Storage Locations
Storage Location
|
Environment Variable
|
Description
|
||
Specific path
|
Not applicable
|
Only applies to applications in the exact path specified
|
||
Any built-in storage
|
$FixedDrives
|
Only applies to applications in the path specified and stored on an internal
storage device (internal hard disk drive)
|
||
Any local storage
|
$LocalDrives
|
Only applies to applications in the path specified and stored on a
non-removable local storage device (internal or external hard disk drive)
|
||
Any removable storage
|
$RemovableDrives
|
Only applies to applications in the path specified and stored on a removable
storage device (USB drive, CD/DVD)
|
||
Network path
|
$RemoteDrives
|
Only applies to applications in the path specified and stored on a shared
network resource
|
||
Program Files folder
|
$ProgramFiles
|
Only applies to applications in the path specified and stored in the Program
Files folders (default folders
C:\Program Files and
C:\Program Files (x86) ) |
||
System volume
|
$SystemDrive
|
Only applies to applications in the path specified and stored in the default
Windows system drive
|