Here is all the procedure :
You can create Virtual Drives in your Computer. Now you can access your Favorite Folders as a drive in My Computer.
Do The Follwing :
- Start >> Run
- Type subst Z: E:\DSsoft32 and hit Enter key.
- You can replace Z: with your desired New Drive Letter (Except existing Drive letters)
- You can replace E:\DSsoft32 with the path of your favorite folder
- Now, type exit
@@@ This creates a new drive ! When you open this , it will open your folder !!!
@@@ Isn't it Awesome ?
But a Problem !
On Restart the Virtual Drive Disappears !!!
-------------------------------------------------------------
Solution !
-------------------------------------------------------------
? We can make a batch file which will make the drive everytime on startup !
Here is how ?
? Open Notepad
? Type :
@ECHO OFF
subst Z: E:\DSsoft32
exit
? File >> Save As...
? Name it : Virtual Drive Emulator.bat
? Start >> All Programs
? Right Click on Startup >> Open
? This open the Startup folder
? Paste the Virtual Drive Emulator.bat file here !
*** That's all , now the drive will automatically be created when ever you start your pc
If u like the post then leave the comments to appreciate me....
No comments:
Post a Comment