Adel Tabet
زيزوومي نشيط
غير متصل
قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
من موجه الاومر كمسئول ادخل الامر و ارفق الايدي
[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 OSPP.VBS /inpkey:TJN6D-R4XJP-WPCPP-KJ7FX-Y7R3H
cscript //nologo ospp.vbs /dinstid>Office_Installation_ID.txt
start Office_Installation_ID.txt
exit
exit
[/hide]
![]()
ثم كيف ؟من موجه الاومر كمسئول ادخل الامر و ارفق الايدي
[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 OSPP.VBS /inpkey:TJN6D-R4XJP-WPCPP-KJ7FX-Y7R3H
cscript //nologo ospp.vbs /dinstid>Office_Installation_ID.txt
start Office_Installation_ID.txt
exit
exit
[/hide]
![]()
erour !!!!تفضل من موجه الأوامر كمسؤل ادخل الأمر
[hide]set CID=053936741301236690462431943856023653516492001756
cscript slmgr.vbs /atp %CID%
cscript slmgr.vbs /ato[/hide]
للاسف لم تنجح العمليةافتح الاوفيس سينبثق لك معالج التنشيط اختر التفعيل عن طريق الانترنت و ثم اضغط التالي
لقد تم التفعيل ....شكرنتأكد من فتح موجه الأوامر كمسؤل ادخل هذا الأمر
[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")
set CID=053936741301236690462431943856023653516492001756
cscript //nologo OSPP.VBS /actcid:%CID%
cscript.exe OSPP.vbs /act
for /f "tokens=2,3,4,5,6 usebackq delims=:/ " %%a in ('%date% %time%') do echo %%c-%%a-%%b %%d%%e
echo DATE: %date% >status.txt
echo TIME: %time% >>status.txt
for /f "tokens=8" %b in ('cscript ospp.vbs /dinstid ^| findstr /b /c:"Installation ID"') do set IID=%b
echo IID: %IID%>>status.txt
echo CID: 053936741301236690462431943856023653516492001756>>status.txt
cscript ospp.vbs /dstatus >>status.txt
start status.txt
[/hide]