25 Feb
2024
25 Feb
'24
8:51 p.m.
https://bugs.winehq.org/show_bug.cgi?id=56361 --- Comment #9 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Vijay Kamuju from comment #8)
When I try the same command on windows command line.
echo "os get name" | wmic wmic:root\cli>os get status - Alias not found. wmic:root\cli>
The above is the output on windows 10
Hi, I tried this in windows powershell. I think in windows cmd.exe it is passed as a whole string, so you have to leave out the double quotes: echo os get name | wmic -- 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.