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.
No comments:
Post a Comment