<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.12-alpha" -->
<rss version="0.92">
<channel>
	<title>Smallvoid.com</title>
	<link>http://smallvoid.com</link>
	<description>Windows Tweaking</description>
	<lastBuildDate>Thu, 03 Jul 2008 08:35:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>No boot device found or available</title>
		<description><![CDATA[Computer cannot start if no proper boot device exists, or if the active boot device fails. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/boot-manager/" rel="tag nofollow">boot-manager</a>, <a href="http://smallvoid.com/tag/hard-disk-drive/" rel="tag nofollow">hard-disk-drive</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>]]></description>
		<link>http://smallvoid.com/article/no-boot-device-found.html</link>
			</item>
	<item>
		<title>Mapping folder as a virtual drive letter using subst</title>
		<description><![CDATA[Mount a file folder as a drive-letter, like a shortcut to make it easier to access the folder. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/drive-mount/" rel="tag nofollow">drive-mount</a>, <a href="http://smallvoid.com/tag/subst/" rel="tag nofollow">subst</a>, <a href="http://smallvoid.com/tag/user-account-protection/" rel="tag nofollow">user-account-protection</a>, <a href="http://smallvoid.com/tag/command-line-switches/" rel="tag nofollow">command-line-switches</a>]]></description>
		<link>http://smallvoid.com/article/windows-subst-folder.html</link>
			</item>
	<item>
		<title>Environment variables</title>
		<description><![CDATA[Description of environment variables and how to configure them. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/environment-variables/" rel="tag nofollow">environment-variables</a>, <a href="http://smallvoid.com/tag/batch-file/" rel="tag nofollow">batch-file</a>]]></description>
		<link>http://smallvoid.com/article/environment-variables.html</link>
			</item>
	<item>
		<title>Delpart</title>
		<description><![CDATA[Can delete a NTFS partition from DOS. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/utilities/" rel="tag nofollow">utilities</a>, <a href="http://smallvoid.com/tag/ntfs/" rel="tag nofollow">ntfs</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>, <a href="http://smallvoid.com/tag/fdisk/" rel="tag nofollow">fdisk</a>]]></description>
		<link>http://smallvoid.com/article/delpart.html</link>
			</item>
	<item>
		<title>Pro and cons for using multiple disk partitions</title>
		<description><![CDATA[Describes the benefits and the costs of using multiple partitions. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/fat16/" rel="tag nofollow">fat16</a>, <a href="http://smallvoid.com/tag/fat32/" rel="tag nofollow">fat32</a>, <a href="http://smallvoid.com/tag/ntfs/" rel="tag nofollow">ntfs</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>, <a href="http://smallvoid.com/tag/fdisk/" rel="tag nofollow">fdisk</a>]]></description>
		<link>http://smallvoid.com/article/multiple-partitions.html</link>
			</item>
	<item>
		<title>Partition Resizer</title>
		<description><![CDATA[Change the size of the existing partitions without needing to reformat. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/utilities/" rel="tag nofollow">utilities</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>, <a href="http://smallvoid.com/tag/fat16/" rel="tag nofollow">fat16</a>, <a href="http://smallvoid.com/tag/fat32/" rel="tag nofollow">fat32</a>, <a href="http://smallvoid.com/tag/ntfs/" rel="tag nofollow">ntfs</a>, <a href="http://smallvoid.com/tag/fdisk/" rel="tag nofollow">fdisk</a>]]></description>
		<link>http://smallvoid.com/article/partition-resizer.html</link>
			</item>
	<item>
		<title>DOS Bootdisk</title>
		<description><![CDATA[The bootdisk can be used to install or repair the operating system on the computer. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/utilities/" rel="tag nofollow">utilities</a>, <a href="http://smallvoid.com/tag/bootdisk/" rel="tag nofollow">bootdisk</a>, <a href="http://smallvoid.com/tag/floppy-disk/" rel="tag nofollow">floppy-disk</a>, <a href="http://smallvoid.com/tag/cdrom-drive/" rel="tag nofollow">cdrom-drive</a>]]></description>
		<link>http://smallvoid.com/article/dos-bootdisk.html</link>
			</item>
	<item>
		<title>Create your own file finder utility</title>
		<description><![CDATA[How to use the FOR keyword in a batch file to search all available partitions for a file mask.  
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/file-search/" rel="tag nofollow">file-search</a>, <a href="http://smallvoid.com/tag/batch-file/" rel="tag nofollow">batch-file</a>]]></description>
		<link>http://smallvoid.com/article/file-search-utility.html</link>
			</item>
	<item>
		<title>Using FOR to perform an operation on a file collection</title>
		<description><![CDATA[How to use the FOR keyword to perform an operation on a collection of files that matches a wildcard. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/batch-file/" rel="tag nofollow">batch-file</a>]]></description>
		<link>http://smallvoid.com/article/for-operation-files.html</link>
			</item>
	<item>
		<title>Using Choice to get user interaction</title>
		<description><![CDATA[How to use the Choice program to present a set of options the user can choose from. 
 Tags: <a href="http://smallvoid.com/articles/ms-dos/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/tag/choice/" rel="tag nofollow">choice</a>, <a href="http://smallvoid.com/tag/errorlevel/" rel="tag nofollow">errorlevel</a>, <a href="http://smallvoid.com/tag/return-code/" rel="tag nofollow">return-code</a>, <a href="http://smallvoid.com/tag/batch-file/" rel="tag nofollow">batch-file</a>, <a href="http://smallvoid.com/tag/user-input/" rel="tag nofollow">user-input</a>]]></description>
		<link>http://smallvoid.com/article/choice-user-input.html</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.281 seconds -->
