Using Subst command to create virtual drives

Using Subst command to create virtual drives - welcome to our blog that presents the full content How Gadget, the discussion this time we're discussing that you find that Using Subst command to create virtual drives, we have provided complete information with images that are easy to understand, the explanation is simple but complete, therefore please read until the end :)

This is about : Using Subst command to create virtual drives
And this article : Using Subst command to create virtual drives

You can also see our article on:


Using Subst command to create virtual drives

Subst is being use to associate or substitutes folders as virtual drives. The command lets you access data easily and By functionality, its almost the same as http://howtomonetizeeverything.blogspot.com /2010/03/adding-virtual-folders-and-shortcuts-to.html" target="_blank">creating folders to computer window.

Lets try using the command by creating drive S: using the folder c:\files.

type “cmd” at Start search, and follow the command below

commandprompt

s: – virtual drive letter

files – folder that you want to associate (c:\files)

localdisk

Afterwards, you’ll see the virtual drive instantly. Anyway, the problem with the command, when the computer restarts, all created virtual drives will be deleted automatically.

So, Let’s solve and try loading the commands before logging into windows.

Open your Notepad and write the command

subst s: c:\myfiles\videos
subst x: c:\backup

Use File > Save As and go to the following folder location

C:\Users\[username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Make sure that you Click ALL Files (*.*) and write the filename

subst_batchfile

Great?!

To delete any virtual drive use the command SUBST Drive /d

e.g. Subst s: /d

Usage

C:\Users\mstouch>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:\Users\mstouch>

Thanks for reading the article!



Information Using Subst command to create virtual drives has been completed we present

A few of our information about the Using Subst command to create virtual drives, we hope you benefit from this article

You have just read the article Using Subst command to create virtual drives and many articles about gadget in our blog this, please read it. and url link of this article is http://howtomonetizeeverything.blogspot.com/2011/10/using-subst-command-to-create-virtual.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.

Tag :

0 Response to "Using Subst command to create virtual drives"

Post a Comment