Kaspersky Standard | Plus | Premium
How to perform a custom scan of files and directories in the application interface
To start a custom scan of the specified files and directories in the application interface with default task settings:
- Right-click the file or directory that you want to scan to open its context menu.
- In the context menu, select Open With Other Application.
This opens the Open with window.
- In this window, select the Kaspersky application.
The custom scan task and its progress are displayed in the application interface.
To start a custom scan of the specified files and directories in the application interface with previously modified task settings:
- Output the task settings to the configuration file:
kfl-control --get-settings 3 [--json]
A configuration file with the current task settings is generated.
- Edit task settings in the generated configuration file by choosing values from the table.
- Save the configuration file.
- Run the following command:
kfl-control --set-settings 3 --file <
configuration file path
> [--json]
- Right-click the file or directory that you want to scan to open its context menu.
- In the context menu, select Open With Other Application.
This opens the Open with window.
- In this window, select the Kaspersky application.
The custom scan task and its progress are displayed in the application interface.