massgrave.dev/build/assets/js/0e384e19.9dea09c8.js

1 line
8.3 KiB
JavaScript
Raw Normal View History

"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[976],{1512:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>c});var n=i(4848),s=i(8453);const r={slug:"/",sidebar_position:1,sidebar_label:"Intro"},l="Microsoft Activation Scripts (MAS)",o={id:"intro",title:"Microsoft Activation Scripts (MAS)",description:"A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",source:"@site/docs/intro.md",sourceDirName:".",slug:"/",permalink:"/",draft:!1,unlisted:!1,editUrl:"https://github.com/massgravel/mas-docs/tree/main/docs/intro.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{slug:"/",sidebar_position:1,sidebar_label:"Intro"},sidebar:"tutorialSidebar",next:{title:"FAQ",permalink:"/faq"}},d={},c=[{value:"Download / How to use it?",id:"download--how-to-use-it",level:2},{value:"Method 1 - PowerShell",id:"method-1---powershell",level:3},{value:"Method 2 - Traditional",id:"method-2---traditional",level:3},{value:"Features",id:"features",level:2},{value:"MAS Latest Release",id:"mas-latest-release",level:2},{value:"Activations Summary",id:"activations-summary",level:2},{value:"Screenshots",id:"screenshots",level:2}];function a(e){const t={a:"a",br:"br",code:"code",h1:"h1",h2:"h2",h3:"h3",hr:"hr",img:"img",li:"li",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,s.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"microsoft-activation-scripts-mas",children:"Microsoft Activation Scripts (MAS)"}),"\n",(0,n.jsx)(t.p,{children:"A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections."}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"download--how-to-use-it",children:"Download / How to use it?"}),"\n",(0,n.jsx)(t.h3,{id:"method-1---powershell",children:"Method 1 - PowerShell"}),"\n",(0,n.jsx)(t.p,{children:"(Recommended)"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsx)(t.li,{children:"Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD)."}),"\n",(0,n.jsx)(t.li,{children:"Copy and paste the code below and press enter"}),"\n"]}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{children:"irm https://massgrave.dev/get | iex\n"})}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsx)(t.li,{children:"You will see the activation options. Follow the on-screen instructions."}),"\n",(0,n.jsx)(t.li,{children:"That's all."}),"\n"]}),"\n",(0,n.jsx)(t.h3,{id:"method-2---traditional",children:"Method 2 - Traditional"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsxs)(t.li,{children:["Download the file from ",(0,n.jsx)(t.a,{href:"https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip",children:"GitHub"})," or ",(0,n.jsx)(t.a,{href:"https://bitbucket.org/WindowsAddict/microsoft-activation-scripts/get/master.zip",children:"Bitbucket"})]}),"\n",(0,n.jsx)(t.li,{children:"Right-click on the downloaded zip file and extract"}),"\n",(0,n.jsxs)(t.li,{children:["In the extracted folder, find the folder named ",(0,n.jsx)(t.code,{children:"All-In-One-Version"})]}),"\n",(0,n.jsxs)(t.li,{children:["Run the file named ",(0,n.jsx)(t.code,{children:"MAS_AIO.cmd"})]}),"\n",(0,n.jsx)(t.li,{children:"You will see the activation options, follow the on-screen instructions."}),"\n",(0,n.jsx)(t.li,{children:"That's all."}),"\n"]}),"\n",(0,n.jsxs)(t.p,{children:["To run the scripts in unattended mode, check ",(0,n.jsx)(t.a,{href:"/command_line_switches",children:"here"})]}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"features",children:"Features"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"HWID (Digital License)"})," Method to Permanently Activate Windows"]}),"\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"Ohook"})," Method to Permanently Activate Office"]}),"\n",(0,n.