Jump to content
The Uniform Server Community

help removing a virtual drive


Deathnerd
 Share

Recommended Posts

Ok, so, i ran the mini-server to test it out. Pretty good. Completely forgetting about the stop server batch file, i open the task manager and kill the apache process (i know, noob mistake, but at 4 in the morning, I don't care). Now i am left with a virtual drive that i have no clue how to get rid of. I have looked at the stop server batch file, but i cannot figure out the syntax for removing a drive. Please help!

Link to comment
Share on other sites

There are two methods:

 

1) Restart your PC this removes the virtual drive.

 

2) If you have manually killed the processes (Apache.exe and mysqld-opt.exe)

 

To kill the virtual drive open a command prompt (start > run type in cmd and click OK) and type the following:

 

subst w: /d

 

Note: If you changed the drive letter replace w: with the one you used.

 

All the best

Ric :blink:

Link to comment
Share on other sites

There are two methods:

 

1) Restart your PC this removes the virtual drive.

 

2) If you have manually killed the processes (Apache.exe and mysqld-opt.exe)

 

To kill the virtual drive open a command prompt (start > run type in cmd and click OK) and type the following:

 

subst w: /d

 

Note: If you changed the drive letter replace w: with the one you used.

 

All the best

Ric :blink:

 

 

thnx, i did the command line command and it worked like a charm

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...