<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; batch kill processes</title>
	<atom:link href="http://www.ghacks.net/tag/batch-kill-processes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 19:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Batch Kill Processes With Auto Kill Any Process</title>
		<link>http://www.ghacks.net/2009/10/05/batch-kill-processes-with-auto-kill-any-process/</link>
		<comments>http://www.ghacks.net/2009/10/05/batch-kill-processes-with-auto-kill-any-process/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:40:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[batch kill processes]]></category>
		<category><![CDATA[kill processes]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16955</guid>
		<description><![CDATA[Auto Kill Any Process has been designed to batch kill running processes in Windows. Why would someone want to do that? There are actually a few reasons where this functionality might come in handy. Think about launching programs that benefit from every additional Megabyte of computer memory and cpu power. Some gamers for instance like [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />Auto Kill Any Process has been designed to batch kill running processes in Windows. Why would someone want to do that? There are actually a few reasons where this functionality might come in handy. Think about launching programs that benefit from every additional Megabyte of computer memory and cpu power. Some gamers for instance like to disable and kill as many processes before they start their gaming sessions. It might also come in handy to kill startup processes if they cannot be removed (for whatever reason).</p>
<p>The software program works with a so called hitlist that is configured in the program&#8217;s settings. The hitlist basically contains names of processes that the user wants to include in the kill command. New processes can be added from the list of running processes that are displayed in an extra tab in the program or by entering the name of the process manually in a comma separated list in the interface or the hitlist.txt file directly.</p>
<p><span id="more-16955"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/10/processes-500x447.jpg" alt="processes" title="processes" width="500" height="447" class="alignnone size-medium wp-image-16956" /></p>
<p>All it takes to kill all processes that are listed in the hit list is to double-click the program icon of Auto Kill Any Process. This is a manual process and users who want to automate it need to use different applications like Kill Process (see: <a href="http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/">Batch Kill Processes with Kill Process</a>) or Process Lasso (see: <a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/">Process Lasso a Process Manager</a>).</p>
<p>The configuration can be changed at anytime by launching the settings shortcut of the program. Auto Kill Any Process requires the Microsoft .net Framework 2.0. It should be compatible with most versions of Microsoft Windows and was tested on a system running Windows XP SP3. The <a href="http://akmasolutions.blogspot.com/2009/10/auto-kill-any-process.html">download</a> is available at the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/batch-kill-processes/" title="batch kill processes" rel="tag">batch kill processes</a>, <a href="http://www.ghacks.net/tag/kill-processes/" title="kill processes" rel="tag">kill processes</a>, <a href="http://www.ghacks.net/tag/process/" title="process" rel="tag">process</a>, <a href="http://www.ghacks.net/tag/processes/" title="processes" rel="tag">processes</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/" title="Windows Task Manager Replacement DTaskManager (June 9, 2009)">Windows Task Manager Replacement DTaskManager</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/" title="Process Lasso a Process Manager (August 26, 2007)">Process Lasso a Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/07/29/kill-processes-with-super-alt-f4/" title="Kill Processes With Super Alt F4 (July 29, 2009)">Kill Processes With Super Alt F4</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/" title="Batch Kill Processes with Kill Process (April 28, 2008)">Batch Kill Processes with Kill Process</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/05/batch-kill-processes-with-auto-kill-any-process/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Batch Kill Processes with Kill Process</title>
		<link>http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/</link>
		<comments>http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 08:05:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[batch kill processes]]></category>
		<category><![CDATA[kill list]]></category>
		<category><![CDATA[kill process]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[windows processes]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3946</guid>
		<description><![CDATA[Some of you might have experienced certain spyware, virus or trojan behavior that they spawn another process as soon as the user kills it. This can be caused by several processes that are running on the system that are infected and that scan the system permanently to make sure that all the relevant malicious processes [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you might have experienced certain spyware, virus or trojan behavior that they spawn another process as soon as the user kills it. This can be caused by several processes that are running on the system that are infected and that scan the system permanently to make sure that all the relevant malicious processes are running. It is not possible to kill more than one task with the Windows Task Manager which is a bit unfortunate.</p>
<p>Kill Process is a process manager developed by Orange Lamp Software Solutions. The main purpose of the application is to provide the user with means to kill several processes at once and it can also prevent that new blocked processes are spawned on the system. That second feature comes in handy in numerous other occasions, more about that later.</p>
<p>The main interface of <a href="http://orangelampsoftware.com/products_killprocess.php">Kill Process</a> displays a list of all processes that are currently running on the system. The list contains information about each process that includes its name, description and memory usage. Detailed process information are available by selecting the process and hitting enter or right-clicking it and selecting Process Information from the menu.</p>
<p><span id="more-3946"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/kill_process.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/kill_process-300x192.jpg" alt="kill process" title="kill process" width="300" height="192" class="alignnone size-medium wp-image-3947" /></a></p>
<p>Processes are automatically added to the kill list once they have been marked for termination. The kill list can contain multiple processes that can be batch killed easily. This comes in very handy if you want to kill processes that spawn another instance of related processes. If you only use this feature Kill Process stops after killing the selected processes, even if a new process that is in the kill list spawns.</p>
<p>This can be prevented by the second feature of Kill Process: Process Scanning. If you activate Process Scanning Kill Process with actively scan the system for processes in the kill list and terminate those processes as soon as they appear as a process. The time between scans can be defined which is essential to prevent cpu overload.</p>
<p>This feature comes in handy in a number of occasions. Say you want to get rid of that dreaded <a href="http://www.ghacks.net/2007/10/22/how-to-remove-ctfmonexe/">ctfmon.exe</a> or other processes that appear every time Windows starts and you do not know how to suppress them. It is also possible to prevent that applications that you start spawn new processes. </p>
<p>Kill Process can be configured to run silently in the background by suppressing all errors and disabling confirmations.</p>

	Tags: <a href="http://www.ghacks.net/tag/batch-kill-processes/" title="batch kill processes" rel="tag">batch kill processes</a>, <a href="http://www.ghacks.net/tag/kill-list/" title="kill list" rel="tag">kill list</a>, <a href="http://www.ghacks.net/tag/kill-process/" title="kill process" rel="tag">kill process</a>, <a href="http://www.ghacks.net/tag/process/" title="process" rel="tag">process</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-processes/" title="windows processes" rel="tag">windows processes</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/02/23/workrave/" title="Workrave (February 23, 2006)">Workrave</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
