Hi Ralf,
To further prove Issue #1 is a bug under both the current version of FreeDOS
and last version of MS-DOS (6.22),
I booted up a Windows 10 machine and opened a command shell window.
On that machine, drive Z: is a CDROM (with disk inserted) and drive T: does not
exist.
C:>if exist C:\NUL echo yes
yes
C:>if exist T:\NUL echo yes
C:>if exist Z:\NUL echo yes
yes
C:>
Although the Windows 10 command shell is not DOS, Microsoft did correct this
behavior at a later point for batch processing.
:-)
Jerome
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel