tilamok
05-21-2011, 02:47 AM
Hi
Normally to switch to a new drive (x:), I can just write
chdrive "x:"
Howver I have access to a drive that is not mapped
So when I access the files, I have a link like
\\accounts\finance (file://\\accounts\finance) etc
I have tried to use chdrive \\accounts\finance (file://\\accounts\finance) but this does not work
Does anyone have the correct syntax when a drive is not mapped?
I don;t want to map it permanently because I get new drives all the time. So it might conflict with a new one
Thanks
Normally to switch to a new drive (x:), I can just write
chdrive "x:"
Howver I have access to a drive that is not mapped
So when I access the files, I have a link like
\\accounts\finance (file://\\accounts\finance) etc
I have tried to use chdrive \\accounts\finance (file://\\accounts\finance) but this does not work
Does anyone have the correct syntax when a drive is not mapped?
I don;t want to map it permanently because I get new drives all the time. So it might conflict with a new one
Thanks