<?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>Robar&#039;s Pages &#187; windows</title>
	<atom:link href="http://www.robarspages.ca/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robarspages.ca</link>
	<description>A technology blog about classic ASP and vbScript from the east coast</description>
	<lastBuildDate>Fri, 30 Dec 2011 21:13:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>VBScript to Terminate a Windows Process</title>
		<link>http://www.robarspages.ca/web-development/vbscript-to-terminate-a-windows-process/</link>
		<comments>http://www.robarspages.ca/web-development/vbscript-to-terminate-a-windows-process/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:34:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[objWmiService]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[win32_process]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows scripting]]></category>
		<category><![CDATA[winmgmts]]></category>
		<category><![CDATA[wsh]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.robarspages.ca/?p=189</guid>
		<description><![CDATA[I needed a quick vbscript to terminate a specific windows process that seemed to hang. This is the script that will do it. It uses SQL to lookup the process name from the win32_process list, then uses the terminate function to close it. NOTE: this vbs to terminate a windows process was only tested on [...]]]></description>
		<wfw:commentRss>http://www.robarspages.ca/web-development/vbscript-to-terminate-a-windows-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Antivirus 2009 &#8211; Trojan</title>
		<link>http://www.robarspages.ca/technology/ms-antivirus-2009-trojan-2/</link>
		<comments>http://www.robarspages.ca/technology/ms-antivirus-2009-trojan-2/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 04:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.robarspages.ca/uncategorized/ms-antivirus-2009-trojan-2/</guid>
		<description><![CDATA[Wow. I was embarassingly had by this one yesterday. 2 full years of virus free computing in my home office. I&#8217;m still not sure what happened but it was most likely from a site I was browsing. Basically, the stuff on castlecops, and other sites with steps to rid yourself of this virus DO NOT [...]]]></description>
		<wfw:commentRss>http://www.robarspages.ca/technology/ms-antivirus-2009-trojan-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

