Why would you want to map a folder to a drive letter? Maybe some folder you work with constantly is hidden under a convoluted folder structure, like:
Wouldn’t it be easier to refer to it as: R:\ ?
This is pretty common to do with network locations under Tools -> Map Network Drive. However I didn’t know of a way to do this with local folders until recently. You can either do it via command line or use a simple program known as Visual Subst.
(1) Using “subst” command
Under Windows, there is a legacy dos command named “subst”:
C:\>subst /?
Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
drive1: Specifies a virtual drive to which you want to assign a path.
[drive2:]path Specifies a physical drive and path you want to assign to
a virtual drive.
/D Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
C:\>
(2) Visual Subst
Fortunately there is an easier way to utilize this command than having to remember the command line every time you want to use your files. The free windows program Visual Subst will manage these drives for you.

This program will not only allow you to create these ‘Virtual Drives’ but will also set them up on reboot.
From their site, download the installer if you plan on having it apply the virtual drives on startup. That way, it will install a start menu link for you and give you ready access to all virtual drives.
For anyone who works with a long folder name constantly, you will find that this really helps out when you are dealing with anything that needs to access these folders a lot!
If you found this article useful then please help us spread the word by Stumbling It.
If you like this article then subscribe to MakeUseOf feed and get latest articles delivered to your Feedreader. If you want to recieve latest articles in your email click here. It's FREE!
It isn’t that hard to remembert “subst”, now is it?
And also, when you said the ‘Visual Subst’ mapped them again at reboot, were you implying that ’subst’ itself did not?
It is just that I don’t want to have to download and install yet another app, if I know windows had it built in!
Still seems easier to use shortcuts..
Drive icons look prettier.
Wow…excellent tip
[...] Via | MakeUseOf [...]
This looks like EXACTLY what I need.
But I also need help.
My windows XP crashed and seems to be unasvable. So I hooked up another hard drive w/ working XP, to boot from. but all my stuff is on the original (now slave)drive and hard to access. How can I use this program to remedy this immediate inconvenience?
Visual Subst is good, but i have got problem what this program can`t handle. I want do map memory from my phone (nokia) to recover deleted data. Every recovering programs need path started from drive letter (c:/). But the only way to acces to phone memory is from Nokie Phone Browser. I can generate universal path from windows (::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{416651E4-9C3C-11D9-8BDE-F66BAD1E3F3A}\35206102093779\C:\) but this path isnt good for mapping programs.
Is there any other path to phone memory?? or any other program to recover data from this type of places ??