someoneNotme
زيزوومي جديد
- إنضم
- 11 يناير 2019
- المشاركات
- 88
- مستوى التفاعل
- 41
- النقاط
- 90
غير متصل
قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
<No installed product keys detected>افتح موجه الاوامر CMD كمسؤول ادخل الكود التالي وارفق صورة للتقرير المنبثق
--------------------------------------------------------------------
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 //nologo ospp.vbs /dstatus
cscript ospp.vbs /dstatus >>status.txt
start status.txt
exit
exit