Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BobVul committed Jun 22, 2012
1 parent a704279 commit 4c79acd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
This was created as a response to a [Super User question](http://superuser.com/questions/439583/automatic-shutdown-prompt-on-windows-7).

---

The compiled version requires .NET 3.5 to run (perhaps 2.0 would work).

---

Usage is quite simple, simply execute the program, preferably in a scheduled task. It will wait the specified number of minutes before shutdown, with a window visible with options to abort/postpone. If no time is specified, it will wait 5 minutes.

IdleShutdown.exe <minutes>

---

The notification icon [Mazenl77](http://mazenl77.deviantart.com/) is sourced from http://www.iconspedia.com/icon/shutdown-1626.html and used under the CC-BY licence

0 comments on commit 4c79acd

Please sign in to comment.