قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
لم يفعل[hide]2B8WP-NCG6D-8JQMM-9JWXY-HVB9Q[/hide]
مرحبا
أغلق جميع البرامج قيد التشغيل
افتح موجه الأوامر كمسؤول
ثم، نسخ كافة التعليمات البرمجية أدناه في النظام الخاص بك في إطار أسود
[hide]
cscript slmgr.vbs /upk 52c4d79f-6e1a-45b7-b479-36b666e0a2f8
cscript slmgr.vbs /upk 5f472f1e-eb0a-4170-98e2-fb9e7f6ff535
cscript slmgr.vbs /upk a3072b8f-adcc-4e75-8d 62-fdeb9 bdfae57
if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /remhst
cscript ospp.vbs /ckms-domain
for /f %i in ('dir /b ..\root\Licenses16\ProPlus2019VL_MAK*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%i"
cscript //nologo ospp.vbs /inpkey:2B8WP-NCG6D-8JQMM-9JWXY-HVB9Q
cscript //nologo ospp.vbs /act
start winword
exit
exit[/hide]