First post, by p.kapica027
I'm on pure MS-DOS 7.10 (the VER command reports "Windows 98 [Version 4.10.2222]") and wondering about the possibility of changing that output to read "MS-DOS version 7.10" which is similar to earlier versions of DOS.
For some strange reason, the VI editor from Watcom 11 never fails to garble VER output after running under MS-DOS 7.10, not with other versions having a shorter version string (i.e. "MS-DOS version 5.00"). For the record, I'm really not that into invoking VER every time I close the editor, but it's a mess when running scripts that try to parse this output. My only solution is to reboot the computer if I want clean VER output. In my case, that's a VMware virtual machine.
Any way of accomplishing this?