<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; subst</title> <atom:link href="http://www.ghacks.net/tag/subst/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Virtual Driver Turns Any Directory Into A Drive</title><link>http://www.ghacks.net/2010/08/12/virtual-driver-turns-any-directory-into-a-drive/</link> <comments>http://www.ghacks.net/2010/08/12/virtual-driver-turns-any-directory-into-a-drive/#comments</comments> <pubDate>Thu, 12 Aug 2010 14:03:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[drive letter]]></category> <category><![CDATA[subst]]></category> <category><![CDATA[virtual driver]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32869</guid> <description><![CDATA[Turning a directory into a drive letter can have several benefits, with the most obvious one being accessibility. Drives are for instance prominently placed in save and load dialog windows, and while it is possible to add folders to a sidebar or the favorites for a similar effect, accessing a drive letter instead is often [...]]]></description> <content:encoded><![CDATA[<p>Turning a directory into a drive letter can have several benefits, with the most obvious one being accessibility. Drives are for instance prominently placed in save and load dialog windows, and while it is possible to add folders to a sidebar or the favorites for a similar effect, accessing a drive letter instead is often the better choice.</p><p>Windows actually comes with the tools to create a virtual drive from any folder on one of the hard drives connected to the computer. We have explained that in detail in <a
href="http://www.ghacks.net/2006/08/18/assign-drive-letters-to-folders/">assign drive letters to folders</a>, which explains how to do that with the subst command.</p><p><span
id="more-32869"></span>Still, some users may prefer to use a graphical user interface for this operation, and that is what Virtual Driver provides.</p><div
id="attachment_32870" class="wp-caption alignnone" style="width: 323px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/virtual-driver.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/virtual-driver.jpg" alt="virtual driver" title="virtual driver" width="313" height="269" class="size-full wp-image-32870" /></a><p
class="wp-caption-text">virtual driver</p></div><p>The program adds a new context menu entry to the folder right-click menu, allowing users to create a virtual drive out of the selected folder. The directory selected will remain in its position which means it stays accessible as before, but will furthermore become available as a drive letter.</p><p>The interface offers settings to select the drive letter, drive label and icon. There is furthermore an option to make the change temporary, which means just for the current session, or permanent.</p><p>Permanent folders can be unmapped at any time by right-clicking again, which will display the unmap virtual drive option.</p><p>Experienced computer users may prefer to use the command line tool subst instead, as it does not require additional software to be installed. Windows 64-bit users need to rely on subst, as Virtual Driver is only compatible with 32-bit editions of Windows.</p><p>The software program is <a
href="http://georgezou.zxq.net/">available</a> for download at the developer&#8217;s website. A similar program is <a
href="http://www.ghacks.net/2008/08/07/associate-folders-with-virtual-drives/">Visual Subst</a> which we have reviewed earlier as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/12/virtual-driver-turns-any-directory-into-a-drive/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Associate Folders With Virtual Drives</title><link>http://www.ghacks.net/2008/08/07/associate-folders-with-virtual-drives/</link> <comments>http://www.ghacks.net/2008/08/07/associate-folders-with-virtual-drives/#comments</comments> <pubDate>Thu, 07 Aug 2008 19:24:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[folders]]></category> <category><![CDATA[subst]]></category> <category><![CDATA[subst folder]]></category> <category><![CDATA[visual subst]]></category> <category><![CDATA[windws]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5930</guid> <description><![CDATA[Windows already comes with the subst command that can associated folders with virtual drives so that those folders appear with a drive letter whenever partitions and drives are shown in Windows. Most users feel uncomfortable using the command prompt and prefer a graphical user interface instead. Visual Subst is one of the few software programs [...]]]></description> <content:encoded><![CDATA[<p>Windows already comes with the subst command that can associated folders with virtual drives so that those folders appear with a drive letter whenever partitions and drives are shown in Windows. Most users feel uncomfortable using the command prompt and prefer a graphical user interface instead.</p><p><a
href="http://www.ntwind.com/software/utilities/visual-subst.html">Visual Subst</a> is one of the <a
href="http://www.ghacks.net/2007/11/25/create-folder-drives/">few</a> software programs out there that can associate folders with drives. The portable application can be run from any location and saves the information in an ini file so that the changes can be reloaded after restarting Windows.</p><p>The interface is pretty self-explanatory. The user picks a free drive letter from the list of available ones and selects a folder that should be associated with it. The folder is then accessible through the drive letter as well which can be quite handy for certain tasks.</p><p><span
id="more-5930"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/vsubst_vista.png" alt="visual subst" title="visual subst" width="493" height="468" class="alignnone size-medium wp-image-5931" /></p><p>Visual Subst ist compatible to Windows 2000, Windows XP and newer operating system which would include Windows Vista.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/07/associate-folders-with-virtual-drives/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
