How to fix WMIC.exe Error within windows 11 dev builds

How to fix WMIC.exe Error within windows 11 dev builds

First off windows officially removed WMIC.exe from windows!

ARGH!

Last updated 20211215: new fixes and options, google drive link, neo4j fix

I'm running Windows 11 Insider Preview 22494.1000 currently  (20211108)

What this change breaks:

  • Cypress.io firefox and other browser detection

What I've tired:

Microsoft removed the WMIC tool from Windows 11 Dev builds
If you often use the good old classic WMIC tool, here is a bit of bad news. The Redmond software giant deprecated it in Windows 10 version 21H1, and even


Try #2

WMIC unter Windows 11 weiterhin nutzen (aktuell Dev-Version)
Microsoft räumt weiter unter Windows 11 auf und entfernt alte Dinge, die nicht mehr weiterentwickelt werden. In der Windows 11 22483 (und höher) hat es nun WMIC (Windows Management Instrumentation …

The WMIC.exe is in the folder c:\windows\system32\wbem\

  • WMIC.exe.mui in the folder c:\windows\system32\wbem\en-US\
seams more promising

Update this doesnt work!

Fing MS does it again!


Fix for what i was trying to do : install neo4j

Install Stuck at “Please choose path ...” on [Windows 11 dev build] · Issue #116 · neo4j-devtools/neo4j-desktop
Neo4j Version version 1.4.9 Expected behavor being abel to click "confirm" and select default location for store application data on first load of application install Error nothing happen...


for the lazy heres the precompiled hack fix for this

GitHub - wisehackermonkey/wmic-fix
Contribute to wisehackermonkey/wmic-fix development by creating an account on GitHub.
npm install -g pkg
image
echo 'console.log("Caption  FreeSpace    Size");
console.log("C:       23770869760  63758659584");' > wbem.js
pkg -t  win  wbem.js
image
image


C:\Windows\System32\wbem.exe

image
image

works!

image
image

that didnt work ;/

I tried swithcing to wmic instead

pkg -t  win  wmic.js
image
image
image

try number 2

image
image

WOW IT WORKED!
thanks @feckardt (Frank)

To future people: warning this wmic is used by other system stuff, and you could bork some shit, you have been warned! :)

my exe's for the lazy
https://github.com/wisehackermonkey/wmic-fix
or if your a good parionid dev, you can replicate my stuff.....

Update: 20211215

I found a older copy of wmic.exe on my new pc, and copied it here for future reference. I tried finding some old versions but it was missing somethings, and i couldn't get it to work :/

Here's a more up to date versions that is less sketchy

wmic_blog_post - Google Drive
If you want to help me out and give some donations here's my monero address: 432ZNGoNLjTXZHz7UCJ8HLQQsRGDHXRRVLJi5yoqu719Mp31x4EQWKaQ9DCQ5p2FvjQ8mJSQHbD9WVmFNhctJsjkLVHpDEZ I use a tracker that is pravicy focused so if you block its cool, im big on blocking stuff on my own machine. im doing it to see if anyone is actualy reading my blog posts...:)