wmic error (invalid XSL format) in windows7

前端 未结 3 1293
难免孤独
难免孤独 2020-12-01 13:49
wmic process get /format:csv

What is wrong with this command in Windows 7?

I get:

Invalid XSL format (or) file name.

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-01 14:23

    This is a Windows 7 wmic bug. Change the International setings to English (United States), reboot and test.

提交回复
热议问题