italia2012
زيزوومي نشيط
- إنضم
- 29 أكتوبر 2013
- المشاركات
- 146
- مستوى التفاعل
- 94
- النقاط
- 190
غير متصل
قم بمتابعة الفيديو أدناه لمعرفة كيفية تثبيت موقعنا كتطبيق ويب على الشاشة الرئيسية.
ملاحظة: قد لا تكون هذه الميزة متاحة في بعض المتصفحات.
لم يفعل اخىتم الارسال
مشكور اخى .. تم التفعيلهذا مفتاح شغال الان و هو خاص بترخيص فوليوم
[hide]6V4NB-RPY27-KXY8V-RFQH3-T6R2X[/hide]
استعمله مع السكريبت في CMD كمسؤوول و سيتم التحويل و التفعيل
[hide]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\ProPlus2021VL_MAK_AE2*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%i"
cscript //nologo ospp.vbs /inpkey:6V4NB-RPY27-KXY8V-RFQH3-T6R2X
cscript //nologo ospp.vbs /act
start winword
exit
[/hide]