الحالة
مغلق و غير مفتوح للمزيد من الردود.

sabeel

زيزوومي نشيط
إنضم
11 أبريل 2013
المشاركات
124
مستوى التفاعل
158
النقاط
200
غير متصل
السلام عليكم
ممكن تفعيل اوفيس 2010 ريتيل on line
مع الشكر
 

الصق هذا الكود في موجه الأوامر كمسؤول (cmd) .. انتر انتر ... ثم الصق المعلومات المنبثقة .. وذلك لتحدبد نوع النسخة و المفتاح المناسب ..

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 OSPP.VBS /dstatus>info.txt
start info.txt
 
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

---Processing--------------------------
---------------------------------------
SKU ID: 71af7e84-93e6-4363-9b69-699e04e74071
LICENSE NAME: Office 14, OfficeProPlus-Retail edition
LICENSE DESCRIPTION: Office 14, RETAIL channel
LICENSE STATUS: ---OOB_GRACE---
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period.
Last 5 characters of installed product key: KP8Y3
REMAINING GRACE: 30 days (42933 minute(s) before expiring)
---------------------------------------
---------------------------------------
---Exiting-----------------------------
 
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

---Processing--------------------------
---------------------------------------
SKU ID: 71af7e84-93e6-4363-9b69-699e04e74071
LICENSE NAME: Office 14, OfficeProPlus-Retail edition
LICENSE DESCRIPTION: Office 14, RETAIL channel
LICENSE STATUS: ---OOB_GRACE---
ERROR CODE: 0x4004F00C
ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period.
Last 5 characters of installed product key: KP8Y3
REMAINING GRACE: 30 days (42933 minute(s) before expiring)
---------------------------------------
---------------------------------------
---Exiting-----------------------------
بالنسبة للتفعيل لا اضمن انه يفعّل اونلاين يمكنك التجريب ...وإلا فارفق الايدي المنبثق .. بعد ادخال الكود كاملا من موجه الأوامر كمسؤول .
[hide]***********-D2KPY[/hide]
[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 OSPP.VBS /inpkey:***************-D2KPY

cscript OSPP.VBS /dinstid>step2.txt
start step2.txt
[/hide]
 
التعديل الأخير:
الحالة
مغلق و غير مفتوح للمزيد من الردود.
عودة
أعلى