<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Scooter</title>
<link>http://snipplr.com/users/Scooter/language/dos</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 19:59:32 GMT</pubDate>
<item>
<title>(DOS Batch) Get list of drive letters and labels</title>
<link>http://snipplr.com/view/19276/get-list-of-drive-letters-and-labels/</link>
<description><![CDATA[ <p>Someone on Serverfault was asking for a Batch script to get a list of drive letters and their associated labels on a windows system. This is my suggested answer.</p> ]]></description>
<pubDate>Fri, 04 Sep 2009 17:12:22 GMT</pubDate>
<guid>http://snipplr.com/view/19276/get-list-of-drive-letters-and-labels/</guid>
</item>
<item>
<title>(DOS Batch) Enable systray icon for all network connections</title>
<link>http://snipplr.com/view/8367/enable-systray-icon-for-all-network-connections/</link>
<description><![CDATA[ <p>By default, the network connection activity icon is not shown in the system tray. Running this batch script will enable them faster than going in and checking the check box.</p> ]]></description>
<pubDate>Fri, 12 Sep 2008 10:06:40 GMT</pubDate>
<guid>http://snipplr.com/view/8367/enable-systray-icon-for-all-network-connections/</guid>
</item>
<item>
<title>(DOS Batch) Perform an action on all files in a folder</title>
<link>http://snipplr.com/view/8366/perform-an-action-on-all-files-in-a-folder/</link>
<description><![CDATA[ <p>I wanted a way of performing the same action on a collection of files without having to explicitly write out the name of each file in my batch file. The following code provides two working examples. All I need to do is add more files to the corresponding folder and they will be included the next time the batch file is run.</p> ]]></description>
<pubDate>Fri, 12 Sep 2008 10:03:59 GMT</pubDate>
<guid>http://snipplr.com/view/8366/perform-an-action-on-all-files-in-a-folder/</guid>
</item>
</channel>
</rss>
