Is there a way to map a local drive letter in a Virtual PC Guest O/S to a host drive?

Posted by Clay Nichols on Super User See other posts from Super User or by Clay Nichols
Published on 2010-05-13T19:16:06Z Indexed on 2010/05/13 21:55 UTC
Read the original article Hit count: 351

I have a bunch of programming projects on my P:\ drive (on Windows 7)

I'm now doing some programming within Virtual PC Windows XP Mode and I'd like to "call" that drive, within the Win XP guest, the P: drive. I've mapped drive letter P: to "network" drive on the Host but that goes across the network so it's very slow.

I tried using the SUBST command but it wouldn't take the \tsclients\p as a parameter. Basically, the command line interpreter (is that DOS on Win 7 ??) doesn't recognize that directory (\tsclients\p)

© Super User or respective owner

Related posts about windows-virtual-pc

Related posts about windows-xp-mode