<?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>NetProgrammingHelp.com &#187; Windows Shell</title>
	<atom:link href="http://netprogramminghelp.com/category/windows-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://netprogramminghelp.com</link>
	<description>Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles</description>
	<lastBuildDate>Tue, 09 Aug 2011 14:31:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Copying Folder Contents using Xcopy</title>
		<link>http://netprogramminghelp.com/windows-shell/copying-folder-contents-using-xcopy/</link>
		<comments>http://netprogramminghelp.com/windows-shell/copying-folder-contents-using-xcopy/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 18:12:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=713</guid>
		<description><![CDATA[Introduction: Xcopy is a powerful copy command with excellent features,we can easily copying any win32 items using Xcopy. Main: Xcopy command syntax, XCOPY source [destination] [/A &#124; /M] [/D[:date]] [/P] [/S [/E]] [/V] [/W] [/C] [/I] [/Q] [/F] [/L] [/H] [/R] [/T] [/U] [/K] [/N] [/O] [/X] [/Y] [/-Y] [/Z] [/EXCLUDE:file1[+file2][+file3]&#8230;] source Specifies the file(s) [...]]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/windows-shell/copying-folder-contents-using-xcopy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dumping and Extracting Directories Using Windows Shell&#8217;s</title>
		<link>http://netprogramminghelp.com/windows-shell/dumping-and-extracting-directories-using-windows-shells/</link>
		<comments>http://netprogramminghelp.com/windows-shell/dumping-and-extracting-directories-using-windows-shells/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:37:51 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=557</guid>
		<description><![CDATA[Introduction: Sometimes we need to move a particluar dir and contents into another machine.In this article i am going to explain this task with Windows Shell Script. Main: Here i pasted two scripts,one for extracting and another for Compressing, Extracting.vbs &#60;strong&#62;Dim strPath, strPath1, strFileName, intLen, strText, oLinesRead Const ForAppending = 8 Const ForReading = 1 [...]]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/windows-shell/dumping-and-extracting-directories-using-windows-shells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

