Saturday, January 29, 2011

Create Your Own Drive For Your Folder

Hi.........Yes we can create our own drive using our folder

If you have any folder which contains your personal files (ex:- E:/personal )  or create your own folder which u want.
Now Click Start----> Run----------> Cmd  now Command prompt opened for You Type 

Subst { Drive Letter You want } { Folder path }         ------------>   Ex:-   Subst H: E:/personal





press enter..

Now Go to My Computer Your new Drive is shown.

To Remove a Drive Go To command prompt  and Type

Subst { Drive Letter } /d             ---------------------> Ex:-   Subst H: /d

press enter

To Place This Drive your My Computer Permanently Just Go To C:/ and find autoexec.bat Open this file With Notepad and paste above code (  Subst { Drive Letter You want } { Folder path } ) save and close.


Note :-   
(i)  autoexec.bat File is default hidden file so find this by enabling view hidden files and folders option.
(ii) You cannot subst network drives
(iii) You cannot see this drive in Disk management.
Enjoy......

Comments are welcome..........
 

No comments: