Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   Maping Drives (https://thetfp.com/tfp/tilted-technology/38734-maping-drives.html)

Smackre 12-10-2003 07:12 PM

Maping Drives
 
Ok im tring to map a folder like a network folder can be network but i dont have a network. it just one folder on this computer i access alot and would like a easier way to get to it. By giving it a drive letter but i dont know how. I tried just sharing it and turning on file sharing but when i try and map it dont work.

itchy93 12-10-2003 07:43 PM

wait, what?

If you don't have a network, how do you access it?

Itchy93

Smackre 12-10-2003 08:11 PM

i wanna make a folder on my computer have a letter like E:/ or F:/ to make it easy to access when im opening stuff and saving stuff

longjohns 12-10-2003 08:29 PM

not sure it's possible to do what you want to do (?)

i would suggest putting a shortcut to it in 'links' , and in quicklaunch

also use tweakUI to make it one of your 5 special locations in save/open dialogs
(what os?)
or make a new partition and just use it in place of that folder

sailor 12-10-2003 08:32 PM

Quote:

Originally posted by longjohns
not sure it's possible to do what you want to do (?)

i would suggest putting a shortcut to it in 'links' , and in quicklaunch

also use tweakUI to make it one of your 5 special locations in save/open dialogs
(what os?)
or make a new partition and just use it in place of that folder

What he said.

flamingpeach 12-10-2003 11:32 PM

to map the network drive, share the folder (right click the folder - sharing and security - share this folder), and then when you want to map the network drive (my computer - tools - map network drive) , type \\hostname\share.

slant eyes 12-11-2003 09:38 AM

can't you just right click it, 'create shortcut' and put the shortcut on your desktop?

LNCPapa 12-11-2003 01:00 PM

Exactly what flamingpeach said - just do it all locally - share the folder you want to mount then map a network drive using \\(name of local machine - don't uset locahost)\ sharename
That will mount the folder as a drive for you - if the shortcut thing doesn't meet your needs.

Smackre 12-11-2003 01:01 PM

i tried that it dont seem to work....im runing win98se maybe thats why....

Dilbert1234567 12-11-2003 02:30 PM

ok you cant do it with 98 (or easily)

if you were running win2k/xp

here is what you do

on the run prompt

net share [share name]=[share path]

then

net use [Drive letter to bind it to] [network path]

that is the syntax to explain it better:


net share $hiddenshare=c:\1\

this will share the folder as hiddenshare the $ makes it a hidden share (so it wont apear on the network)

then

net use x \\computername\$hiddenshare

this will map the x drive to the folder.

and your done

LNCPapa 12-11-2003 02:52 PM

I did forget to mention that you could use the admin share - but since you mentioned that you're on Win98 I don't think you can anyway. Just make sure that when you map the drive you use the actual machine name instead of \\localhost. I think you posted at the same time I entered my last post so I don't think you saw what I said earlier. It should work - I tested it.

Smackre 12-11-2003 02:55 PM

tks guys it worked )) u guys save me so much

charliex 12-11-2003 08:27 PM

you don't need any of that networking stuff, just use

subst "Drive:" "full_path"

grr stupid angle brackets :) heh


All times are GMT -8. The time now is 05:04 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54