How to convert a Folder into a Drive
Here's a trick which allows you to use any folder as a drive in Windows. This trick comes very handy when you use a particular folder often, and want to quickly access it like in Command Prompt. It actually adds a new drive in My Computer with your specified drive letter(whatever you specify) and that drive actually points to your designated folder. Once you open the drive, you can access the folder.
The DOS command SUBST is used to create a virtual drive allowing you to add any file path and used as a drive.
SUBST [drive1: [drive2:]path]
drive1: Specifies a virtual drive to which you want to assign a path.
drive2: Specifies a physical drive and path you want to assign to a virtual drive.
For example, to create a virtual drive with a specified path:
* Find a folder you want to use as a drive and remember its path. For demonstration i will be using ‘H:\sid’ as the path.
* Open Command Prompt and type “subst drive-letter path”
* For example, type “subst z: H:\sid” and press Enter.
Now you can easily access that folder by just typing z:
Removing the Virtual Drive:
To remove the virtual drive, go to Command Prompt, and type subst z: /D.
/D Deletes a substituted virtual drive.
About the Author
Write admin description here..
Get Updates
Subscribe to our e-mail newsletter to receive updates.
Share This Post
Related posts
thanx for the post
ReplyDeleteNice info, thanks ^_^
ReplyDeletecool hack ....really good for organizing files and give the user a feeling that it is drive that he/she have access to in a shared environment.
ReplyDeletecool tip dear.....
ReplyDeleteVery userfull info
ReplyDeleteNice info *wink*
ReplyDeletenice info.. it can useful for change folder,,,
ReplyDeletethanks for your nice info..
OK POST THIS LINK ON UR SITE & REPLY WITH UR LINK
ReplyDeleteMY AD CODE IS
NO 1 SITE FOR PC & MOBILE TRICKS
This comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteur link posted
ReplyDeleteinteresting post
ReplyDeleteVery nice info..
ReplyDeletethanx a million
very nice tricks dude!
ReplyDeletethanx a lot