Program Name: 
Shutdown Timer

Author:
William R. C. Smith
www.WillSmithPortfolio.com
FictiousWill@netscape.net

Purpose:
Shuts down a computer after a specified amount of time

Notes:
Reccommended for Windows XP, although may work for older
operating system versions.

Two compiled executables are included:

Shutdown Timer.exe
This program will count down a specified amount of time
and then activiate a 30 second final system shutdown.

shutdown.exe
This program initiates a 30 second final shutdown when
run with the parameter "pass". This is handy if you want 
to include it in batch programs or other developments.
If the parameter "pass" is not provided, the shutdown
will not be initiated. This is to prevent it being run
accidently by a user.