Power saver
A tiny utility that does exactly what it states. It turns your Windows Mobile display screen OFF.
Preserving precious battery power, yet still keeping the device alive to let it continue processing any applications that are executing.
The press of any button or a Notification Alarm will immediately turn the display back ON.
/ANDEXIT
In some cases for automation purposes, it might be useful to turn OFF the display screen and leave it off without allowing button presses or Notification Alarms to interrupt and turn it back ON.
For this purpose, ScreenOff contains a special command line parameter: /ANDEXIT
By running: ScreenOff.exe /ANDEXIT
The ScreenOff program will turn the display screen OFF, and then exit.
note: a seperate utility program will then have to be used to turn the display screen back ON.