Monday 30 June 2014

Create a Virtual Drive for Your Desired Folder

Here is how to do it:

1. Open Command Prompt and provide following command:

subst drive_letter: folder_path

for example, if you want to create a virtual drive letter H: for a folder "E:\Wallpapers", then use following command:

subst H: E:\Wallpapers


2. It'll immediately create a virtual drive H: which will represent the "Wallpapers" folder:

Before using subst command:


After using subst command:



3. As you can see. A new drive letter H: has been created which directly goes to "E:\Wallpapers" folder upon double-click.

4. If you want to delete this virtual drive, then provide following command:


subst drive_letter: /D

for example, we created H: drive in Step1, so our command to delete this virtual drive would be:


subst H: /D



5. You can view a list of all existing virtual drives by simply giving subst command without any parameter in Command Prompt.

-------------------------------------------------------------------------------------------------------------------

Get on-demand tech support for PCs, Macs, tablets, phones, gaming consoles, network devices, peripherals, TVs and home theaters from Techvedic UK. Access our tech support from the convenience of your home or office. We are available online, over the phone, email or chat. Get support right away online, or book an appointment with our experts for on-site support. You may also drop your technology products at our repair-labs to get issue resolved. Contact us at 0800 016 3909 (Freephone).

About Techvedic: http://en.wikipedia.org/wiki/Techvedic

Get in touch with Techvedic on Social Media:

Techvedic Facebook Page: https://www.facebook.com/techvedic
Techvedic Twitter: https://twitter.com/techvedic
Techvedic Google Plus Page:  https://plus.google.com/+TechvedicInc/posts
Techvedic YouTube: https://www.youtube.com/user/Techvedic
Techvedic LinkedIn Profile: https://www.linkedin.com/company/techvedic


Visit: Techvedic – Ecommerce Solutions | http://www.techvedic.com/ | 1-855-859-0057 (USA) | support@techvedic.com

0 comments:

Post a Comment