massgravel / Microsoft-Activation-Scripts

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
https://massgrave.dev
GNU General Public License v3.0
97.54k stars 9.51k forks source link

Fix WMI WMI.exe is not on system #453

Closed ihateprogramming88 closed 4 months ago

ihateprogramming88 commented 4 months ago

Everything is working fine, but my office specifically word document is showing unlicensed, and gives me this error how can I fix this?

Screenshot 2024-05-21 at 14 26 18 Screenshot 2024-05-21 at 14 28 14
WindowsAddict commented 4 months ago

Did you follow the first two blue lines?

ihateprogramming88 commented 4 months ago

Yes I did, it didn't work I have tried all the troubleshooting steps. Even the other option of going into the advanced screen and running that command. I don't have it handy right now.

WindowsAddict commented 4 months ago

About the wmic.exe issue,

Open command prompt as admin and enter

DISM /Online /Add-Capability /CapabilityName:WMIC~~~~

and after that, run ohook script again, let me know if it fails.

ihateprogramming88 commented 4 months ago

Perfect that fixed the issue!