The WindowState setting is used to control the state of the window in which Keystroke is run.
Usage:
WindowState accepts the following values:
0 - Normal window (using Top, Left, Height, and Width property values).
1 - Minimized window.
2 - Maximized window.
Example: WindowState=2
Default:
0