Skip to content

Instantly share code, notes, and snippets.

View shreeshagh's full-sized avatar
🎯
Focusing

Shreesha shreeshagh

🎯
Focusing
View GitHub Profile
@shreeshagh
shreeshagh / gist:dc6cc818571c17a1b826cadeb63e8a77
Created September 11, 2021 13:19
A script to activate Microsoft Office 2019 for free. [Credits: MSGuides.com]
::Download MS office from Microsoft ---> https://c2rsetup.officeapps.live.com/c2r/download.aspx?productReleaseID=HomeStudent2019Retail&platform=Def&language=en-US&TaxRegion=sg
@echo off
title Activate Microsoft Office 2019 (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 2019&echo - Microsoft Office Professional Plus 2019&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\ProPlus2019VL*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%%x" >
@shreeshagh
shreeshagh / Win10Activator.bat
Last active September 11, 2021 13:13
A batch script to activate Windows 10 for free and lifetime. [Credit: MSGuides.com]
::Download Windows 10 from Microsoft ---> https://www.microsoft.com/en-us/software-download/windows10
@echo off
title Activate Windows 10 (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 - Windows 10 Home&echo - Windows 10 Professional&echo - Windows 10 Education&echo - Windows 10 Enterprise&echo.&echo.&echo ============================================================================&echo Activating your Windows...&cscript //nologo slmgr.vbs /ckms >nul&cscript //nologo slmgr.vbs /upk >nul&cscript //nologo slmgr.vbs /cpky >nul&set i=1&wmic os | findstr /I "enterprise" >nul
if %errorlevel% EQU 0 (cscript //nologo slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43 >nul||cscript //nologo slmgr.vbs /ipk DPH2V-TTNVB-4X9Q3-