By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!>Here, it only fails if X: doesn't exist (or isn't ready). It behaves identically to CMD in every test I've tried -- can you give me an explicit example where it fails in TCC but works in CMD?
>I have both an X: drive (physical) and a Y: (network mapped) and they both work with TCC v9.
>
>The test is actually being done by Windows, not by TCC, so I suspect it's a configuration issue.
>What API function do you use to invoke that test?
>
>I don't think there's much Windows configuring that will affect NUL. I have
>"NUL=\Device\Null" in
>
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices
>On Sun, 31 Aug 2008 13:11:46 -0500, vefatica <> wrote:
>---Quote---
>>What API function do you use to invoke that test?
>>
>>I don't think there's much Windows configuring that will affect NUL. I have
>>"NUL=\Device\Null" in
>>
>>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices
>And device manager shows it enabled and working correctly.
>---End Quote---
>On Sun, 31 Aug 2008 13:11:46 -0500, vefatica <> wrote:
>---Quote---
>>What API function do you use to invoke that test?
>>
>>I don't think there's much Windows configuring that will affect NUL. I have
>>"NUL=\Device\Null" in
>>
>>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices
>And device manager shows it enabled and working correctly.
>---End Quote---
-------------Here, it only fails if X: doesn't exist (or isn't ready). It behaves identically to CMD in every test I've tried -- can you give me an explicit example where it fails in TCC but works in CMD?
> Here, it only fails if X: doesn't exist (or isn't ready). It behaves
> identically to CMD in every test I've tried -- can you give me an explicit
> example where it fails in TCC but works in CMD?