Command line arguments

Previous

DxWnd accepts a few command line arguments, that can all be combined together to alter his behaviour:


/T

Starts DxWnd iconized in the System Tray (see DxWnd in the System Tray).

/I

Starts DxWnd initially in the IDLE state, so that it doesn't effect the programs until you manually issue a Hook ► Start command.

/C:<filename>

Uses the <filename> configuration file instead of the default config.ini file. In any case, the configuration file must be located in the same DxWnd execution folder.

/lang=<xx>

If you need a localized version of DxWnd, this argument causes DxWnd to load all resources text from the external dlls, Resources_<xx>.dll.

/debug

Enables debug features. Not recommended!