19 Sep
2025
19 Sep
'25
2:15 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45343 The installers from that bugreport use this (in Win7 mode) to check if wmic is present. (The installer still fails after this patch as findstr.exe lacks some support: "match_regexp character ranges (i.e. [abc], [^a-z]) are not supported") -- v2: wmic: Add a basic help option "/?". https://gitlab.winehq.org/wine/wine/-/merge_requests/9007