No Windows 10, o comando DOS MODE.COM ainda está totalmente funcional.
considering it would need to be updated from 16 bit to 32 bit, as 16 bit programs do not run on newer NT kernels.
Não é mais uma aplicação de 16 bits no Windows 7 +:
$ file C:/Windows/System32/mode.com
C:/Windows/System32/mode.com: PE32+ executable (console) x86-64, for MS Windows
Notas:
-
The Portable Executable (PE) format is a file format for executables, object code, DLLs, FON Font files, and others used in 32-bit and 64-bit versions of Windows operating systems.
Fonte Executável portátil
-
O
+
é porque estou executando uma versão de 64 bits do Windows.