I would like to map a local folder as a network drive. For example, I want
to map the My Document folder as the K: drive. So when I open the K: drive,
it opens My Document.
I can map the folder as a drive. However, the problem is that in order to
have it to work, I need to connect to the Internet. If I don't connect to
the Internet, the K: drive will not be accessible.
As soon as I connect to the Internet (dialup), the K: drive appears and
functional.
Would you guy help me with this please?
Thanks!
--
> There is no answer.
> There has not been an answer.
> There will not be an answer.
> That IS the answer!
> And I am screwed.
> Deadline was due yesterday.
>
> There is no point to life.
> THAT IS THE POINT.
> And we are screwed.
> We will run out of oil soon.
"boaz" <nos...@yahoo.com> wrote in message
news:uynVocn...@TK2MSFTNGP10.phx.gbl...
"bumtracks" <lo...@disney.lan> wrote in message
news:DBT7f.7445$Yn4.619@trnddc03...
boaz wrote:
> I would like to map a local folder as a network drive.
What you really want to do is use the "subst" command:
C:\Documents and Settings\Chris>subst /?
Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
drive1: Specifies a virtual drive to which you want to assign a
path
[drive2:]path Specifies a physical drive and path you want to assign to
a virtual drive.
/D Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
> I can map the folder as a drive. However, the problem is that in
> order to have it to work, I need to connect to the Internet. If I
> don't connect to the Internet, the K: drive will not be accessible.
This is happening because you have no configured adapter for the server and
client to bind to. Use subst command.
--
Chris Priede
--
Parin
------------------------------------------------------------------------
Parin's Profile: http://forums.techarena.in/member.php?userid=8830
View this thread: http://forums.techarena.in/showthread.php?t=393326
India Forum - http://forums.techarena.in
"boaz" <nos...@yahoo.com> wrote in message
news:%23ncYoCo...@TK2MSFTNGP09.phx.gbl...
"bumtracks" <lo...@disney.lan> wrote in message
news:yaV7f.25926$i31.7312@trnddc08...
What I meant was that whether or not I could save it to an AUTOEXEC.BAT
file, so that I didn't have to type it every time I logged in.
"bumtracks" <lo...@disney.lan> wrote in message
news:yaV7f.25926$i31.7312@trnddc08...
--
Ramesh, Microsoft MVP
Windows XP Shell/User
Windows XP Troubleshooting
http://www.winhelponline.com
"boaz" <nos...@yahoo.com> wrote in message
news:OIOzE$o2FHA...@tk2msftngp13.phx.gbl...
"boaz" <nos...@yahoo.com> wrote in message
news:uynVocn...@TK2MSFTNGP10.phx.gbl...