ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Automatic shutdown/restart/standby/hybernate/lock program

(1/2) > >>

wreckedcarzz:
Would it be possible to have an .exe file that, after a period of time (idle, or a countdown timer) or a pre-set time to have the computer shutdown/restart/standby/lock or even shut down and install Windows Updates? I really need something like it.

jgpaiva:
I guess there are tons of apps like this out there, making one would be reinventing the wheel.
Another way is to use the windows run box, as i usually do:

the following shuts down the computer in the given seconds:

--- ---shutdown -s -t TIME_IN_SECONDS
the following restarts the computer in the given seconds:

--- ---shutdown -r -t TIME_IN_SECONDS

Gerome:
Hi,

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\Documents and Settings\Gerome1>shutdown /?
'shutdown' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

FYI, it does NOT exists under Windows 2000 and inferior

jgpaiva:
Microsoft Windows 2000 [Version 5.00.2195]
-Gerome (October 03, 2006, 05:36 PM)
--- End quote ---

Sorry... I find that most useful.

lanux128:
like jgpaiva, i too use the shutdown tool in WinXP. btw, shutdown -i opens a gui interface..

wreckedcarzz:
you may want to try Dimio's DShutdown. among other things you can set it to shutdown after finishing a particular task.

There are monitoring options that allow you to shutdown a PC after a particular application terminates (useful at the end of compressing several files). There are also options to shutdown a PC when Internet traffic reduces below a particular data-rate (useful to shutdown a PC when it has finished a large download).-website
--- End quote ---

IDEA: Automatic shutdown/restart/standby/hybernate/lock program

Navigation

[0] Message Index

[#] Next page

Go to full version