[GH-ISSUE #71] Office Pro 2019 #59

Closed
opened 2026-02-27 10:09:30 +03:00 by kerem · 5 comments
Owner

Originally created by @Exosen on GitHub (Sep 28, 2021).
Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/71

After successfully activating Office 2019 Pro, there is this Yellow banner saying it's not legit.
Is this the way how it works or?

Originally created by @Exosen on GitHub (Sep 28, 2021). Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/71 After successfully activating Office 2019 Pro, there is this Yellow banner saying it's not legit. Is this the way how it works or?
kerem closed this issue 2026-02-27 10:09:31 +03:00
Author
Owner

@procoder07 commented on GitHub (Sep 29, 2021):

Hi,
Could you please share the server name by which you have activated office?
It appears in the activation status option in the script.
Thanks.

<!-- gh-comment-id:930387962 --> @procoder07 commented on GitHub (Sep 29, 2021): Hi, Could you please share the server name by which you have activated office? It appears in the activation status option in the script. Thanks.
Author
Owner

@Exosen commented on GitHub (Sep 30, 2021):

Hi, yes!

Its the Loli.beer or something.

<!-- gh-comment-id:930800354 --> @Exosen commented on GitHub (Sep 30, 2021): Hi, yes! Its the Loli.beer or something.
Author
Owner

@procoder07 commented on GitHub (Oct 1, 2021):

Hi, yes!

Its the Loli.beer or something.

Hi,
As kms.loli.beer is working, your activation may be corrupt.
please try re-activating your office subscription.
(do not activate with kms8.msguides,com).
Please let me know if this solved your problem.

<!-- gh-comment-id:931905699 --> @procoder07 commented on GitHub (Oct 1, 2021): > Hi, yes! > > Its the Loli.beer or something. Hi, As kms.loli.beer is working, your activation may be corrupt. please try re-activating your office subscription. (do not activate with kms8.msguides,com). Please let me know if this solved your problem.
Author
Owner

@Bill-Boquet commented on GitHub (Oct 2, 2021):

MAS 1.4 uses an outdated version of KMS_VL_ALL. This issue will be solved in an upcoming version of MAS. In the meantime :
https://windowsaddict.ml/office-license-is-not-genuine

<!-- gh-comment-id:932689523 --> @Bill-Boquet commented on GitHub (Oct 2, 2021): MAS 1.4 uses an outdated version of KMS_VL_ALL. This issue will be solved in an upcoming version of MAS. In the meantime : [https://windowsaddict.ml/office-license-is-not-genuine](https://windowsaddict.ml/office-license-is-not-genuine)
Author
Owner

@procoder07 commented on GitHub (Oct 4, 2021):

MAS 1.4 uses an outdated version of KMS_VL_ALL. This issue will be solved in an upcoming version of MAS. In the meantime : https://windowsaddict.ml/office-license-is-not-genuine

Hi,
kms_vl_all IS a part of the script. the link that you've sent does not provide any instructions due to a temporary problem.
please try the below code in the cmd(run as administrator):

reg add HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v CDNBaseUrl /t REG_SZ /d "http://officecdn.microsoft.com/pr/55336B82-A18D-4DD6-B5F6-9E5095C314A6" /f
reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateUrl /f
reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateToVersion /f
reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Updates /v UpdateToVersion /f
reg delete HKLM\SOFTWARE\Policies\Microsoft\Office\16.0\Common\OfficeUpdate\ /f
   "%CommonProgramFiles%\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user

Hope this solved your problem
thanks.

<!-- gh-comment-id:933454613 --> @procoder07 commented on GitHub (Oct 4, 2021): > MAS 1.4 uses an outdated version of KMS_VL_ALL. This issue will be solved in an upcoming version of MAS. In the meantime : https://windowsaddict.ml/office-license-is-not-genuine Hi, kms_vl_all IS a part of the script. the link that you've sent does not provide any instructions due to a temporary problem. please try the below code in the cmd(run as administrator): reg add HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v CDNBaseUrl /t REG_SZ /d "http://officecdn.microsoft.com/pr/55336B82-A18D-4DD6-B5F6-9E5095C314A6" /f reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateUrl /f reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateToVersion /f reg delete HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Updates /v UpdateToVersion /f reg delete HKLM\SOFTWARE\Policies\Microsoft\Office\16.0\Common\OfficeUpdate\ /f "%CommonProgramFiles%\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user Hope this solved your problem thanks.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Microsoft-Activation-Scripts#59
No description provided.