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
Latest Entries
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
iGuest
Mar 16 2008, 04:07 PM
How to get rid of the drive?
How To Create Virtual Drives
How do you get rid of this drive if it is not needed? -reply by Demha
Reply
Recent Queries:--
creating virtual drives - 2.39 hr back. (1)
-
mount virtual drive - 3.35 hr back. (1)
-
create a virtual drive - 2.33 hr back. (5)
-
how to create a vitual drive - 3.65 hr back. (1)
-
how does a virtual drive work - 4.31 hr back. (1)
-
how to make a virtual drive - 4.75 hr back. (1)
-
how to create virtual drives - 4.72 hr back. (2)
-
virtual drive utility no-ip - 9.28 hr back. (1)
-
how to make virchual drive - 10.07 hr back. (2)
-
create virtual drive - 7.00 hr back. (2)
-
creare disc virtual - 14.82 hr back. (1)
-
how to create a virtual drive - 2.37 hr back. (19)
-
creating virtual drive - 6.30 hr back. (2)
-
make virtual driver - 16.39 hr back. (1)
Similar Topics
Keywords : create, virtual, drives, complete, guide, create, virtual, drives
- How To Create A Show Desktop Shortcut
(2)
Php Nuke
Create Block (2) Hi all! Im want create server status block with these codes if
(eregi("block-Onlineplayers.php", $PHP_SELF)) { Header("Location: index.php"); die(); } //set
server, port and timeout information $server = "same adress"; $portg = "7777";
$portl = "2106"; $timeout = "1"; //try to open a connection to the game and login
server $game = @fsockopen("$server", $portg, $errno, $errstr,
$timeout); $login = @fsockopen("$server", $portl, $errno, $errstr,
$timeout); //let us kno....
Phpmyadmin
Create new database: No Privileges (6) i can not make a sql for diff srcipt, but the sricpt i have is php, DJ-cpanel.. all tho i can not
install it the error is like this Creating Database Tables No database selected there a mysql
database is made, but i can not use it for othere stuff... plz note that this is Free script and not
for paid.. is there a way that the myqsul can not use sql other scripts? or it maybe not working...
but i am not sure if the script not working or it can be the server may be down on mysql...? ....
Create Table - Mysql Code - Help
(1) I need your feedback about setting the database issues. Please, review them and correct some entries
in the code if they got some mistakes. This is the code itself: SQL CREATE TABLE
`news` ( `id` int(250) NOT NULL auto_increment, `title` varchar(255)
NOT NULL default '', `text` text NOT NULL, `author` varchar(255) NOT
NULL default '', `valid` varchar(255) NOT NULL default '',
`date` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE = ....
Team Fortress 2 Professional Spy Guide
I wrote this guide for people who want to learn how to play Spy (1) I quoted so I don't get free points QUOTE(AmirBorna) Best Spy Tips : Image not
created by me. 1) You're a support class, so do some supporting: You're the only class
that can get into the enemy ranks/base and do some damage in secret, so use that to your
advantage, and make a mental list of everything the enemy has. Then use your abilities to take out
each one, in order of importance. If there's a Sniper demolishing every teammate that comes
near their team, find a good time to backstab him. If a heavy weapons is just flattening everyone....
Usb Disk Ejector
The Quick Way to Safely Remove USB Drives (16) looking for a way to safely remove usb drives... QUICKLY? /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> here's the USB DISK
EJECTOR for you! it's a small utility that does the same thing as the Windows "Safely
Remove Device" applet, except that it does it quicker and better. there is no installation required,
it's flexible (can run BOTH via command line, and GUI), it's portable, and most importantly,
it's a freeware! /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
alt="biggrin.gif" /....
Create Page?
How? (11) Hi, everyone! I need to create a script just within a page. Read the following story: I have
an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
at it (files). If there is way to create a script that logs in me and just list the files i have
on this account from specified folder. If you know, let me know as usual.....
What Is Your Dream Naruto Character
create your own naruto character (12) Basically all you have to say is your name, your jutsus (Gen, Tai, and Nin), any special abilities
and maybe a bit about his or her backstory. this is my character: Name: Nightmare also goes by
Shadow. No last name Jutsus: I think he would have Drunken fist style tai jutsu, Shadow shuriken tai
jutsu, Shadow leaf dance. my nin jutsus would be; Air slicing blast, Armor of sand, Demonic soul
stealing technique, Desert coffin and desert graveyard, Fire dragon flame blast, Grand fireball,
phoenix fire, Chidori, Rasengan, Shadow clones, Water prison, Genesis of rebirth, deser....
Cod4 Color Guide
(1) Okay, i see a lot of people trying to figure out how to use colors and blah blah. Well here's
the guide made by me to teach you thanks. ^1 - RED ^2 - GREEN ^3 - YELLOW ^4 - BLUE ^5 - CYAN ^6 -
PINK ^7 - WHITE ^8 - DEFAULT MAP COLOR ^9 - GREY OR DEFAULT MAP COLOR ^0 - BLACK....
Please Make A Professional Review Of My Website
A complete review is enough for me, thanks. (19) I have a website in the first place at google and other search engines, and the adress is:
http://www.free-flash-clocks.trap17.com i created another one to substitute this one, and the
adress is: http://www.freeflashclocks.com What i want from you is a good and perhaps
professional review of the new website, what can i do to optimize it to the maximum, so please do
not be afraid to say what you really think of the new website, i am open to your comments, as long
as they are creative. Perhaps you could to tell a word or two about the google adsense ads structu....
Php Linking
One of the major advantages of PHP is the ability to create something (4) PHP Links Requirements 1. You should understand the majority of PHP (ex: variables, echo, etc.
www.w3schools.com is a good reference). 2. Experienced with HTML. 3. You need a PHP compatible
server if you wish to see your results. Description One of the major advantages of PHP is the
ability to create something similar to an Iframe, only without the scroll-bar. The main advantage of
this is that you only need one layout page, while the others can be simple 'white space &
content' pages. Another advantage of this is your web site doesn't look like a fi....
How To Save Yourself From A Rape Situation?
Precautions, Self Defense, Safety Guide (13) QUOTE Source : Email - I found this information very necessary for females. How To
Save Yourself From A Rape Situation? Precautions, Self Defense, Safety Guide Through
a Rapist's Eyes This is important information for females of ALL ages . A group of
rapists and date rapists in prison were interviewed on what they look for in a potential victim and
here are some interesting facts: 1) The first thing men look for in a potential victim is
hairstyle. They are most likely to go after a woman with a ponytail, bun, braid or other ....
How To Create A Photoshop Vortex
(12) Hello, I will be teaching you to make a vortex in Photoshop CS3 or CS2. (Ugh... My comp froze while
I was writing this the first time and lost the whole tut, so I'll try again. First make an
image with any proportions. I prefer 1000x1000. Next pick a primary and a secondary color. You can
use anything, and if you don't know what you want, just use White for primary and Black for
secondary. Now go to Layer -> New -> Layer, and press OK. Then go to Filter -> Render -> Clouds At
this point, I have: Now go to Filter -> Blur -> Radial Blur, and select these setti....
Runescape 2 Private Server Guide: Part 2
No-ip setup (19) Overview: In part 2 i will describe how to set up no-ip. no-ip is a simple way of hosting a
private server and it is most commonly used. if this does not work, there is another way i will tell
about in part 3. part 2 and 3 are short, yet effective guides that are aimed at helping you! If
you are not sure if it is working, it is probably because you have not read part 4: Port Forwarding
Chapters: Chapter 1: What is No-ip? Chapter 2: Initial Setup Chapter 2 Section A:
Creating an account Chapter 2 Section B: The DUC Chapter 3: Config Chapter....
Runescape 2 Private Server Guide: Part 1
making a private server (16) According to RuneScape TOS, as long as your private server does not connect/interfere with the
actual server this 3rd party software is not breaking the real RuneScape TOS. Please use this
information accordingly. If any RuneScape representative feels that this post is against your TOS,
please contact Trap17 admins via PM or email. Thank you. This is part 1, focused on making a
private server and such, if you would like, i will post more on customization in other parts.
Overview: This guide will explain the basics for building your very own rs private server&....
How To Create Smallest Website
(21) I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" />....
Imperial/Metric Units Conversion Guide
convert imperial unites to metric and vice-versa (5) CONVERSION GUIDE This guide covers the conversions of granmes/pounds, litres/pints as
well as can sizes and their approximate volume and weight in both imperial and metric units. If
you need to convert grammes to pounds and ounces use this: GRAMMES POUNDS / OUNCES 10g
___________ 0.35oz 25g ___________ 0.88oz 50g ___________ 1.76oz 100g __________ 3.5oz
250g __________ 8.8oz 500g _________ 1lb 2oz 1kg __________ 2lb 3oz 1.5kg ________
3lb 5oz 2kg __________ 4lb 6oz 3kg _________ 6lb 10oz 12.5kg ______ 27lb ....
Own Server
I would like to create my own server... (9) Howdy, i'm dreaming of an own website(that's why i'm on theis forum..) and I'm
searching for the files to create an own server... I would need to be able top have: PHP Mysql smtp
perl all the other usefull things can somewone help me, i've searched on google, yahoo and
altavista and I didn't find annything! Help me please... Greetz(to all females..I'm
available...) StYn0!....
Neopets Guide
(5) hey i thought i might as well give a guide on how to make some easy neopoints these are sites to
where you can get free neopoints by either finding a link or a red "NP" QUOTE
http://www.neopets.com/sponsors/readytoplay.phtml 250np
http://www.neopets.com/sponsors/enlightenment.phtml 250np
http://www.neopets.com/sponsors/speakup.phtml 400np
http://www.neopets.com/sponsors/hollyhobbie.phtml 500np
http://www.neopets.com/sponsors/wildlife.phtml 250np
http://www.neopets.com/sponsors/mario3on3.phtml ....
How To Reset Your Bios (guide)
(8) There are 2 ways you can reset your bios. 1. On the motherboard there is a small watch battery.
Remove this battery along with the power cable from the power supply. Hold down the power button to
fully discharge the system. Wait 2-3 minutes then reinstall the battery and plug in your system.
Your reset is now complete 2. Some motherboards have a 3 pin jumper by the battery. Lets say that
the jumper is on pins 2 and 3. Remove the jumper while the machine is OFF and place onto pins 1 and
2. Power on your machine for a minute. (Note: Your system will not POST). Shutdown....
Microsoft Virtual Pc Is Now Free
(4) hi.. check out at there site... http://www.microsoft.com/windows/virtualpc/default.mspx its
completely free as in free beer....
A Trap17 How-to Guide For Beginners
Something for those who can't get enough of the Trap17 Readme file (12) I am not entirely sure if this the right place to post about this, but here goes anyway... For
those who find themselves slightly (or considerably more than slightly) clueless about where to get
started after getting a hosting account, here is an user guide that might potentially help you
out. I wrote it out of three hours, so forgive me if it's clumsy, but I'm hoping that a few
people here may find it useful. Feedback is greatly appreciated /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> I'm planning to build on
a FAQ....
Private Server Ro .
How to create your own private Ragnarok-Online server !!! (157) I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
now i decide to make this tutorial to to help these people ... i didn't have a server but my
friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
a server ...stop making introduction ...let's go ... first you have to have minimum
requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
How To Create Embed Image Mail In Gmail
(49) Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
automatically see that image. Moreover I wont attached that image as it appears small in size in on
gmail. Thanks in Advance. ....
How To Create Java Button Or Frame
to be customized (12) hi to all!!!! just like to ask if it would be possible if i could make a custom
button or frame in java. i got tired of using the build infeatures in java. i would like to create
my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
topic title. Next time you decide not to follow the posting rules, you will be issued a w....
How To Create A Forum?
(16) I want to create a forum after getting a host on this site,but i cant find a propper program for
it.Also i want to know how to have polls and other stuff on the side. P0ZzZ! Post moved to the
right section ....
Test Your Php Pages W/o Upload/internet
complete *working* guide on how to test your php pages (57) In this tutorial, I'm going to show you how to test your PHP pages without the Internet or
uploading the files to your trap17 server. This tutorial is similar to doom's, but the links he
provided does not work, so I decided to make my own tutorial with working links. The program that I
will be using for this tutorial is called XAMPP . XAMPP is a modification of the popular Apache
server, and I'm using XAMPP because of its simplicity to install as well as maintain. The
current version of XAMPP is 1.4.13 and it has the following bundled in the download: QUOT....
Complete Login System
With PHP + MYSQL (56) Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
are tryn to learn PHP. First, let's make register.php: CODE <?
include("conn.php"); // create a file with all the database connections
if($do_register){ // if the submit button were clicked if((!$name)
|| (!$email) || (!$age) || (!$login) ||
(!$password) || (!$password2)){ print "You can't let
any fields in blank....
"gamer Buys $26,500 Virtual Land" (from Bbc News)
(36) You gotta read this at http://news.bbc.co.uk/1/hi/technology/4104731.stm . I had never heard of
"Project Entropia". How can someone pay $26,500 on something that doesn't even exist? Okay,
he plans to profit from other people who are paying for something - again - that doesn't even
exist! I say those people should be the first ones to be put into the Matrix when the machines
revolt. This world is going f**king crazy. I feel like an old man, living in the past, 'cause
I can't understand people like this kid. Coming to think that this is what th....
Video Games Are A Complete Waste Of Time, Face It!
(145) C'mon face it, video games are a complete waste of your time! Every time you turn on your
console you should be asking yourself "Is there something better I should be doing with my time...
like reading a good book... or watching a good movie... or flirting with a beautiful girl? Do I get
anything out of this, does this make me a better person?"....
Looking for create, virtual, drives, complete, guide, create, virtual, drives
|
|
Searching Video's for create, virtual, drives, complete, guide, create, virtual, drives
|
advertisement
|
|