Setup guide
Minimize application
Minimize an application's main window. The next button push will restore the window to its normal size.
Maximize application
Maximize an application's main window. The next button push will restore the window to its normal size.
Restore application
Restore an application's main window to its normal size.
Keystroke actions
Keystroke to application
Send keystroke to an application
FilenameYesFilename of application. A path is not required.
Field Required ? Value
FilenameYesFilename of application to minimize. A path is not required.
Field Required ? Value
FilenameYesFilename of application to maximize. A path is not required.
Field Required ? Value
FilenameYesFilename of application to restore. A path is not required.
The basic keystroke actions (Keystroke to application, Keystroke to window) require a window (or
application) to be put into foreground before it can accept a keystroke. uICE uses a mechanism to restore
the window order on the desktop to its previous state a few seconds after the keystroke.
You may disable this mechanism by enabling Leave window focus after keystroke, or use PostMessage
instead, which is able to simulate keystroke messages without changing the window order on the
desktop.