Because of the language, I want to use chcp 65001
to let the command window become English, and call systeminfo
to get data.
However, using Windows 7 after using chcp 65001
the program systeminfo
can't find anything but instead shows the error:
OS Name: A device attached to the system is not functioning
Is chcp 65001
not supported on Windows 7?