... |
... |
@@ -21,6 +21,6 @@ |
21 |
21 |
The following configuration parameters exist: |
22 |
22 |
|
23 |
23 |
; MpCmdRun-path (Required). |
24 |
|
-: File path to //MpCmdRun.exe// or //Malware Protection Command Line Utility// from //Microsoft Defender//. Through it, a scan can take place in the file system through the command line. Usually, the file path to this file may look like this: //C:\Program Files\Windows Defender\MpCmdRun.exe// oder //C:\ProgramData\Microsoft\Windows Defender\Platform\<select last version>\MpCmdRun.exe//. If no file path is specified, an attempt is made to generate a file path to MpCmdRun.exe, which is specified in the plugin description. |
|
24 |
+: File path to //MpCmdRun.exe// or //Malware Protection Command Line Utility// from //Microsoft Defender//. Through it, a scan can take place in the file system through the command line. Usually, the file path to this file may look like this: //C:\ProgramData\Microsoft\Windows Defender\Platform\<select last version>\MpCmdRun.exe// |
25 |
25 |
; scan-timeout (Required) |
26 |
26 |
: Time in seconds until the scan process terminates. After the timeout, the file is treated like a file where a virus was found. The default value is 45 seconds. |