[Release] Shutdown Timer v2.5 [/Release] - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: [Release] Shutdown Timer v2.5 [/Release] (/showthread.php?tid=17568) Pages:
1
2
|
[Release] Shutdown Timer v2.5 [/Release] - Resistance - 04-01-2011 I am proud to present my application I have been working on for a long time originating from this website: RocketDock.com. It is really awesome and... What It Does : It Shuts-down, Logs-Off, Restarts, Hibernates, or in a Computer-Based-Crisis, ForceQuits your Computer, Locks you Computer, Switch Users and Sleep/Standby your Computer by the Second, Minute or Hour based on your command. Just Enter an input based number in the countdown box. (If "0" Then it will instantly Shutdown, LogOff Etc...) --- Officially The Best Windows Shutdown, LogOff, Restart, Switch User, Hibernate, Lock, StandBy, Force Quit, Application Around ;). The Legend of Shutdown Timers Still Live. "Remember, I was the first here!" said Version 1.0. [/b] --- If you experience errors throughout the application, view spoiler. Spoiler (Click to View) Easy How-To-Use Instructions: 1. Download (You can give some Feedback after you tried it out or before because you think its cool Always Appreciated.) 2. Open RocketDock up. 3. Finish Download. 4. Drag and Drop on to the Dock. 5. Enjoy and use it whenever you'd like! ----- IN WINDOWS VISTA/WINDOWS 7 YOU MUST BE AN ADMINISTRATOR TO ENABLE AND DISABLE HIBERNATION. OR ELSE THERE IS NO POINT AND YOUR JUST CLICKING BUTTONS. ----- Current Update & New Features (Version 2.5.0.0) [Last Update: 10:57PM, Friday - 4/1/2011] Changes: 1. Grammatical Error Fixed 2. Disables Hibernate Options Automatically if not ran as Administrator. 3. Click My Name To Visit My Profile in About 4. Several Other Bugs Fixed 5. Officially The Best Windows Shutdown, LogOff, Restart, Switch User, Hibernate, Lock, StandBy, Force Quit, Application Around RocketDock.com. The Legend of Shutdown Timers Still Live. Next Update: When I Detect A Glitch. ------- Feel free to Rate, Comment and Enjoy! ------- ***A MUST HAVE TOP-DOG APPLICATION FOR YOUR DOCK!*** ***A MUST HAVE TOP-DOG APPLICATION FOR YOUR DOCK!*** ***A MUST HAVE TOP-DOG APPLICATION FOR YOUR DOCK!*** --------- Whats The Use? : The App. is useful when: download takes too long and your not their to turn off the computer, set a time by minutes or hours! Just make sure its at least 15-20 Minutes or 1 Hour ahead of when the download ends. This is useful when you want to prank your friends and log them off the computer when their in the middle of their game,-- but don't do that. XD. Private Message or Comment to me any Ideas of Improvement you have to add to this Docklet. :-) Also, please report to me any glitchs, bugs, or failures throughout my program if any are seen! Thanks! ENJOYYY! (Which is Doughted) \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ Incorperated: MaiTriCks File Manager © Inc. Copyright: Copyright © MaiTriCks File Manager Inc. 2009 All Rights Reserved. Trademark: MaiTriCks Incorporated ™ Click Here To Download RE: [Release] Shutdown Timer v2.5 [/Release] - h4yr0 - 04-02-2011 Does this release contains source code, or only .bin ? RE: [Release] Shutdown Timer v2.5 [/Release] - The Unknown™ - 04-02-2011 oh,thanks for sharing this with us RE: [Release] Shutdown Timer v2.5 [/Release] - Stiggie - 04-02-2011 Or this is just awesome, it was something like this i wanted. Thank you mate RE: [Release] Shutdown Timer v2.5 [/Release] - Resistance - 04-02-2011 (04-02-2011, 01:29 AM)h4yr0 Wrote: Does this release contains source code, or only .bin ? The release does not contain any source. I shall release the source code later on. RE: [Release] Shutdown Timer v2.5 [/Release] - Emily - 04-14-2011 I just cannot wait when the source code is released. :3 I probably have this somewhere on my computer but this one looks great. RE: [Release] Shutdown Timer v2.5 [/Release] - Modestep - 04-17-2011 Good job on this, it's handy that you can plan when the computer must shut down RE: [Release] Shutdown Timer v2.5 [/Release] - Mammoth - 04-18-2011 I am adding this to my list that i may use later. RE: [Release] Shutdown Timer v2.5 [/Release] - euverve - 05-13-2011 @The High Roller: First tested the log-off, the abort is not working properly. What I do? The count down is 6o then I initiate the log off, when I press the abort, the count down still decrementing, when it reaches zero, it forcefully log off. I clicked the logon, but there's lot of msgboxs telling the log off is in session still, it continues to log off. Windows 7 here. (04-02-2011, 01:29 AM)h4yr0 Wrote: Does this release contains source code, or only .bin ? If you know how to do it in command line and initiate shutdown or using with sysinternal utilities then you can integrate them into vb.net programming. I beat you can do like this one too. I found out that it uses some of shell commands. Edit: I have deobfuscate this program, and codes are viewable in reflector now but not hard to understand. The deobfuscated file is runable anyway. Download: Code: http://www.fileserve.com/file/PDyWM6c For the meantime, try to experiment with command prompt. For hibernate on/off can be also run in command prompt with elevated privileges. Code: http://support.microsoft.com/kb/920730 PsShudown Utility by SysInternals Code: http://technet.microsoft.com/en-us/sysinternals/bb897541 How to Quickly Lock Your Computer and Use Other Windows Logo Shortcut Keys Code: http://support.microsoft.com/kb/294317 CodeProject: Timer Computer Shutdown (C#) Code: http://www.codeproject.com/KB/cs/timercomputershutdown.aspx How to use command prompt in vb.net Code: http://www.codeproject.com/KB/vb/Shutdown_Restart_VBNet.aspx How to Log off, Restart and Shutdown your System Using VB.Net Code: http://www.devasp.net/net/articles/display/354.html RE: [Release] Shutdown Timer v2.5 [/Release] - Resistance - 05-13-2011 (05-13-2011, 03:37 AM)euverve Wrote: @The High Roller: HAHAHAHA... You could go through all that damn pain or ask me for the source code politely... Thats not such a great way of putting it. |