snlildude87
Apr 3 2005, 01:27 AM
I'm planning to format my computer tonight, and I need some sort of reference about this when I get back. What is a virtual drive?A virtual drive is a shortcut to a folder hidden deep inside Windows. Instead of having an icon for the shortcut (virtual drive), you will see a drive icon with a letter that you chose when you go to My Computer after you create the drive. After completing this tutorial, you will be able to turn a long path (C:\directory\directory\more\directory\oh\my\gosh\this\is\a\long\directory\) into a drive letter (L:). Why should I have a virtual drive?Virtual drives are not a necessity. It's only there to save you time. Besides, would you rather pay money for a program that creates a virtual drive, or would you do it for free? I thought so. Let's get started- Open the command prompt: press CTRL+R -> type "cmd" (without quotes)
 - This is the command prompt...entry (I don't know the proper name) that you will be using: subst p: "C:\windows" (I chose this because everybody has this path on their computer, with the exception of Linux users). It should look somewhat like the following:
Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Owner>
*Replace the bolded "p" in the command prompt entry with a drive letter of your choice. Important: Do NOT choose a letter that has already been chosen. You can check which ones Windows has already claimed by going to My Computer and noting all the drives you see. Generally, drives C, A, E, F, and Q are already taken. *You can replace the directory, c:\windows, with any existing directory on your hard drive *Copy the new command prompt entry (ctrl+c) - Once you have copied the entry, go to the command prompt (should already been opened), right click, and select "Paste".
The thing you copied above should appear on the command prompt screen. If you're using an earlier version of Windows, you should see a little clipboard icon on the command prompt toolbar. Click on the clipboard. Your command prompt window should look somewhat like the following:
Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Owner>subst p: "C:\windows"
- Press the Enter key on your keyboard.
- Go to your My Computer, and you should see a new drive, P (or whatever letter you chose)
- Double click on that drive, and it should take you to c:\windows (or whatever directory you chose)
You're done!
Now, you will be able to access files in c:\windows from the P drive (or any letter you chose) by typing P:\[filename] Making it PermanentThe problem with virtual drives is that they are not permanent, meaning that if you restart your computer, they will not be there anymore. Of course, everything has a loophole, so there are ways to get around this. The first method is to buy a program...with money...that will do the job. The second method is to keep reading this tutorial. - Open Notepad
- Copy and paste the following to Notepad:
CODE subst p: "C:\windows"
Of course, you can replace the drive, P:, and the directory, c:\windows, with anything you wish. Remember not to choose an existing drive and not to choose a non-existing directory. - File -> Save
- In the "File name:" box, copy and paste the following:
CODE c:\autoexec.bat
If you get a dialog box that asks if you want to replace the existing file, click No and do the following: *Open another instance of Notepad (do not close the one already opened) *File -> Open *In "File name:", copy and paste the following:
CODE c:\autoexec.bat
*Press the Enter key on your keyboard *Follow steps 2 thru 3 in the "Making it Permanent" section - Press ctrl+R on your keyboard
- Copy and paste the following:
CODE regedit - On the left pane, go to:
CODE My Computer -> HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> CurrentVersion -> Run Your Registry Editor should look somewhat like this:
^Note the status bar at the bottom - On the right pane of your Registry Editor, do the following: Right click -> New -> String Value
*Name this new string "Autoexec" (without quotes) *Right click on Autoexec -> Modify -> Type "c:\autoexec.bat" (with quotes) *Close the Registry Editor - Restart your computer
- Pat yourself on the back because you just saved yourself a couple of dollars

When your computer is turning on, you should see the command prompt for a few seconds. Ignore this because it will go away. Enjoy! 
Reply
whyme
Apr 3 2005, 02:06 AM
this is funny, you're a mod, so you should be able to apporve the tut, oh well, what ever, lol.
Reply
snlildude87
Apr 3 2005, 02:11 AM
Well, the rules said something along the lines of "Don't approve your own tutorials. We have to be fair", so I unapproved it. Thanks for not deleting it, though.
Reply
whyme
Apr 3 2005, 02:13 AM
heeheh, anyways, I'm moving this oer to the staff section, y'know, it's off-topic discssion
Reply
cse-icons
Apr 3 2005, 01:15 PM
That was really nice one. I have lots of folders that I access regularly and have to maintain shortcuts... now I can just use permanent virtual drives.. But does this work in Windows 98 because as u said we need to enter this in cmd, whereas Win 98 does not have cmd.exe but only command.com Cheers.
Reply
snlildude87
Apr 3 2005, 03:05 PM
I think entering cmd will work, but if not, "command" works for all versions of Windows
Reply
brokebloke
Apr 3 2005, 05:47 PM
Great tutorial, thought you was going to talk about virtual drives like Daemon, learn something new every day here
Reply
Teragonto
Sep 13 2006, 10:40 PM
 Wow. This will be very helpful since I'm formatting my computer this Sunday. Nice tutorial Snildude.
Reply
beeseven
Sep 14 2006, 09:27 PM
If you ever want to check what your virtual drives are you can just type "subst" and it will give you a list of all the (virtual-only) drive letters and paths.
Reply
jlhaslip
Sep 14 2006, 10:49 PM
Just wanted to remind you to save your registry settings before you change them in case something goes wrong in the process you can revert back to the original settings. And does this work for XP also?
Reply
iGuest
Jul 26 2008, 12:55 AM
Little Help
How To Create Virtual Drives
Will this work on windows xp? When I tried to save my text document as "c:\autoexec.Bat" [without quotations] it said I couldn't have :'s or \'s in my file name. Will this affect the working of this virtual drive??? Btw, nice tutorial. Easy to follow and quite explanatory. Thanks. -question by Sir PooFace
Reply
iGuest
May 9 2008, 09:10 PM
Replying to snlildude87Any idea how to do this with Windows Vista Home Premium? I want to be able to boot to either Windows Vista or XP Thanks -reply by Steven
Reply
flashy
Mar 19 2008, 04:18 PM
Great tutorial, may come in handy for later use  . Good work
Reply
klusk
Mar 19 2008, 01:25 PM
i have managed to create a virtual drive ......easy procedure....but i have a problem...i am not able to rename the drive i want to rename it as "downloads"...but it shows the name of the drive where the folder of the virtual drive exists... The folder was present in games drive...and i have created a virtual drive with the folder. The problem is ..the name of the new virtual drive is also "Games"...even if i have renamed it many times to something else..........
Reply
coolcat50
Mar 18 2008, 02:38 AM
This is a great tutorial. It is kind of old though, but still a great tutorial. You also can set up an icon system that can create a virtual drive, run a program, then delete the virtual drive through MS-DOS commands. I might post a tutorial on it.
Reply
Recent Queries:--
how do i make a virtual drive for oblivion? - 3.25 hr back. (1)
-
how to make virtual drive - 5.15 hr back. (2)
-
create virtual disk - 5.47 hr back. (1)
-
how to mount virtual drive - 6.29 hr back. (1)
-
how to change virtual daemon drive letter - 7.52 hr back. (1)
-
make virtual drive - 11.36 hr back. (1)
-
how create virtual drive - 13.00 hr back. (1)
-
create a virtual drive - 4.19 hr back. (4)
-
how to create a virtual drive - 13.22 hr back. (1)
-
how to create virtual drives - 3.31 hr back. (2)
-
adding virtual drive - 15.27 hr back. (1)
-
making a virtual drive - 15.42 hr back. (1)
-
creating a virtual drive - 12.26 hr back. (3)
-
how to set the path in command prompt for virtual drive - 19.49 hr back. (1)
Similar Topics
Keywords : virtual drives virtual drives
Looking for create, virtual, drives, complete, guide, create, virtual, drives
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for create, virtual, drives, complete, guide, create, virtual, drives
*MORE FROM TRAP17.COM*
|
advertisement
|
|