Saturday, October 8, 2016

Activate Microsoft Office 2010 Without any software just a simple batch file

Activate Microsoft Office 2010 Without any software just a simple batch file

Note: Copy the code in red font and paste it i notepad the save the file to FILENAME:ACTIVATOR.BAT SAVE AS TYPE: ALL FILES

@echo off

echo "Greetings"
PAUSE

SET x86BITPATH=C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs
SET x64BITPATH=C:\Program Files\Microsoft Office\Office14\ospp.vbs

echo "Activating windows, you must click OK in the popup window"
slmgr -ato
echo "Checking Windows Activation status, you must click OK in the popup window"
slmgr -dlv

echo %x86BITPATH%
echo %x64BITPATH%

IF EXIST "%x86BITPATH%" (
 echo "Office 2010 32 bit is installed, activating..."
 cscript "%x86BITPATH%" /act
 cscript "%x86BITPATH%" /dstatus
 GOTO :END
) ELSE (
 echo "Office 2010 32 bit does not seem to be installed"
)

IF EXIST "%x64BITPATH%" (
 echo "Office 2010 64 bit is installed, activating"
 cscript "%x64BITPATH%" /act
 cscript "%x64BITPATH%" /dstatus
) ELSE (
 echo "Office 2010 64 bit does not seem to be installed"
)

:END
echo "Windows and Office should be activated now"
PAUSE

8 comments:

  1. Becoming a Delhi escorts is certainly not for everyone, but I’ve experienced it and would suggest it as an interesting fun career? Well, certainly not for the fainthearted, but it seems like a lot of top women in this globe have had a little dabbled into this organization more than once or twice Delhi Escorts.
    Delhi Escorts
    Escorts in Delhi
    Independent Delhi Escorts
    Delhi Escorts Service

    ReplyDelete