Results 1 to 8 of 8

Thread: Auto shut down

  1. #1
    whatcdfan's Avatar A.W.A BT Rep: +2
    Join Date
    Jun 2010
    Posts
    1,522
    howdy folks
    i want to know By which ways can i get my PC to automatically shut down at specific time
    i am running win 7
    any help will be much appreciated
    thanx

  2. Software & Hardware   -   #2
    Set the Task Scheduler to run this program at the specific time:
    Code:
    shutdown -s -t 0 -f
    "I just remembered something that happened a long time ago."

  3. Software & Hardware   -   #3
    iLOVENZB's Avatar FST Crew BT Rep: +1
    Join Date
    Sep 2008
    Location
    Land gurt by sea
    Posts
    8,331
    Last edited by iLOVENZB; 12-18-2010 at 07:27 PM.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music"

  4. Software & Hardware   -   #4
    Cabalo's Avatar FileSharingTalker BT Rep: +24BT Rep +24BT Rep +24BT Rep +24BT Rep +24
    Join Date
    Mar 2007
    Location
    European Union
    Age
    47
    Posts
    11,849
    I use Anon's method.
    Here is a list describing each flag: http://www.microsoft.com/resources/d....mspx?mfr=true

  5. Software & Hardware   -   #5
    Expeto's Avatar current user title
    Join Date
    Apr 2010
    Posts
    472
    there are few nice and simple tools at cnet , if you still need an alternative way
    ...

  6. Software & Hardware   -   #6
    whatcdfan's Avatar A.W.A BT Rep: +2
    Join Date
    Jun 2010
    Posts
    1,522
    thank you all of you now i can sleep in peace

  7. Software & Hardware   -   #7
    cibu's Avatar I gots me a seedbox BT Rep: +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75BT Rep +75
    Join Date
    Feb 2008
    Location
    Rm Valcea
    Posts
    679
    Quote Originally Posted by anon-sbi View Post
    Set the Task Scheduler to run this program at the specific time:
    Code:
    shutdown -s -t 0 -f
    thanks , i never new this method
    Quote Originally Posted by Rick.Ross @http://www.youtube.com/watch?v=wR2F9Km5d0w
    I’mma tell you something and don’t think that I’m weird/I eat leftover food that gets stuck in my beard

  8. Software & Hardware   -   #8
    Pozarynicoeta's Avatar Angry Monkey BT Rep: +4
    Join Date
    Nov 2008
    Location
    Australia
    Age
    39
    Posts
    62
    The 0 is the time in seconds when the PC will shutdown, similar to unix.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •