Skip to content

Instantly share code, notes, and snippets.

View sanjeev28's full-sized avatar
🏠
Freelancer

Sanjeev choudhary sanjeev28

🏠
Freelancer
View GitHub Profile
@sanjeev28
sanjeev28 / office-activation.md
Created March 5, 2024 11:14
Office Activation Command by Omman

Office 2021

Method 1: Using my command line

Step 1.1: Open cmd program with administrator rights.

  • First, you need to open cmd in the admin mode, then run all commands below one by one.

Step 1.2: Get into the Office directory in cmd.

  • For x86 and x64
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
cd /d %ProgramFiles%\Microsoft Office\Office16
@sanjeev28
sanjeev28 / example.html
Created January 16, 2020 15:20 — forked from steve228uk/example.html
Deeplink Youtube
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script type="text/javascript">
window.onload = function() {