https://bugs.winehq.org/show_bug.cgi?id=42027
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 67853 --> https://bugs.winehq.org/attachment.cgi?id=67853 patch
Attached patch that gives systeminfo providing some basic info.
About 70% of the code is stolen (copy/paste) from wine/programs/wmic, for now it supports writing output in csv format and "normal" format.
For now from system configuration only windowsversion, biosversion an ramsize is written, but most leftovers can be added easily by filling in the corresponding wmi queries.