PPRuNe Forums - View Single Post - Computer shutoff timer/program?
View Single Post
Old 14th March 2008 | 13:22
  #5 (permalink)  
idgas
 
Joined: Dec 1999
Posts: 145
Likes: 0
From: Where?
Try this. Create a new shortcut on the desktop to the following:

%windir%\system32\shutdown.exe -s -f -t xx

where xx equals the number of seconds

To stop the shutdown process, a similar shortcut as follows:

%windir%\System32\shutdown.exe -a

Cheers,
idgas is offline  
Reply