问题标签 [msinfo32]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
1628 浏览

python - 使用 python 解析 *.nfo 文件

我尝试解析一个 nfo 文件并以 html 代码样式(表格)打印。
我试过了,xml.etree但我只得到了 2 个元素:MetadataCategory.
这是 .nfo 的样子:

我的代码如下所示:

但只有打印Category element,我的问题是如何从中获取值Data
谢谢!

0 投票
1 回答
2858 浏览

c# - C# Win. Form - How to get "System Summary" from "msinfo32"

I am creating a utility software in which it stores all the details of the PC and i managed to find a program which contains all the details i want "msinfo32". enter image description here The problem at this very moment is i don't know how to get this information in the software as fast as possible.

Please help me with a piece of code snippet

Thanks in advance

0 投票
0 回答
273 浏览

windows - 以 Windows 中当前使用的语言以外的语言从 cmd 运行 msinfo32?

我的 Windows10 以波兰语显示。

系统中额外安装了英语语言包。

当我运行msinfo32(从 cmd 或开始菜单)时,输出也是波兰语,这对错误报告共享没有用处。我希望看到它的英文输出。

有没有办法在 Windows10 上以特定语言启动程序?

寻找类似于 unixLC_ALL=C命令的东西,它强制以英语输出命令。

0 投票
0 回答
8 浏览

windows - 如何收集 AD 域内的所有机器硬件规格?

我曾尝试使用 msinfo32 和 systemiinfo 但由于默认情况下所有机器都已打开其防火墙,因此无法成功执行命令。是否有捷径可寻?