Auto closing the programs when Computer is being shutdown
written by ,
at Saturday, January 17, 2009
Some times we see that when the computer is being shutdown, it prompts with a warning message (the so and so program is running, whether to ‘End Now’ or ‘Cancel’ ).
To enable all these programs to end, while the system is being shutdown, implement this small registry tweak.
Go to Start->Run, type regedit and hit enter.
Then navigate to
HKEY_USERS\.DEFAULT\Control Panel\Desktop
Now to the right side of the window, right click on empty space and select
New->DWORD Value, give the name ‘AutoEndTasks’. Double click it to give the value 1.