Releaselog

AutoShutdown Pro v5.0.0.0 Cracked-NoPE

AutoShutdown Pro as its name says can -shutdown/restart/log off/lock- your PC at given time or event. Might be useful sometimes.

Description:

AutoShutdown is a system shutdown manager utility program which can secure your computer(s) when you are away. Perform an unassisted shutdown, restart, logoff, standby, hibernate or lock the workstation based on time of day, inactivity or battery power level. The Pro version features a system service module that can work with Windows 2000 and XP when a user is not logged in. AutoShutdown can also clean up files when it performs an action - wiping any trace from your recycle bin, temporary files, recent documents, cookies or other files. AutoShutdown can perform events at a scheduled date and time, after a period of inactivity or when you have one or more hot keys defined to perform specific events.

Release Name: AutoShutdown.Pro.v5.0.0.0.Cracked-NoPE
Size: 1.35MB
Links: Homepage, NFO
Download: Rapidshare.com, Mirrors

Comments (55)

Feel free to post your AutoShutdown Pro v5.0.0.0 Cracked-NoPE torrent, subtitles, samples, free download, quality, NFO, rapidshare, megaupload, filefactory, netload, crack, serial, requirements or whatever-related comments here. Don't be rude (permban), use only English, don't go offtopic and read FAQ before asking a question. Owners of this website aren't responsible for content of comments.
  1. Simpson
    April 14th, 2008 | 01:49

    BAMMMMMMMMMMMMM

  2. Hello
    April 14th, 2008 | 01:56
  3. Zinn
    April 14th, 2008 | 02:01
  4. April 14th, 2008 | 02:25

    @ u 5uck

    Thank you for your opinion, I’m glad you like it.

  5. jason
    April 14th, 2008 | 02:25

    what is this mess ???

  6. Darky
    April 14th, 2008 | 02:40
  7. john dykes
    April 14th, 2008 | 02:40

    @u 5uck
    noobware? i assume u r perfectly capable of writing a similar program by urself but r unwilling to share it with us?

    programs like these shud be already embedded in the OS. imagine having to actually pay for such a program with only one function.

  8. Corie
    April 14th, 2008 | 02:43

    ahh thanks much for this, it will come in handy.

  9. jayrodathome
    April 14th, 2008 | 02:48

    will this software add up the spam protection for me?

  10. GTR
    April 14th, 2008 | 02:50

    there’s a freeware called switchoff, but it hasn’t been updated in quite a while… like about 7 years :D, but it is very effective.

    but this one has a lot more options and might be better than other similar stuff.

  11. GTR
    April 14th, 2008 | 02:51
  12. Tell Me More
    April 14th, 2008 | 02:53

    I’ve been looking for something like this for htpc. Start up before scheduled recording and standby when done. Is their a better OpenSource or freeware out there?

  13. travis
    April 14th, 2008 | 02:53

    Crack does /not/ work, every time i try to run it, it sez ASIdle.ddl was not found, i reinstalled the thing and restarted my computer but same thing. Shame this seem like it would come in handy

  14. y2k
    April 14th, 2008 | 02:58

    I use media monkey pro for this.I’m used to go to sleepp listening to music:-).But this is nice i wonder how well mixes with security tools.

  15. Code Monkey
    April 14th, 2008 | 03:40

    @14 The crack works just fine. The problem is you’re trying to double click and run the crack when what you need to be doing is copying the crack file and pasting it into the install folder.

    Thanks Christian, cool little prog! ;)

  16. bomberman
    April 14th, 2008 | 04:10
  17. gg
    April 14th, 2008 | 04:15

    free alternative

    http://www.drivercleaner.net/?site=tools

    DriverHeaven Shutdown

  18. travis
    April 14th, 2008 | 04:28

    Code Monkey ;;

    Oh ok, im used to clicking on “crack” and have something popup and tell me what serial to use, how do i do what ur talking about?

  19. krypt0
    April 14th, 2008 | 04:42

    Start > Run > “cmd” > shutdown -s -t 5000

    or type “shutdown -?” to list options

  20. Code Monkey
    April 14th, 2008 | 05:08

    travis,

    right click and copy the crack.
    go to drive you installed… usually “C” and open “programs/program files” folder, find “autoshutdown” folder, right click and paste/replace the crack file into this folder. :)

  21. Xerox©
    April 14th, 2008 | 06:07
  22. brainwashed
    April 14th, 2008 | 06:33

    is it portable?

  23. TUX
    April 14th, 2008 | 06:57
  24. lon3wolf
    April 14th, 2008 | 07:30

    in the run box type shutdown -i brings up the windows shutdown gui which looks a bit like the gui in this release

  25. mupet0000
    April 14th, 2008 | 07:36

    That share on all site is good, thanks.

  26. Phoenix
    April 14th, 2008 | 08:12

    @8, john dykes
    this function has been possible in win xp and vista all the time.
    just make a batch file and put it in Scheduled tasks when it should be launched.

  27. Ryu
    April 14th, 2008 | 08:30

    in the run box type:

    shutdown -s -f -t XXXX

    where XXXX are the seconds when the system will off.

    Ej: To shutdown in 1 hour -> shutdown -s -f -t 3600

  28. Hamlet
    April 14th, 2008 | 08:33

    Take AIMP2 - seriously. This awesome mp3 player got an autoshutdown function integrated.

  29. User
    April 14th, 2008 | 08:47

    The shutdown command, taken from this site
    http://www.computerhope.com/shutdown.htm

    Usage: shutdown [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "comment"] [-d up:xx:yy]

    No args Display this message (same as -?)
    -i Display GUI interface, must be the first option
    -l Log off (cannot be used with -m option)
    -s Shutdown the computer
    -r Shutdown and restart the computer
    -a Abort a system shutdown
    -m \\computername Remote computer to shutdown/restart/abort
    -t xx Set timeout for shutdown to xx seconds
    -c “comment” Shutdown comment (maximum of 127 characters)
    -f Forces running applications to close without warning
    -d [u] [p]:xx:yy The reason code for the shutdown
    u is the user code
    p is a planned shutdown code
    xx is the major reason code (positive integer less than 256)
    yy is the minor reason code (positive integer less than 65536)

    Examples

    shutdown -r -c “Rebooting for latest updates.”

    This would display a Windows System Shutdown window for 30 seconds, warning the user that the computer is going to shutdown and then restart the computer.

  30. Yo mama
    April 14th, 2008 | 08:53

    Can you get a program that actually starts the PC too?

    This is the only feature holding me back from using this software..

  31. User
    April 14th, 2008 | 08:54

    Anyone try it on Vista 64bit?

  32. User
    April 14th, 2008 | 09:14

    @Yo mama
    I also wanted something like that.
    but there is no simple way.

    No software can start a PC, cause the PC is off.
    Softwares can’t run when the PC is off.
    What you can do is instead of shutdown the PC, make the PC go to sleep.
    In the bios you can enable “wake on Mouse/Keyboard/Lan”
    I think if you enable wake on Lan, you could wake him up from another PC, on that PC you could set a timer.

    Another option is to put a parallel wires to the shutdown switch on the motherboard, and connect them to a timer switch.
    Or connect the wires to a phone kit, then you could call your PC and he will startup. :)

  33. stone
    April 14th, 2008 | 09:15

    It doesn’t matter which version of Windoze you are running, the shutdown command in the kernel is all the same, since Windows 95.

  34. rrreg
    April 14th, 2008 | 09:21

    I want one that will startup the comp automatically

  35. lkasjdf
    April 14th, 2008 | 10:01

    Why NoPE crack old applications like this from 2007 year ?

  36. jammi
    April 14th, 2008 | 10:30
  37. trashd
    April 14th, 2008 | 10:35

    Interested in the stand-by function. Desktop PC’s sometimes have trouble waking from hibernation mode. Mine certainly does. Would a prog like this remedy the situation. If not, what kind of experience have you all had with stand-by?

  38. snell
    April 14th, 2008 | 11:17

    i use superfast shutdown and superfast reboot pretty kool 4 a free programme!! duz xactli wat it sez on the tin

  39. thatsnasty
    April 14th, 2008 | 11:22
  40. rhode
    April 14th, 2008 | 11:35

    http://www.den4b.com/downloads.php?project=Shutter

    this software is way better than this, and it’s freeware
    sorry, but autoshutdown is crap.

  41. WayOut
    April 14th, 2008 | 12:13
  42. Atlas
    April 14th, 2008 | 12:40

    aww shucks.

    $ perform task && poweroff

    ie, downloading from usenet

    $ nzbget xyz.nzb && poweroff

    wow command line is hard!. change to linux already!

  43. Useless software
    April 14th, 2008 | 13:22

    Shutdown with “shutdown” command, wake-up via BIOS timer.
    No software needed. ;)

  44. Timmy Slicks
    April 14th, 2008 | 15:36

    does this work on linux? And off topic, but why does linux suck so bad, I cant even install an exe or get photoshop to run, and when I try to install call of duty 4 nothing happens. also, my lan will not work, wifi doesnt work, soundcard makes funny noises, SD card wont read, and usb goes on/off. I hear all these nerds raving about hwow great linux is, but after using it for a day I dont know what the fsck they are talking aboout, they must be smoking some really strong crack cuz from what I see it sux big time.

  45. Hene88
    April 14th, 2008 | 17:54

    Thanks, I’ve been “looking” for something like this for a looong time!
    This will definitely come in handy.

    Timmy Slicks, Windows games do not work on Linux, neither do windows drivers, so you have to get special drivers for Linux for the mentioned hardware.

  46. emq
    April 14th, 2008 | 18:02

    There is already a plugin for Miranda IM client for ages now with does exactly the same. Oh, and it’s free.

  47. Mr.Ceeeeee
    April 14th, 2008 | 18:54

    i used to use a freeware type of software just like this
    hmmm….

  48. Thanantosgratus
    April 14th, 2008 | 19:51
  49. Jeroen
    April 14th, 2008 | 20:55

    Free alternative: http://dimio.altervista.org/eng/ — DShutdown even has remote shutdown support!

  50. Tell Me More
    April 14th, 2008 | 22:52

    Love all the feedback! I’ve checked all the suggested progs out and Shutter seems to be the best (I love portable apps!). However, none of these programs offer an option to come out of stand by. Anyone know of any?

  51. Tell Me More
    April 14th, 2008 | 22:56

    @51 THANK YOU!!

    Dshutdown offers a wake up option and seems more robust than Shutter and it too is portable. Great stuff!!

  52. Kell
    April 15th, 2008 | 16:28

    Download
    Porn Videos at: http://files.merseine.nu

    enjoy it!

  53. mc
    April 15th, 2008 | 19:57

    My Dell PC has this function to start itself at a specified time, and I think most modern PC should have this feature build into its BIOS.

    In order for this to work, your mains to the PC must NOT be turned off after you shutdown your computer.

  54. Searcher
    April 18th, 2008 | 15:31
  55. boyer
    July 25th, 2008 | 16:57
Your Ad Here

Leave a reply

Hot info about new scene releases!