mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-04-26 06:25:49 +03:00
[GH-ISSUE #269] Regarding Ohook, the activation status displayed via the command prompt or third-party software is ERROR. #189
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Microsoft-Activation-Scripts#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Zhoneym on GitHub (Sep 30, 2023).
Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/269
Regarding Ohook, although the interface shows that the license is normal and Office can be used normally, the code displayed by querying the activation status through the command prompt or third-party software is:
PS C:\Users\Administrator> cscript "C:/Program Files/Microsoft Office/Office16/ospp.vbs" /dstatus
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
PRODUCT ID: 00202-50000-00000-AA990
SKU ID: 149dbce7-a48e-44db-8364-a53386cd4580
LICENSE NAME: Office 16, Office16O365ProPlusR_ Subscription1 edition
LICENSE DESCRIPTION: Office 16, TIMEBASED_ SUB channel
BETA EXPIRATION: 1601/1/1
LICENSE STATUS: ---OOB_ GRACE---
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period.
REMAINING GRACE: 9 days (14316 minute(s) before expiring)
Last 5 characters of installed product key: M96P2
---Exiting-----------------------------
@Zhoneym commented on GitHub (Sep 30, 2023):
@Zhoneym commented on GitHub (Sep 30, 2023):
I think that since the Office display shows that the license is normal and Office can also be used normally, the detection mechanism of MAS can be changed to only display: "If Ohook is used, it will display that it has been activated", without displaying the error message of C2R Status.