<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: XP: kill a Windows process from the command line with taskkill</title>
	<atom:link href="http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:16:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andriistarikov</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14927</link>
		<dc:creator>andriistarikov</dc:creator>
		<pubDate>Thu, 10 Sep 2009 12:37:01 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14927</guid>
		<description>Thank you, qmchenry!&lt;br&gt;Works as expected.</description>
		<content:encoded><![CDATA[<p>Thank you, qmchenry!<br />Works as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saddoadshdnboaw</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14918</link>
		<dc:creator>saddoadshdnboaw</dc:creator>
		<pubDate>Thu, 10 Sep 2009 03:57:26 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14918</guid>
		<description>to kill notepad we have to but .exe so what if want to kill media player or &lt;br&gt;an client server on some pc&#039;s in network  ?!!???!</description>
		<content:encoded><![CDATA[<p>to kill notepad we have to but .exe so what if want to kill media player or <br />an client server on some pc&#39;s in network  ?!!???!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14599</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Fri, 28 Aug 2009 04:04:05 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14599</guid>
		<description>thanks ...quite helpful information..</description>
		<content:encoded><![CDATA[<p>thanks &#8230;quite helpful information..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e. edwards</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14338</link>
		<dc:creator>e. edwards</dc:creator>
		<pubDate>Tue, 18 Aug 2009 03:04:33 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14338</guid>
		<description>Small typo right above the &#039;Add New Comment&#039; box:&lt;br&gt;&lt;br&gt;Greater than or equal should be &#039;ge&#039;, not &#039;gt&#039;.</description>
		<content:encoded><![CDATA[<p>Small typo right above the &#39;Add New Comment&#39; box:</p>
<p>Greater than or equal should be &#39;ge&#39;, not &#39;gt&#39;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disaster</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14119</link>
		<dc:creator>Disaster</dc:creator>
		<pubDate>Sun, 09 Aug 2009 22:18:48 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14119</guid>
		<description>This behavior might be if for example you have an virus/trojan/malware which you try to kill. but there might be another one that will restore it again and again.&lt;br&gt;But in this case the PID of immortal procecc will be changed.(i guess)</description>
		<content:encoded><![CDATA[<p>This behavior might be if for example you have an virus/trojan/malware which you try to kill. but there might be another one that will restore it again and again.<br />But in this case the PID of immortal procecc will be changed.(i guess)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abc </title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-2/#comment-14009</link>
		<dc:creator>Abc </dc:creator>
		<pubDate>Tue, 04 Aug 2009 17:49:45 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14009</guid>
		<description>This is good information&lt;br&gt;&lt;br&gt;- cheers</description>
		<content:encoded><![CDATA[<p>This is good information</p>
<p>- cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grend</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-1/#comment-13823</link>
		<dc:creator>Grend</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:26:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13823</guid>
		<description>I guess you learn new things every day.  I&#039;ve been using the command line for years, and I didn&#039;t know about this.  I&#039;ve always been using tskill, though I suppose there is little difference in the end, eh?</description>
		<content:encoded><![CDATA[<p>I guess you learn new things every day.  I&#39;ve been using the command line for years, and I didn&#39;t know about this.  I&#39;ve always been using tskill, though I suppose there is little difference in the end, eh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morph</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-1/#comment-13497</link>
		<dc:creator>morph</dc:creator>
		<pubDate>Tue, 14 Jul 2009 04:31:37 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13497</guid>
		<description>@thedylman These utilities are available only for xp pro.&lt;br&gt;You can couple it with the tasklist /SVC  command to see the process id of the process and then use taskkill on it that way you can be sure of the process you are terminating and can also spot malwares. See this &lt;a href=&quot;http://ramannanda.blogspot.com/2009/05/manually-kill-process-in-windows.html&quot; rel=&quot;nofollow&quot;&gt; link &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@thedylman These utilities are available only for xp pro.<br />You can couple it with the tasklist /SVC  command to see the process id of the process and then use taskkill on it that way you can be sure of the process you are terminating and can also spot malwares. See this <a href="http://ramannanda.blogspot.com/2009/05/manually-kill-process-in-windows.html" rel="nofollow"> link </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bloemeke</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-1/#comment-13446</link>
		<dc:creator>bloemeke</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:29:28 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13446</guid>
		<description>How about killing only the last instance of the program and not the first on</description>
		<content:encoded><![CDATA[<p>How about killing only the last instance of the program and not the first on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/comment-page-1/#comment-13300</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:49:05 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13300</guid>
		<description>cool :) Really Thanks</description>
		<content:encoded><![CDATA[<p>cool :) Really Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
