Automated Shutoff
Results 1 to 5 of 5

Thread: Automated Shutoff

  1. #1
    Registered User
    Join Date
    Aug 2000
    Location
    Enfield, CT
    Posts
    490

    Post Automated Shutoff

    Hi, I was looking for a program that I can use as a timer to shut off my computer. The situation is this, I would like to play MP3's on my computer before I go to bed, and have the system turn off after a certain amount of time. Sinse I'm occasionally doing homework I don't want my computer to turn off at the same time every day, I want a program I can just start, select some time, say 15 minutes, and then be done with it. Does anyone know of something like this? Thanks.

  2. #2
    Anime God GokuSS2's Avatar
    Join Date
    Oct 2001
    Location
    San Diego, CA, USA
    Posts
    711

    Post

    If your using Windows 98. Try this trick.
    First right click on your desktop and make a new shortcut. A box should appear saying Command Line put this

    C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows

    Click OK

    Now insert the shortcut into Scheduled Tasks and tell it when to run. Now it will shutdown your computer.

  3. #3
    Registered User
    Join Date
    Aug 2000
    Location
    Enfield, CT
    Posts
    490

    Post

    I've got XP Pro. No task schedular.

  4. #4
    Registered User Backspace's Avatar
    Join Date
    Aug 2000
    Location
    Midwest, USA
    Posts
    148

    Post

    [quote]Originally posted by TrackMan:
    <strong>I've got XP Pro. No task schedular. </strong><hr></blockquote>


    Yes you do, start, all programs, Accessories, System Tools, Scheduled Tasks

    Now not sure if that command line will work with XP though.

  5. #5
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692

    Post

    Use the shutdown command in the task scheduler. Create a task, browse to the application at C:\WINDOWS\system32\shutdown.exe (C:\windows being the %systemroot%). Then once you have created it, go back in and add the switch at the end for a reboot to occur. Looks like this: c:\WINDOWS\system32\shutdown.exe –r .

    To understand more about Shutdown.exe and the switches go to Start\help and support, and search for shutdown.exe, in the matches, go to Command-line references A-Z. Look for Shutdown.

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
  •