غير متصل
من فضلك قم بتحديث الصفحة لمشاهدة المحتوى المخفي
قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
تفضل اخيموجه الاوامر كمسؤول ادخل الكود التالي وارفق صورة التقرير المنبثق
[hide]if exist "%ProgramFiles%\Microsoft Office\Office14\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office14"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office14\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office14"
cscript //nologo ospp.vbs /remhst
cscript //nologo ospp.vbs /ckms-domain
cscript //nologo ospp.vbs /unpkey:H3GVB
cscript //nologo ospp.vbs /inpkey:YVB6T-9VK8M-WW2W9-63C83-YRT6B
cscript //nologo ospp.vbs /act | findstr /c:"activation" /c:"successful" /c:"exceeded" /c:"blocked"
start winword
cscript //nologo ospp.vbs /dinstid>Office_Installation_ID.txt
start Office_Installation_ID.txt
cscript ospp.vbs /dstatus >>status.txt
start status.txt
exit
exit[/hide]
مشاهدة المرفق 221043
بارك الله فيكما وجزاكما خير الجزاءمن موجه الأوامر كمسؤل ادخل الأمر
[hide]set CID=539776418296244296538480116586235663815862600006
cscript slmgr.vbs /atp %CID%
cscript slmgr.vbs /ato[/hide]