how do I make a folder on my computer appear to be "F:" drive?

  • Thread starter Thread starter NotGiven
  • Start date Start date
if your in windows explorer or a screen where you a saving
a file or viewing folders, just click on the folder or
drive that you want to place the new folder in and there
are a few ways to do this.

click on file, new, folder
or
sometimes you will see a folder button, that creates a new
folder
or
right click on the folder or drive you want to create the
new folder in and choose new folder.
 
cool. I've just tried this out. If I delete the virtual drive, will all the
data in the original folder also be deleted? or is it just the mapping that
is lost?

Josh and Byte, you misread the question.

Type this in Command Prompt.

Subst F: <Folder name with full path>

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
-------------------------------------------

I have done this before but it's been a while. Thanks.


cool. I've just tried this out. If I delete the virtual drive, will all the
data in the original folder also be deleted? or is it just the mapping that
is lost?

Josh and Byte, you misread the question.

Type this in Command Prompt.

Subst F: <Folder name with full path>

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
 
subst /d deles only the drive mapping.

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k
-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
-------------------------------------------


cool. I've just tried this out. If I delete the virtual drive, will all the
data in the original folder also be deleted? or is it just the mapping that
is lost?

Josh and Byte, you misread the question.

Type this in Command Prompt.

Subst F: <Folder name with full path>

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
-------------------------------------------

I have done this before but it's been a while. Thanks.


cool. I've just tried this out. If I delete the virtual drive, will all the
data in the original folder also be deleted? or is it just the mapping that
is lost?

Josh and Byte, you misread the question.

Type this in Command Prompt.

Subst F: <Folder name with full path>

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top