Installed TCC into a 64-bit Windows 7 VM (using VMWare).
VMWare is configured to map drive Z: to access the host machine.
I see z: inside Windows Explorer.
I can use "dir z:\C" from CMD.
TCC, however, does not see the drive:
C:\Program Files\JPSoft\TCMD12x64]echo %_DRIVES
A: C: D:
[C:\Program Files\JPSoft\TCMD12x64]dir z:
TCC: (Sys) The system cannot find the drive specified.
"Z:"
Note that some other applications can also NOT see drive Z (QT Creator, for example).
The drive shows as "Shared Folders (\\vmware-host)(Z:)" in other applications such as Firefox.
Any thoughts?
VMWare is configured to map drive Z: to access the host machine.
I see z: inside Windows Explorer.
I can use "dir z:\C" from CMD.
TCC, however, does not see the drive:
C:\Program Files\JPSoft\TCMD12x64]echo %_DRIVES
A: C: D:
[C:\Program Files\JPSoft\TCMD12x64]dir z:
TCC: (Sys) The system cannot find the drive specified.
"Z:"
Note that some other applications can also NOT see drive Z (QT Creator, for example).
The drive shows as "Shared Folders (\\vmware-host)(Z:)" in other applications such as Firefox.
Any thoughts?