SystemRage / py-kms

KMS Server Emulator written in Python
The Unlicense
2.07k stars 634 forks source link

0xC004F069: Office 2019 not working #109

Closed DoyunShin closed 3 years ago

DoyunShin commented 3 years ago

when i unpkey and inpkey,

PS C:\Program Files (x86)\Microsoft Office\Office16> cscript //nologo ospp.vbs /inpkey:6NWWJ-YQWMR-QKGCB-6TMB3-9D9HK ---Processing--------------------------

ERROR CODE: 0xC004F069 ERROR DESCRIPTION: The Software Licensing Service reported that the product SKU is not found.

---Exiting-----------------------------

image

There has errorcode

I installed Office 2019 Professional Pro edition

simonmicro commented 3 years ago

Did you made sure to install a Volume-Licensed Version of Office? The retail one does not include the needed KMS features. Did you even read the wiki article for this?

Note that you’ll have to install a volume license (VL) version of Office. Office versions downloaded from MSDN and / or Technet are non-VL.

DoyunShin commented 3 years ago

oh i see ty

i'll add volume license with https://www.microsoft.com/en-us/download/details.aspx?id=57342

simonmicro commented 3 years ago

No problem :grin: