Setup guide

the number has to start with "0x" (without the quotation marks).
l
To simulate the ALT, SHIFT or CTRL key along with another key, type the leading character (A, S or C) of the
key enclosed in brackets { }, followed by the key that shall be pressed with one of those keys. The ALT, SHIFT
and CTRL statement is only valid for the next following key.
l
It is not necessary to use the {S} statement to get readable upper case characters like 'A'. {S}a is the same as
just A.
Examples:
a means a
{S}a means A
{S}hello means Hello
u{S}I{S}C{S}E means uICE ( equal to just typing 'uICE' )
{C}a means CTRL-a
{CA}a means CTRL-ALT-a
{SCA}a means CTRL-ALT-A
{0x70} means F1 key
{C0x70} means CTRL-F1
General system actions
Shutdown Windows / Reboot Windows
Shuts down or reboots your system. For shutdown, the power is turned off if your hardware supports this function
(ATX power supply).
By default, uICE displays an OSD countdown of 15 seconds. During this countdown, you may abort the process.
If you prefer to shutdown/reboot the system immediately without countdown, disable the OSD for the command
that triggers this action.
The sleep timer known from previous versions of uICE can now be found in the On-Screen Menu.
No parameters.
Suspend Windows
Suspends your system. Timed suspend is available in the On-Screen Menu.
If you want to ensure that no other application prevents the system from shutting down, check Enable
forced system shutdown at General Options.
Field Required ? Value
HowYes
Select from two suspend methods: Standby or Hibernate.
Depending on your computer's capabilities and BIOS settings,
Standby may switch your system into Suspend-To-RAM mode.
Windows NT based systems (2000/XP) require ACPI compliant
hardware.
Hibernate is not supported on Windows 98 systems.