3 Feb
2024
3 Feb
'24
1:14 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56291 Note: On windows powershell something like "Get-WmiObject win32_pnpentity -property name" gives exact same results as "Get-WmiObject win32_pnpentity -property caption" so I used same string for caption as for name in the patch. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5014