{"id":19522482,"url":"https://github.com/lintangwisesa/microsoft_office_2016_activator","last_synced_at":"2025-11-18T19:03:36.463Z","repository":{"id":50348854,"uuid":"137171660","full_name":"LintangWisesa/Microsoft_Office_2016_Activator","owner":"LintangWisesa","description":"A simple batch file to activate Microsoft Office 2016","archived":false,"fork":false,"pushed_at":"2018-06-13T07:00:09.000Z","size":1041,"stargazers_count":110,"open_issues_count":3,"forks_count":67,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-08T14:16:46.421Z","etag":null,"topics":["activator","microsoft-office"],"latest_commit_sha":null,"homepage":null,"language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LintangWisesa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-13T06:24:47.000Z","updated_at":"2025-01-08T13:12:32.000Z","dependencies_parsed_at":"2022-08-12T21:10:35.296Z","dependency_job_id":null,"html_url":"https://github.com/LintangWisesa/Microsoft_Office_2016_Activator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FMicrosoft_Office_2016_Activator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FMicrosoft_Office_2016_Activator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FMicrosoft_Office_2016_Activator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FMicrosoft_Office_2016_Activator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LintangWisesa","download_url":"https://codeload.github.com/LintangWisesa/Microsoft_Office_2016_Activator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240771905,"owners_count":19854982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activator","microsoft-office"],"created_at":"2024-11-11T00:39:15.449Z","updated_at":"2025-11-18T19:03:31.444Z","avatar_url":"https://github.com/LintangWisesa.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\n![simplinnovation](https://4.bp.blogspot.com/-f7YxPyqHAzY/WJ6VnkvE0SI/AAAAAAAADTQ/0tDQPTrVrtMAFT-q-1-3ktUQT5Il9FGdQCLcB/s350/simpLINnovation1a.png)\n\n# Microsoft Office 2016 Activator :zap:\n\n### *__Microsoft Office 2016 Activator__* is a simple command line script project to activate Microsoft Office 2016 (Standard \u0026 Professional Plus) using *__KMS server__*. It's totally free \u0026 you don't need to install any tools/software.\n\n![office_2016](https://4.bp.blogspot.com/-o7-6Pdh_DC4/WyC8Cgb9pFI/AAAAAAAAEMc/p5JwvlIIGow9FIIh8gimYoL45Of1Wxm9QCLcBGAs/s320/2000px-Microsoft_Office_2013_logo_and_wordmark.svg.png)\n\n#\n\n### **Create the Activator File** :clipboard:\n\n- Basically we will create \u0026 use our own simple batch file (__.cmd__) which can access the KMS server to activate Microsoft Office products. To get started, open your text/code editor (e.g **_Notepad_**, **_WordPad_**, **_Visual Studio Code_**, etc.), write the codes below \u0026 save it as **.cmd** file. Or you can simply download my **Activator.cmd** from this repo.\n\n    ```cmd\n    @echo off\n    title Microsoft Office 2016 Activator - simpLINnovation\u0026cls\u0026echo.\u0026echo ****************************************************************************\u0026echo Microsoft Office 2016 Activator for FREE without any software!\u0026echo Lintang Wisesa\u0026echo simpLINnovation(c)2018 \u0026echo.\u0026echo.****************************************************************************\u0026echo.\u0026echo #This project is using KMS server.\u0026echo.\u0026echo #Supported products:\u0026echo - Microsoft Office Standard 2016\u0026echo - Microsoft Office Professional Plus 2016\u0026echo.\u0026(if exist \"%ProgramFiles%\\Microsoft Office\\Office16\\ospp.vbs\" cd /d \"%ProgramFiles%\\Microsoft Office\\Office16\")\u0026(if exist \"%ProgramFiles(x86)%\\Microsoft Office\\Office16\\ospp.vbs\" cd /d \"%ProgramFiles(x86)%\\Microsoft Office\\Office16\")\u0026(for /f %%x in ('dir /b ..\\root\\Licenses16\\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:\"..\\root\\Licenses16\\%%x\" \u003enul)\u0026(for /f %%x in ('dir /b ..\\root\\Licenses16\\proplusvl_mak*.xrm-ms') do cscript ospp.vbs /inslic:\"..\\root\\Licenses16\\%%x\" \u003enul)\u0026echo.\u0026echo ****************************************************************************\u0026echo Activating your Microsoft Office...\u0026echo.\u0026cscript //nologo ospp.vbs /unpkey:WFG99 \u003enul\u0026cscript //nologo ospp.vbs /unpkey:DRTFM \u003enul\u0026cscript //nologo ospp.vbs /unpkey:BTDRB \u003enul\u0026cscript //nologo ospp.vbs /unpkey:CPQVG \u003enul\u0026cscript //nologo ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99 \u003enul\u0026set i=1\n    :server\n    if %i%==1 set KMS_Sev=kms7.MSGuides.com\n    if %i%==2 set KMS_Sev=kms8.MSGuides.com\n    if %i%==3 set KMS_Sev=kms9.MSGuides.com\n    if %i%==4 goto notsupported\n    cscript //nologo ospp.vbs /sethst:%KMS_Sev% \u003enul\u0026echo ****************************************************************************\u0026echo.\n    cscript //nologo ospp.vbs /act | find /i \"successful\" \u0026\u0026 (echo.\u0026echo ****************************************************************************\u0026echo.\u0026echo #Facebook: https://www.facebook.com/lintangbagus\u0026echo #Twitter: https://twitter.com/Lintang_Wisesa\u0026echo #GitHub: https://github.com/LintangWisesa\u0026echo #Youtube: https://www.youtube.com/user/lintangbagus\u0026echo #Contact me at lintangwisesa@ymail.com\u0026echo.\u0026echo ****************************************************************************\u0026echo.\u0026choice /n /c YN /m \"Done. Wanna see my project on YouTube [y/n]?\" \u0026 if errorlevel 2 exit) || (echo The connection to my KMS server failed! Trying to connect to another one... \u0026 echo Please wait... \u0026 echo. \u0026 echo. \u0026 set /a i+=1 \u0026 goto server)\n    explorer \"https://www.youtube.com/user/lintangbagus\"\u0026goto halt\n    :notsupported\n    echo.\u0026echo ***************************************************************************=\u0026echo Sorry! Your version is not supported.\u0026echo Please try installing the latest version!\n    :halt\n    pause\n    ```\n- Make sure your internet connection is good enough, then open the file: _right click \u0026 choose **Open as Administrator**_. Automatically it will access KMS server to activate your Microsoft Office 2016. Wait until its processing done.\n\n    ![screenshot](https://raw.githubusercontent.com/LintangWisesa/Microsoft_Office_2016_Activator/master/Office_Activator.png)\n\n- If everything goes well, now your Microsoft Office 2016 is activated. On the last line, you can type __*n*__ to exit from the terminal, or type __*y*__ to see my projects on YouTube. Enjoy! :sunglasses:\n\n#\n\n#### Lintang Wisesa :love_letter: _lintangwisesa@ymail.com_\n\n[Facebook](https://www.facebook.com/lintangbagus) | \n[Twitter](https://twitter.com/Lintang_Wisesa) |\n[Google+](https://plus.google.com/u/0/+LintangWisesa1) |\n[Youtube](https://www.youtube.com/user/lintangbagus) | \n:octocat: [GitHub](https://github.com/LintangWisesa) |\n[Hackster](https://www.hackster.io/lintangwisesa)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flintangwisesa%2Fmicrosoft_office_2016_activator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flintangwisesa%2Fmicrosoft_office_2016_activator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flintangwisesa%2Fmicrosoft_office_2016_activator/lists"}