Bit ly Office2016txt

What is Bit.ly office 2016 txt activator

Bit.ly Office 2016 TXT Activator is a tool designed to activate Microsoft Office 2016 using a text file method. It provides a simple and efficient solution for users to activate their Office suite without the need for complex procedures. By utilizing a text file containing activation instructions, users can swiftly and seamlessly activate Microsoft Office 2016, unlocking its full range of features and functionalities for enhanced productivity.

How to Activate all versions of Office 2016 for FREE permanently

  1. Manually activating Office with a KMS client key
    You must first launch the command prompt with administrator privileges before carefully following the steps listed below. To execute the commands, just copy and paste them, and don’t forget to press Enter.

Step 1.1: Open Windows and navigate to the Office location.
The path will be “%ProgramFiles%\Microsoft Office\Office16” or “%ProgramFiles(x86)%\Microsoft Office\Office16” if you install Office in the ProgramFiles folder. Depending on the Windows OS architecture you are using, that is. Do not worry if you are unsure about this problem; simply execute the two aforementioned commands. An error notice will appear on the screen and one of them won’t be executed.

 

cd /d %ProgramFiles%\Microsoft Office\Office16

cd /d %ProgramFiles(x86)%\Microsoft Office\Office16

Step 1.2: If you are using a retail edition of Office, convert it to the volume version.
This step is necessary if Microsoft provided your Office. Conversely, if you install Office from a Volume ISO file, you can choose to omit this step.

for /f %x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%x”

Step 1.3: Put in the Office client key and turn on Office.
Launch the next command after making sure your PC is linked to the internet.

 

cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99

cscript ospp.vbs /unpkey:BTDRB >nul

cscript ospp.vbs /unpkey:KHGM9 >nul

cscript ospp.vbs /unpkey:CPQVG >nul

cscript ospp.vbs /sethst:107.175.77.7

cscript ospp.vbs /setprt:1688

cscript ospp.vbs /act

 

If you see error 0xC004F074, you may be having trouble connecting to the internet or the computer may be busy. Check to see if your device is online, then try the word “act” repeatedly until it works.

This is all the text that will show up in the command prompt box.

 

C:\Windows\system32>cd /d %ProgramFiles%\Microsoft Office\Office16

C:\Program Files\Microsoft Office\Office16>cd /d %ProgramFiles(x86)%\Microsoft Office\Office16

The system cannot find the path specified.

C:\Program Files\Microsoft Office\Office16>for /f %x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%x”

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ppd.xrm-ms”

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Installing Office license: ..\root\licenses16\proplusvl_kms_client-ppd.xrm-ms

Office license installed successfully.

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul-oob.xrm-ms”

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Installing Office license: ..\root\licenses16\proplusvl_kms_client-ul-oob.xrm-ms

Office license installed successfully.

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inslic:”..\root\Licenses16\ProPlusVL_KMS_Client-ul.xrm-ms”

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Installing Office license: ..\root\licenses16\proplusvl_kms_client-ul.xrm-ms

Office license installed successfully.

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

 

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:BTDRB >nul

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:KHGM9 >nul

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /unpkey:CPQVG >nul

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /sethst:107.175.77.7

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Successfully applied setting.

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /setprt:1688

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Successfully applied setting.

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>cscript ospp.vbs /act

Microsoft (R) Windows Script Host Version 5.812

Copyright (C) Microsoft Corporation. All rights reserved.

—Processing————————–

Installed product key detected – attempting to activate the following product:

SKU ID: d450596f-894d-49e0-966a-fd39ed4c4c64

LICENSE NAME: Office 16, Office16ProPlusVL_KMS_Client edition

LICENSE DESCRIPTION: Office 16, VOLUME_KMSCLIENT channel

Last 5 characters of installed product key: WFG99

—Exiting—————————–

C:\Program Files\Microsoft Office\Office16>

 

2. Using prewritten batch script

Because of the new Microsoft update, this one is no longer suggested.

Items that are supported:

Word 2016 Microsoft Office Standard
Step 2.1: In a new text file, paste the code below into Microsoft Office Professional Plus 2016.

 

@echo off

title Activate Microsoft Office 2016 (ALL versions) for FREE – MSGuides.com&cls&echo =====================================================================================&echo #Project: Activating Microsoft software products for FREE without additional software&echo =====================================================================================&echo.&echo #Supported products:&echo – Microsoft Office Standard 2016&echo – Microsoft Office Professional Plus 2016&echo.&echo.&(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″)&(for /f %%x in (‘dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%%x” >nul)&(for /f %%x in (‘dir /b ..\root\Licenses16\proplusvl_mak*.xrm-ms’) do cscript ospp.vbs /inslic:”..\root\Licenses16\%%x” >nul)&echo.&echo ============================================================================&echo Activating your Office…&cscript //nologo ospp.vbs /setprt:1688 >nul&cscript //nologo ospp.vbs /unpkey:WFG99 >nul&cscript //nologo ospp.vbs /unpkey:DRTFM >nul&cscript //nologo ospp.vbs /unpkey:BTDRB >nul&cscript //nologo ospp.vbs /unpkey:CPQVG >nul&set i=1&cscript //nologo ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99 >nul||goto notsupported

:skms

if %i% GTR 10 goto busy

if %i% EQU 1 set KMS=kms7.MSGuides.com

if %i% EQU 2 set KMS=107.175.77.7

if %i% GTR 2 goto ato

cscript //nologo ospp.vbs /sethst:%KMS% >nul

:ato

echo ============================================================================&echo.&echo.&cscript //nologo ospp.vbs /act | find /i “successful” && (echo.&echo ============================================================================&echo.&echo #My official blog: MSGuides.com&echo.&echo #How it works: bit.ly/kms-server&echo.&echo #Please feel free to contact me at [email protected] if you have any questions or concerns.&echo.&echo #Please consider supporting this project: donate.msguides.com&echo #Your support is helping me keep my servers running 24/7!&echo.&echo ============================================================================&choice /n /c YN /m “Would you like to visit my blog [Y,N]?” & if errorlevel 2 exit) || (echo The connection to my KMS server failed! Trying to connect to another one… & echo Please wait… & echo. & echo. & set /a i+=1 & goto skms)

explorer “http://MSGuides.com”&goto halt

:notsupported

echo ============================================================================&echo.&echo Sorry, your version is not supported.&echo.&goto halt

:busy

echo ============================================================================&echo.&echo Sorry, the server is busy and can’t respond to your request. Please try again.&echo.

:halt

pause >nul

 

Create a new text document in a notepad

Step 2.2: Copy and paste the code into the text file. Then save it as a “1click.cmd” batch file.

Step 2.3: As an administrator, run the batch file.

Done!

Oce more, check the state of activation.

Should you have any questions or worries, please write them down below. Feel free to ask me to explain further. Thank you so much for your help and comments!