Key
|
Description
|
Possible Values
|
Default Value
|
Encrypted
|
||
---|---|---|---|---|---|---|
IGNORE_THREAT
|
Cancel installation after detecting malware threat during prescan
|
|
0
|
No
|
||
REPORT_FOLDER
|
An absolute folder path where prescan result reports are saved.
|
|
<empty>
|
No
|
||
SCAN_TYPE
|
The type of scan executed during silent installation
|
|
Full
|
No
|
||
COMPRESS_LAYER
|
The number of compressed layers to scan when a compressed file is scanned.
|
|
2
|
No
|
||
MAX_FILE_SIZE
|
The largest file allowed for scan
|
|
0
|
No
|
||
SCAN_REMOVABLE_DRIVE
|
Scan removable drives
|
|
0
|
No
|
||
SPECIFIC_FOLDER
|
An absolute folder path to scan when the scan type is [Specific]
|
<folder_path>
Multiple folders can be specified by creating new entries whose name starting with
SPECIFIC_FOLDER. Every entry name needs to be unique.
For example:
SPECIFIC_FOLDER=c:\folder1
SPECIFIC_FOLDER2=c:\folder2
SPECIFIC_FOLDER3=c:\folder3
|
<empty>
|
No
|
||
EXCLUDED_FILE
|
An absolute file path to exclude from scanning
|
<file_path>
Multiple files can be specified by creating new entries whose name starting with
EXCLUDED_FILE. Every entry name needs to be unique.
For example:
EXCLUDED_FILE=c:\file1.exe
EXCLUDED_FILE2=c:\file2.exe
EXCLUDED_FILE3=c:\file3.exe
|
<empty>
|
No
|
||
EXCLUDED_FOLDER
|
An absolute folder path to exclude from scanning
|
<folder_path>
Multiple folders can be specified by creating new entries whose name starting with
EXCLUDED_FOLDER. Every entry name needs to be unique.
For example:
EXCLUDED_FOLDER=c:\file1.exe
EXCLUDED_FOLDER2=c:\file2.exe
EXCLUDED_FOLDER3=c:\file3.exe
|
<empty>
|
No
|
||
EXCLUDED_EXTENSION
|
A file extension to exclude from scanning
|
<file_extension>
Multiple extensions can be specified by creating new entries whose name starting with
EXCLUDED_EXTENSION. Every entry name needs to be unique.
For example:
EXCLUDED_EXTENSION=bmp
EXCLUDED_EXTENSION2=png
|
<empty>
|
No
|