<?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>Rushi&#039;s &#187; tasklist</title>
	<atom:link href="http://www.rushis.com/tag/tasklist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rushis.com</link>
	<description>Home on the web</description>
	<lastBuildDate>Tue, 20 Dec 2011 20:14:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Find whether a program is running(Windows OS)</title>
		<link>http://www.rushis.com/2010/05/find-whether-a-program-is-runningwindows-os/</link>
		<comments>http://www.rushis.com/2010/05/find-whether-a-program-is-runningwindows-os/#comments</comments>
		<pubDate>Thu, 06 May 2010 01:50:31 +0000</pubDate>
		<dc:creator>Rushi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[tasklist]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.rushis.com/?p=733</guid>
		<description><![CDATA[Consider a situation where you had to execute a job depending on whether another/same program is running. To solve this problem, we take the help of tasklist,find commands. Here is the code which gives us that information, save it as a batch file and tweak it to your needs: In this example, we are checking [...]]]></description>
		<wfw:commentRss>http://www.rushis.com/2010/05/find-whether-a-program-is-runningwindows-os/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

