ghacks Technology News

End multiple programs at once


It sometimes is a good idea to close most processes and programs at once. Could be helpful if you want to run a very resource intensive program or an application asks you to close all programs open before continuing. This happens when you install some programs or run utilities like scandisk or defrag.

End it all is a program that lets you close all selected processes and programs except for several system processes and those that you have selected not to close. When you start End it all you get a view that resembles the Windows Task Manager. All open processes and applications are displayed. Icons define if a process will be closed or killed if you press the buttons that initiate that.

A right click on a processĀ  makes it possible to change the behavior to allow that it can be closed and / or killed when the button is pressed. Some processes are locked and can’t be changed at all to ensure that Windows continues to work properly.

end it all

The yellow icon means that End it all can close or kill the process, a red icon indicates a protected process that cannot be killed or closed. The icon with the X and the green border indicates processes that can be closed but not killed while a skull with a red border allows to kill the process but not to close it.

Talking about the difference between closing and killing. Closing gives the process a chance to close normally with special operations that are probably required during shutdown while killing a process stops it immediately which can lead to data loss.

Once everything is setup you can create a batch file that uses command line options to perform the required operation, i.e closing or killing all defined processes. The command START enditall /K would kill all processes. A full list of command line parameters can be obtained with the /? parameter.



Tags: , , , ,
Categories: Operating Systems, Windows, software




Related posts:

  1. Open accidentally closed programs again
  2. Batch Kill Processes with Kill Process
  3. Start Multiple Applications from the Start Menu
  4. Batch Kill Processes With Auto Kill Any Process
  5. Password Protect Programs
  6. Control Running Programs
  7. Kill Processes With Super Alt F4
  8. Windows Process Blocker

6 Responses to “End multiple programs at once”

  1. Roman ShaRP says:

    I prefer to write my own custom kill lists, and execute them via some scripts ;)

  2. jawwad says:

    On a similar note I will recommend that you also check out this post http://www.inspiredgeek.com/2008/03/01/15-most-useful-auto-hot-key-generated-system-utilities-for-windows-users/ particularly No. 1 and No. 10 in the list. Ah! but donation coder site seems to be currently down.

  3. gokudomatic says:

    if it kills processes, that’s not the recommended way to close applications. and if it’s for cleaning the process list that may have some problem, it will *not* fix the problem.

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2010 Ghacks.net. All Rights Reserved. Privacy Policy - About Us