Linked by Thom Holwerda on Sun 21st Oct 2007 10:57 UTC, submitted by Inkslinger77
Thread beginning with comment 279509
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
IIRC then in Windows NT 4.0 sometimes cmd.exe reported DOS version 5.0 or something.
If you run “COMMAND.COM” (or some other actual DOS program), the INT 21h function call to return the DOS version reported that it was MS-DOS 5.0; this is buried in ntvdm (the virtual DOS machine that provides emulation services for DOS programs).
CMD.EXE would always report the actual Windows version, as it had nothing to do with the DOS VM.






Member since:
2006-05-19
Cmd.exe is not DOS, like some parts of the article seems to imply.
IIRC then in Windows NT 4.0 sometimes cmd.exe reported DOS version 5.0 or something.