Showing posts with label shutdown. Show all posts
Showing posts with label shutdown. Show all posts

Wednesday, August 12, 2009

How To Increase Shutdown Time

When Windows shuts down, each running process is given 20 seconds to perform cleanup work by default. If a process does not respond within this time-out period, Windows displays the "Wait, End Task, or Cancel" dialog box for the process, which prompts you to wait for another 20 seconds, stop the process, or cancel the shutdown process.

Prolonging the Time-Out Period

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article:

To prolong this time-out period, you can modify a registry value. The default time-out value (20 seconds) is stored in the WaitToKillAppTimeout value in the following registry key:
HKEY_CURRENT_USER\Control Panel\Desktop
This value is expressed in milliseconds. You can use Registry Editor to modify this value and then restart the computer for the change to take effect.

how to Increase or Decrease the shut down time of Operating System XP or Vista

1. Go to regedit
2. Find HKEY_LOCAL_MACHINE
3. Find SYSTEM \ CurrentControlSet \ Control
4. Then change the WaitToKillServiceTimeout value
5. Default value is 20,000 milli seconds if you decrease means shut down time will reduce vise versa
6. minimum time should be 3000 donot give below 3000

Warning :
Donot play in regedit it will affect your Operating System

NOTE: In general, it is best to refrain from increasing the shutdown time. For example, if your computer loses power, your uninterruptible power supply (UPS) may not be able to provide backup power for the computer long enough to allow all the processes, as well as the operating system, to shut down properly.

Friday, July 17, 2009

How to make a Simple Shutdown Virus?

In this tutorial you will learn how to make a virus joke to your friends and shut down their computer. Replace one of their used icons on the desktop with a fake one. And when they try to open it, their computer will close.
Let's Start :

1. Right click on the desktop and go to New -> Create Shortcut.

2.
Type in the windows that appears:
shutdown -s -t 60 -c "Virus Detection. Computer is shutting down."
Instead of 60 you can put what value you want. It represents the time in seconds. And also between quotes you can put what message you desire.

3. Click Next and type Internet Explorer. You can write whatever you want.

4. You will have a program like this on your desktop.

5. We need to change its icon to look like Internet Explorer. Right click on it and chooseProperties.

6. Go to Shortcut ->Change Icon.

7. You can find the icon in the ones available or go to C:/Program Files/Internet Explorer and select the icon from there.

8.
After the icon is selected press Open.

9. The 'virus' will look like Internet Explorer.

10. And when you open it the computer will be closed in 60 seconds or whatever value you chosed.

11.
The only way to stop the computer from shutting down is to go to Start->Run and type "shutdown -a", and press "Enter" Remember that this is just for educational purposes only and you should not harm computers and their functionality.

Fool your Friend now!

Thursday, July 16, 2009

"STOP” Error Message at Shutdown

Some users have gotten an error message similar to the following when attempting either to shutdown or restart Win XP:

STOP 0000009F, DRIVER_POWER_STATE_FAILURE
STOP 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED
STOP 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

TechNet and the Microsoft Knowledge Base have numerous articles discussing this type of error condition; for example, these. As a review of these articles will show, these are commonly device driver problems, but may also be caused by troublesome software (such as the notorious CrashGuard), or a problem in a system service. MSKB article Q262575 discusses a shutdown problem of this type, known to exist in Windows 2000 due to a resource (IRQ) conflict, if you have PACE Interlok anti-piracy software installed. This problem may occur in Windows XP as well.
Microsoft advises the following as one approach to these problems: Restart the computer. Press F8 during the restart and select “Last Known Good Configuration.” If you catch the problem when it first occurs (meaning you likely have installed only one or two drivers or new service), this will return you to a previous working condition. (Would System Restore accomplish the same thing? I don’t know, and don’t have a broken system to test it on.)

Microsoft reported similarly that these STOP code error message occur when Windows XP is trying to shut down devices. He says that he has seen this twice: once with Logitech Quickcam installed (with an unsupported driver), and once with a USB DSL modem that would hang if it wasn’t disconnected before shutdown.

SHUTDOWN WORKS, BUT IT’S REAL SLOW.

If it appears that Win XP is not shutting down, give it some time. Some users have reported a minute or longer for shutdown to visibly start. Thus far, it appears that this is a consequence of software that is running when shutdown is attempted, and it also may have something to do with particular hardware. If you are experiencing this problem, be sure to close all running programs before attempting shutdown and see if this solves your problem. If so, then you can determine, by trial and error, which program(s) are involved.
One specific solution for this was provided by Microsoft support. ” In Control Panel | Administrative Tools | Services. (You can also get this by launching SERVICES.MSC from a Run box. This utility is also built into the Computer Management console.) Stop the Nvidia Driver Helper service. Many other friends quickly confirmed that this solved this “extremely slow shutdown” problem for them.

POWERDOWN ISSUES.

“Powerdown issues” are quite distinctive from “shutdown issues.” I define a shutdown problem as one wherein Windows doesn’t make it at least to the “OK to shut off your computer” screen. If Windows gets that far, or farther, then it has shut down correctly. However, the computer may not powerdown correctly after that. This is a different problem, and I encourage that people reporting these issues to make a very clear distinction in their labeling.

When Windows XP won’t powerdown automatically, the APM/NT Legacy Power Node may not be enabled. To enable this, right-click on the My Computer icon, click Properties | Hardware | Device Manager | View. Check the box labeled “Show Hidden Devices.” If it’s available on your computer, there will be a red X on the APM/NT Legacy Node. Try enabling it and see if this resolves the powerdown problem.

This should resolve the powerdown issue in most cases. However, other factors can sometimes interfere with correct powerdown functioning. In that case, consider the following tips:
If you are changing the default power settings in the BIOS, it can lead to a powerdown problem. Restoring all BIOS power settings to default will likely fix it.

OTHER KNOWN ISSUES & HINTS.

BIOS UPGRADE.
As with every new operating system that comes along - especially one that is as much of a “step up” as Windows XP is from Windows 9x - the recommendation is made to be sure your BIOS is updated. Many people have reported that this has solved their shutdown problems (and had other advantages) with Win XP, just as it has in earlier versions of Windows.