قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
---Processing--------------------------
---------------------------------------
SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
BETA EXPIRATION: 01/01/1601
LICENSE STATUS: ---NOTIFICATIONS---
ERROR CODE: 0xC004F00F
ERROR DESCRIPTION: The Software Licensing Service reported that the hardware ID binding is beyond the level of tolerance.
Last 5 characters of installed product key: GVGXT
DNS auto-discovery: KMS name not available
Activation Interval: 120 minutes
Renewal Interval: 10080 minutes
KMS host caching: Enabled
---------------------------------------
---------------------------------------
---Exiting-----------------------------
هذا التقرير بعتوه لك بتعليقي الاخير ليش في شي تانيكود:Microsoft (R) Windows Script Host Version 5.8 Copyright (C) Microsoft Corporation. All rights reserved. ---Processing-------------------------- --------------------------------------- SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69 LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel BETA EXPIRATION: 01/01/1601 LICENSE STATUS: ---NOTIFICATIONS--- ERROR CODE: 0xC004F00F ERROR DESCRIPTION: The Software Licensing Service reported that the hardware ID binding is beyond the level of tolerance. Last 5 characters of installed product key: GVGXT DNS auto-discovery: KMS name not available Activation Interval: 120 minutes Renewal Interval: 10080 minutes KMS host caching: Enabled --------------------------------------- --------------------------------------- ---Exiting-----------------------------
هيك بيظهر معياخي ادخل هذا الامر من موجه الاوامر كمسؤل و ارفق لي الايدي المنبثق
[hide]
if exist "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office15"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office15"
cscript //nologo ospp.vbs /unpkey:GVGXT
cscript OSPP.VBS /inpkey:XKH6P-M8N9J-JRTYH-MFGT3-489KV
cscript //nologo ospp.vbs /dinstid>Office_Installation_ID.txt
start Office_Installation_ID.txt
exit
exit
[/hide]