Changes (v1.0.0.7)
==================
Added new COMMANDDELAY .ini setting to be able to specify a
delay (in milliseconds) to wait after each command.
Default value is 500, if this setting is not specified.
Add the following to the current settings .ini file under
the [SETTINGS] group.
[SETTINGS]
COMMANDDELAY=delayvalue
(where delayvalue is any value between 0 – 5000).