Operation Manual

Supported Commands
The following commands are supported:
EXEC
Description: Start a Windows program
Syntax: EXEC Path of the application that is to be started [ | ] command line
parameter
Example: EXEC c:\WINNT\system32\notepad.exe
KEYBOARD
Description: Simulate key stroke sequence
Syntax: KEYBOARD Key stroke sequence
Key stroke sequence: = key + [^] key + ...
Key: = any ASCII-character, except lower case letters OR special keys
Prefix ^ stands for “release key”.
30