Code: Select all
subst d: c:\d_drive
subst u: c:\users
However, when I run TC (v.9.51), only D: (or sometimes none of the virtual drives) is shown, while Windows Explorer seems to recognize both (see attached image):
Image: https://i.postimg.cc/BZ81Trm9/TC-VDrives.png
Also, if I list the mounted virtual drives from a Shell window, they appear as expected:
Code: Select all
C_\Usesr\me>subst
D:\: => C:\d_drive
U:\: => C:\users
OS is Windows 10 Pro, 64-bit; running the .bat script as Administrator doesn't seem to help.
Any idea?
Thanks in advance,
Massimo