Managing the Applications Launch Control task: KAVSHELL APPCONTROL /CONFIG
You can use the KAVSHELL APPCONTROL /CONFIG
command to configure the mode in which the Applications Launch Control task runs and monitors the loading of DLL modules.
KAVSHELL APPCONTROL /CONFIG command syntax
/config /mode:<applyrules|statistics> [/dll:<no|yes>] | /config /savetofile:<full path to XML file>
KAVSHELL APPCONTROL /CONFIG command examples
To run the Applications Launch Control task in Active mode without monitoring DLL loading save the task settings upon completion, run the following command:
KAVSHELL APPCONTROL /CONFIG /mode:applyrules /dll:<no> /savetofile:c:\appcontrol\config.xml
You can configure Applications Launch Control task settings using the command-line parameters (see the table below).
KAVSHELL APPCONTROL /CONFIG
command-line parameters/options
Parameter/option | Description |
| Operating mode of the Applications Launch Control task. You can select one of the following modes:
|
| Enable or disable monitoring of DLL loading. |
| Export the specified rules to the indicated file in XML format. |
| Save the list of rules to file. |
| Save the list of Software Distribution Control rules to file. |
| Delete all Software Distribution Control rules from the list. |