Program is pretty self explanatory. Put in the time and click start. When the time reaches 0 the computer will shut down and power off (if able to power off).
The program supports 2 command lines
Example 1:
SimpleShutdownTimer.exe /sleepnow
This will put the system into standby mode, no Count Down, no icons.
Example 2:
SimpleShutdownTimer.exe 02:30:00
This tells the program to set the time for 2 hours and 30 mins. and 0 sec. and to start the countdown.
This option allows you to run the program from a script without user input.