--deletequickfix

Syntax

>= kenaflow 4.0.32

kenaflow.exe --deletequickfix <integer> --instance
kenaflow.exe --deletequickfix <integer>  --machine

Description

This switch is used to remove the configuration of the specified quickfix eigther for all kenaflow instances of the current server (using switch --machine) or for the current instance (--instance).

This must be executed 'as administrator'!

After activating or deactivating a Quickfix all running kenaflow processes must be restarted to "see" the change. This is not done automatically. Especially debuggers - like VS Code or Powershell ISE - has to be restarted.

Please read article Quickfix for details!

Examples

kenaflow.exe --deletequickfix 3 --machine
kenaflow.exe --deletequickfix 3 --instance