https://bugs.winehq.org/show_bug.cgi?id=42027 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.