massgrave.dev/build/assets/js/0e384e19.2729dbf8.js

1 line
8.3 KiB
JavaScript

"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:"Features",id:"features",level:2},{value:"MAS Latest Release",id:"mas-latest-release",level:2},{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:"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:"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.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"KMS38"})," Method to Activate Windows/Server Till the Year 2038"]}),"\n",(0,n.jsxs)(t.li,{children:[(0,n.jsx)(t.strong,{children:"Online KMS"})," Method to Activate Windows/Server/Office For 180 Days (Lifetime With Renewal Task)"]}),"\n",(0,n.jsx)(t.li,{children:"Advanced Activation Troubleshooting"}),"\n",(0,n.jsx)(t.li,{children:"$OEM$ Folders For Preactivation"}),"\n",(0,n.jsx)(t.li,{children:"Change Windows Edition"}),"\n",(0,n.jsx)(t.li,{children:"Check Windows/Office Activation Status"}),"\n",(0,n.jsx)(t.li,{children:"Available in All In One and Separate Files Versions"}),"\n",(0,n.jsx)(t.li,{children:"Fully Open Source and Based on Batch Scripts"}),"\n",(0,n.jsx)(t.li,{children:"Fewer Antivirus Detections"}),"\n"]}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"mas-latest-release",children:"MAS Latest Release"}),"\n",(0,n.jsxs)(t.p,{children:["Last Release - v2.5 (16-Nov-2023)",(0,n.jsx)(t.br,{}),"\n",(0,n.jsx)(t.a,{href:"https://github.com/massgravel/Microsoft-Activation-Scripts",children:"GitHub"})," / ",(0,n.jsx)(t.a,{href:"https://bitbucket.org/WindowsAddict/microsoft-activation-scripts",children:"Bitbucket"})]}),"\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:"activations-summary",children:"Activations Summary"}),"\n",(0,n.jsxs)(t.table,{children:[(0,n.jsx)(t.thead,{children:(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Activation Type"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Supported Product"}),(0,n.jsx)(t.th,{style:{textAlign:"left"},children:"Activation Period"})]})}),(0,n.jsxs)(t.tbody,{children:[(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"HWID"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Windows 10-11"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Permanent"})]}),(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Ohook"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Office"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Permanent"})]}),(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"KMS38"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Windows 10-11-Server"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Till the Year 2038"})]}),(0,n.jsxs)(t.tr,{children:[(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Online KMS"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"Windows / Office"}),(0,n.jsx)(t.td,{style:{textAlign:"left"},children:"180 Days. Lifetime With Renewal Task"})]})]})]}),"\n",(0,n.jsxs)(t.p,{children:["For more details, use the respective activation details in Docs.",(0,n.jsx)(t.br,{}),"\n","To activate unsupported products such as ",(0,n.jsx)(t.strong,{children:"Office on Mac"}),", check ",(0,n.jsx)(t.a,{href:"/unsupported_products_activation",children:"here"}),"."]}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h2,{id:"screenshots",children:"Screenshots"}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(4863).A+"",width:"610",height:"512"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(2792).A+"",width:"866",height:"576"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(5828).A+"",width:"1026",height:"544"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(4858).A+"",width:"618",height:"512"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.p,{children:"Made with Love \u2764\ufe0f"})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(a,{...e})}):a(e)}},4863:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_AIO-da75fccaf7931abb9e02843d8b92d544.png"},2792:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_HWID-e9ce49a3240a8499bd249b14cd86fe09.png"},5828:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Ohook-d8690acb2aa210ab78ac9dc7ce3a7585.png"},4858:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Troubleshoot-3cddd3ea2e7480ab597e13c458de5dc3.png"},8453:(e,t,i)=>{i.d(t,{R:()=>l,x:()=>o});var n=i(6540);const s={},r=n.createContext(s);function l(e){const t=n.useContext(r);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:l(e.components),n.createElement(r.Provider,{value:t},e.children)}}}]);