قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
قم بنسخ ولصق الامر التالي في موجه الاوامر cmd
كمسؤول ( as administrator ) ثم ارفع الاي دي هنا
cd/d C:\WINDOWS\System32
cscript //nologo slmgr.vbs /upk
cscript //nologo slmgr.vbs /ckms
sc config wuauserv start=auto
net start wuauserv
cscript //nologo slmgr.vbs /ipk BXCVD-NTH8R-9MPGW-YMD37-8HV26
cscript //nologo slmgr.vbs /ato | findstr /c:"activation" /c:"successful" /c:"exceeded" /c:"blocked"
cscript //nologo slmgr.vbs /dti > step2.txt
start step2.txt
@