Skip to content

ProfileEditHelperPrograms

cyberfox edited this page Aug 12, 2026 · 1 revision

Profile editor dialog page "Helper programs"

On this page you can configurate programs that will be executed before and after the main program.

  • Execute commands before main program
    The commands you have entered in this box will be executed before the main program is started. Via this commands you can setup some input devices for example.
  • Run minimized (commands before main program)
    If this option is activated, the commands entered in the lines above will be executed as a minimized window.
  • Run commands in order(commands before main program)
    If this option is activated, the commands entered in the lines above will be executed in order. This means DFendX will wait before starting the next command for the previous command to terminate.
  • Wait before execution of the main program
    If this checkbox is checked, DFendX will wait for the "commands before main program" program to terminate before the main program is started.
  • Execute commands after the main program quits
    The commands you have entered in this box will be executed after the main program has terminated. (Attention: On Windows profiles DFendX might be not able to detect the correct time when the main programs quits.)
  • Run minimized (commands after the main program quits)
    If this option is activated, the commands entered in the lines above will be executed as a minimized window.
  • Run commands in order(commands after main program)
    If this option is activated, the commands entered in the lines above will be executed in order. This means DFendX will wait before starting the next command for the previous command to terminate.

See also:

Profile editor dialog

Contents

Clone this wiki locally