<?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>Naru&#039;s &#187; vbscript</title>
	<atom:link href="http://n2canada.com/blog/archives/tag/vbscript/feed" rel="self" type="application/rss+xml" />
	<link>http://n2canada.com/blog</link>
	<description>Family, Technology, Life in general</description>
	<lastBuildDate>Tue, 17 Aug 2010 15:08:45 +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>How to execute vb scripts using cscript instead of wscript</title>
		<link>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript</link>
		<comments>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript#comments</comments>
		<pubDate>Tue, 17 Aug 2010 15:03:19 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[cscript]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows scripting host]]></category>
		<category><![CDATA[wscript]]></category>
		<category><![CDATA[wsh]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=389</guid>
		<description><![CDATA[Ever double clicked a vbscript file only to realize later that the script is now executing under wscript instead of cscript as it was intended to. The difference for me is that wscript is more annoying as all the output or status messages from the script now show up as modal message box and the [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/execute-vb-scripts-using-cscript-instead-of-wscript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Send email from windows command line using vbscript</title>
		<link>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript</link>
		<comments>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript#comments</comments>
		<pubDate>Thu, 02 Apr 2009 03:00:11 +0000</pubDate>
		<dc:creator>Navket</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://n2canada.com/blog/?p=179</guid>
		<description><![CDATA[Working as a DBA I do a lot of command line scripting. Unfortunately the windows CLI is not that advanced as Linux. One thing I missed out was sending email from the shell prompt. After a little bit of googling around I found this nice little vb script which now I use for regular server [...]]]></description>
		<wfw:commentRss>http://n2canada.com/blog/archives/send-email-from-windows-command-line-using-vbscript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

