Use the SUBST command to substitute a drive letter for a path in order to treat a virtual drive (a reserved area rather than an actual disk drive) as a physical drive i.e create a new drive for your Favourite Folder in MS-DOS Prompt.
For e.g if you want to create a drive named Z for your Program files folder then u need to enter the followin in ur DOS mode : -
subst z: "c:\program files"
This will create a drive named Z in your My Computer so that you can directly access your program files contents from this Drive. You can also create a Seperate drive for your seperate folder for accessing data easily. For e.g Seperate drive for your music folder etc.
Thursday, October 25, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment