From 7638a74d0037ed74028e5208fade9d89cf298886 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 20 Apr 2024 19:29:05 +0530 Subject: [PATCH] Fix release date --- build/404.html | 2 +- .../assets/js/{0e384e19.d1915339.js => 0e384e19.65982a9e.js} | 2 +- .../js/{runtime~main.60064bb9.js => runtime~main.a4faea7c.js} | 2 +- build/change_edition.html | 2 +- build/change_edition_issues.html | 2 +- build/changelog.html | 2 +- build/check_activation_status.html | 2 +- build/command_line_switches.html | 2 +- build/contactus.html | 2 +- build/credits.html | 2 +- build/faq.html | 2 +- build/genuine-installation-media.html | 2 +- build/guide_links.html | 2 +- build/hwid.html | 2 +- build/index.html | 4 ++-- build/issues_due_to_gaming_spoofers.html | 2 +- build/kms38.html | 2 +- build/licensing-servers-issue.html | 2 +- build/markdown-page.html | 2 +- build/news.html | 2 +- build/oem-folder.html | 2 +- build/office-license-is-not-genuine.html | 2 +- build/office_for_mac.html | 2 +- build/office_msi_links.html | 2 +- build/ohook.html | 2 +- build/online_kms.html | 2 +- build/our_non-piracy_site.html | 2 +- build/troubleshoot.html | 2 +- build/unsupported_products_activation.html | 2 +- build/windows_10_links.html | 2 +- build/windows_11_links.html | 2 +- build/windows_7_links.html | 2 +- build/windows_8.1_links.html | 2 +- build/windows_arm_links.html | 2 +- build/windows_ltsc_links.html | 2 +- build/windows_server_links.html | 2 +- build/windows_vista_links.html | 2 +- build/windows_xp_links.html | 2 +- docs/intro.md | 2 +- 39 files changed, 40 insertions(+), 40 deletions(-) rename build/assets/js/{0e384e19.d1915339.js => 0e384e19.65982a9e.js} (98%) rename build/assets/js/{runtime~main.60064bb9.js => runtime~main.a4faea7c.js} (58%) diff --git a/build/404.html b/build/404.html index 78c9f5c..1804772 100644 --- a/build/404.html +++ b/build/404.html @@ -4,7 +4,7 @@ MAS - + diff --git a/build/assets/js/0e384e19.d1915339.js b/build/assets/js/0e384e19.65982a9e.js similarity index 98% rename from build/assets/js/0e384e19.d1915339.js rename to build/assets/js/0e384e19.65982a9e.js index 60bcbc3..c2c92e5 100644 --- a/build/assets/js/0e384e19.d1915339.js +++ b/build/assets/js/0e384e19.65982a9e.js @@ -1 +1 @@ -"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[3976],{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.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.6 (20-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:"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:"648",height:"550"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(2792).A+"",width:"920",height:"614"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(5828).A+"",width:"1080",height:"582"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(4858).A+"",width:"656",height:"550"})}),"\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-45ebdebc8c72356fe5e4902e8b893dbb.png"},2792:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_HWID-35c26abb0823a33380a7711de40b3d77.png"},5828:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png"},4858:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Troubleshoot-710958cab268ea8abf811c56a3d0ae54.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)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[3976],{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.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.6 (20-Apr-2024)",(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:"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:"648",height:"550"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(2792).A+"",width:"920",height:"614"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(5828).A+"",width:"1080",height:"582"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.img,{src:i(4858).A+"",width:"656",height:"550"})}),"\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-45ebdebc8c72356fe5e4902e8b893dbb.png"},2792:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_HWID-35c26abb0823a33380a7711de40b3d77.png"},5828:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Ohook-288e15f50b7f9b6efca1a177721be42a.png"},4858:(e,t,i)=>{i.d(t,{A:()=>n});const n=i.p+"assets/images/MAS_Troubleshoot-710958cab268ea8abf811c56a3d0ae54.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)}}}]); \ No newline at end of file diff --git a/build/assets/js/runtime~main.60064bb9.js b/build/assets/js/runtime~main.a4faea7c.js similarity index 58% rename from build/assets/js/runtime~main.60064bb9.js rename to build/assets/js/runtime~main.a4faea7c.js index 8d4ab94..db740b0 100644 --- a/build/assets/js/runtime~main.60064bb9.js +++ b/build/assets/js/runtime~main.a4faea7c.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,r,t,c,d={},o={};function f(e){var a=o[e];if(void 0!==a)return a.exports;var r=o[e]={id:e,loaded:!1,exports:{}};return d[e].call(r.exports,r,r.exports,f),r.loaded=!0,r.exports}f.m=d,f.c=o,e=[],f.O=(a,r,t,c)=>{if(!r){var d=1/0;for(n=0;n=c)&&Object.keys(f.O).every((e=>f.O[e](r[l])))?r.splice(l--,1):(o=!1,c0&&e[n-1][2]>c;n--)e[n]=e[n-1];e[n]=[r,t,c]},f.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return f.d(a,{a:a}),a},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var c=Object.create(null);f.r(c);var d={};a=a||[null,r({}),r([]),r(r)];for(var o=2&t&&e;"object"==typeof o&&!~a.indexOf(o);o=r(o))Object.getOwnPropertyNames(o).forEach((a=>d[a]=()=>e[a]));return d.default=()=>e,f.d(c,d),c},f.d=(e,a)=>{for(var r in a)f.o(a,r)&&!f.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:a[r]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce(((a,r)=>(f.f[r](e,a),a)),[])),f.u=e=>"assets/js/"+({510:"01274647",579:"25ae1f8d",1076:"4ad140e0",1156:"7c69bdc5",1360:"93b67635",2042:"reactPlayerTwitch",2245:"c38ad698",2524:"c0094083",2723:"reactPlayerMux",2799:"8c272277",3202:"54129cad",3384:"312b8915",3392:"reactPlayerVidyard",3539:"9beb87c2",3540:"e87c49b5",3659:"6b17421e",3823:"cf9693df",3976:"0e384e19",4080:"0f37908d",4134:"393be207",4566:"0c802765",4581:"da867105",4845:"370bc0a8",5057:"1c631a4a",5686:"0fafd334",5972:"17ead54d",6061:"1f391b9e",6108:"26520073",6173:"reactPlayerVimeo",6328:"reactPlayerDailyMotion",6353:"reactPlayerPreview",6463:"reactPlayerKaltura",6849:"18ba09e8",6887:"reactPlayerFacebook",7098:"a7bd4aaa",7458:"reactPlayerFilePlayer",7559:"4fe81e0c",7570:"reactPlayerMixcloud",7627:"reactPlayerStreamable",7692:"ddbff9ca",7851:"ef7cb3a5",8070:"0480b142",8401:"17896441",8446:"reactPlayerYouTube",8581:"935f2afb",8588:"04b228fc",8834:"d82e057f",8860:"8445b743",8917:"ba41980c",9048:"a94703ab",9084:"df29d688",9169:"d8a58d97",9340:"reactPlayerWistia",9529:"10cec18a",9647:"5e95c892",9697:"a6971178",9979:"reactPlayerSoundCloud"}[e]||e)+"."+{510:"a20e3749",579:"3bc4590e",1076:"66e14382",1156:"d32e25c7",1360:"01aafcb9",2042:"98235653",2237:"217ab71e",2245:"f6f1c32a",2524:"1ebb9ca4",2723:"1db458c0",2799:"732ec8d8",3202:"c78540cc",3384:"e7dc39c9",3392:"8fb03a59",3539:"1b7372c5",3540:"36e8fd98",3659:"9cc85e5c",3823:"393ff64e",3976:"d1915339",4080:"4bc8e41c",4132:"f17f4fe2",4134:"741b2617",4566:"15f66117",4581:"aaa65da7",4845:"99c6d741",5057:"a613398b",5686:"43dd37a5",5972:"3e11ac4a",6061:"ffb4e658",6108:"2ccac47d",6173:"ef6e7191",6328:"c648be46",6353:"240b7c60",6463:"bdefc1d4",6849:"5e417547",6887:"996c999e",7098:"5817be4e",7458:"45a3bfdc",7559:"e8478fed",7570:"1435108c",7627:"f0a28b12",7692:"11856549",7851:"789c477a",7922:"3e52ff27",8070:"01f663b5",8401:"4abcb1ef",8446:"464ecf07",8581:"de0b018b",8588:"ea5b3bc2",8834:"18ed1001",8860:"f051b0a0",8917:"b50f699e",9048:"8017185e",9084:"3e1f4895",9169:"80af4549",9340:"0a7afd9d",9529:"17ffa6e3",9647:"f60e35e0",9697:"35e10087",9979:"8e5810e2"}[e]+".js",f.miniCssF=e=>{},f.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),f.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),t={},c="mas-docs:",f.l=(e,a,r,d)=>{if(t[e])t[e].push(a);else{var o,l;if(void 0!==r)for(var b=document.getElementsByTagName("script"),n=0;n{o.onerror=o.onload=null,clearTimeout(s);var c=t[e];if(delete t[e],o.parentNode&&o.parentNode.removeChild(o),c&&c.forEach((e=>e(r))),a)return a(r)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=u.bind(null,o.onerror),o.onload=u.bind(null,o.onload),l&&document.head.appendChild(o)}},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.p="/",f.gca=function(e){return e={17896441:"8401",26520073:"6108","01274647":"510","25ae1f8d":"579","4ad140e0":"1076","7c69bdc5":"1156","93b67635":"1360",reactPlayerTwitch:"2042",c38ad698:"2245",c0094083:"2524",reactPlayerMux:"2723","8c272277":"2799","54129cad":"3202","312b8915":"3384",reactPlayerVidyard:"3392","9beb87c2":"3539",e87c49b5:"3540","6b17421e":"3659",cf9693df:"3823","0e384e19":"3976","0f37908d":"4080","393be207":"4134","0c802765":"4566",da867105:"4581","370bc0a8":"4845","1c631a4a":"5057","0fafd334":"5686","17ead54d":"5972","1f391b9e":"6061",reactPlayerVimeo:"6173",reactPlayerDailyMotion:"6328",reactPlayerPreview:"6353",reactPlayerKaltura:"6463","18ba09e8":"6849",reactPlayerFacebook:"6887",a7bd4aaa:"7098",reactPlayerFilePlayer:"7458","4fe81e0c":"7559",reactPlayerMixcloud:"7570",reactPlayerStreamable:"7627",ddbff9ca:"7692",ef7cb3a5:"7851","0480b142":"8070",reactPlayerYouTube:"8446","935f2afb":"8581","04b228fc":"8588",d82e057f:"8834","8445b743":"8860",ba41980c:"8917",a94703ab:"9048",df29d688:"9084",d8a58d97:"9169",reactPlayerWistia:"9340","10cec18a":"9529","5e95c892":"9647",a6971178:"9697",reactPlayerSoundCloud:"9979"}[e]||e,f.p+f.u(e)},(()=>{var e={5354:0,1869:0};f.f.j=(a,r)=>{var t=f.o(e,a)?e[a]:void 0;if(0!==t)if(t)r.push(t[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var c=new Promise(((r,c)=>t=e[a]=[r,c]));r.push(t[2]=c);var d=f.p+f.u(a),o=new Error;f.l(d,(r=>{if(f.o(e,a)&&(0!==(t=e[a])&&(e[a]=void 0),t)){var c=r&&("load"===r.type?"missing":r.type),d=r&&r.target&&r.target.src;o.message="Loading chunk "+a+" failed.\n("+c+": "+d+")",o.name="ChunkLoadError",o.type=c,o.request=d,t[1](o)}}),"chunk-"+a,a)}},f.O.j=a=>0===e[a];var a=(a,r)=>{var t,c,d=r[0],o=r[1],l=r[2],b=0;if(d.some((a=>0!==e[a]))){for(t in o)f.o(o,t)&&(f.m[t]=o[t]);if(l)var n=l(f)}for(a&&a(r);b{"use strict";var e,a,r,t,c,d={},f={};function o(e){var a=f[e];if(void 0!==a)return a.exports;var r=f[e]={id:e,loaded:!1,exports:{}};return d[e].call(r.exports,r,r.exports,o),r.loaded=!0,r.exports}o.m=d,o.c=f,e=[],o.O=(a,r,t,c)=>{if(!r){var d=1/0;for(n=0;n=c)&&Object.keys(o.O).every((e=>o.O[e](r[l])))?r.splice(l--,1):(f=!1,c0&&e[n-1][2]>c;n--)e[n]=e[n-1];e[n]=[r,t,c]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var c=Object.create(null);o.r(c);var d={};a=a||[null,r({}),r([]),r(r)];for(var f=2&t&&e;"object"==typeof f&&!~a.indexOf(f);f=r(f))Object.getOwnPropertyNames(f).forEach((a=>d[a]=()=>e[a]));return d.default=()=>e,o.d(c,d),c},o.d=(e,a)=>{for(var r in a)o.o(a,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:a[r]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,r)=>(o.f[r](e,a),a)),[])),o.u=e=>"assets/js/"+({510:"01274647",579:"25ae1f8d",1076:"4ad140e0",1156:"7c69bdc5",1360:"93b67635",2042:"reactPlayerTwitch",2245:"c38ad698",2524:"c0094083",2723:"reactPlayerMux",2799:"8c272277",3202:"54129cad",3384:"312b8915",3392:"reactPlayerVidyard",3539:"9beb87c2",3540:"e87c49b5",3659:"6b17421e",3823:"cf9693df",3976:"0e384e19",4080:"0f37908d",4134:"393be207",4566:"0c802765",4581:"da867105",4845:"370bc0a8",5057:"1c631a4a",5686:"0fafd334",5972:"17ead54d",6061:"1f391b9e",6108:"26520073",6173:"reactPlayerVimeo",6328:"reactPlayerDailyMotion",6353:"reactPlayerPreview",6463:"reactPlayerKaltura",6849:"18ba09e8",6887:"reactPlayerFacebook",7098:"a7bd4aaa",7458:"reactPlayerFilePlayer",7559:"4fe81e0c",7570:"reactPlayerMixcloud",7627:"reactPlayerStreamable",7692:"ddbff9ca",7851:"ef7cb3a5",8070:"0480b142",8401:"17896441",8446:"reactPlayerYouTube",8581:"935f2afb",8588:"04b228fc",8834:"d82e057f",8860:"8445b743",8917:"ba41980c",9048:"a94703ab",9084:"df29d688",9169:"d8a58d97",9340:"reactPlayerWistia",9529:"10cec18a",9647:"5e95c892",9697:"a6971178",9979:"reactPlayerSoundCloud"}[e]||e)+"."+{510:"a20e3749",579:"3bc4590e",1076:"66e14382",1156:"d32e25c7",1360:"01aafcb9",2042:"98235653",2237:"217ab71e",2245:"f6f1c32a",2524:"1ebb9ca4",2723:"1db458c0",2799:"732ec8d8",3202:"c78540cc",3384:"e7dc39c9",3392:"8fb03a59",3539:"1b7372c5",3540:"36e8fd98",3659:"9cc85e5c",3823:"393ff64e",3976:"65982a9e",4080:"4bc8e41c",4132:"f17f4fe2",4134:"741b2617",4566:"15f66117",4581:"aaa65da7",4845:"99c6d741",5057:"a613398b",5686:"43dd37a5",5972:"3e11ac4a",6061:"ffb4e658",6108:"2ccac47d",6173:"ef6e7191",6328:"c648be46",6353:"240b7c60",6463:"bdefc1d4",6849:"5e417547",6887:"996c999e",7098:"5817be4e",7458:"45a3bfdc",7559:"e8478fed",7570:"1435108c",7627:"f0a28b12",7692:"11856549",7851:"789c477a",7922:"3e52ff27",8070:"01f663b5",8401:"4abcb1ef",8446:"464ecf07",8581:"de0b018b",8588:"ea5b3bc2",8834:"18ed1001",8860:"f051b0a0",8917:"b50f699e",9048:"8017185e",9084:"3e1f4895",9169:"80af4549",9340:"0a7afd9d",9529:"17ffa6e3",9647:"f60e35e0",9697:"35e10087",9979:"8e5810e2"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),t={},c="mas-docs:",o.l=(e,a,r,d)=>{if(t[e])t[e].push(a);else{var f,l;if(void 0!==r)for(var b=document.getElementsByTagName("script"),n=0;n{f.onerror=f.onload=null,clearTimeout(s);var c=t[e];if(delete t[e],f.parentNode&&f.parentNode.removeChild(f),c&&c.forEach((e=>e(r))),a)return a(r)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=u.bind(null,f.onerror),f.onload=u.bind(null,f.onload),l&&document.head.appendChild(f)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="/",o.gca=function(e){return e={17896441:"8401",26520073:"6108","01274647":"510","25ae1f8d":"579","4ad140e0":"1076","7c69bdc5":"1156","93b67635":"1360",reactPlayerTwitch:"2042",c38ad698:"2245",c0094083:"2524",reactPlayerMux:"2723","8c272277":"2799","54129cad":"3202","312b8915":"3384",reactPlayerVidyard:"3392","9beb87c2":"3539",e87c49b5:"3540","6b17421e":"3659",cf9693df:"3823","0e384e19":"3976","0f37908d":"4080","393be207":"4134","0c802765":"4566",da867105:"4581","370bc0a8":"4845","1c631a4a":"5057","0fafd334":"5686","17ead54d":"5972","1f391b9e":"6061",reactPlayerVimeo:"6173",reactPlayerDailyMotion:"6328",reactPlayerPreview:"6353",reactPlayerKaltura:"6463","18ba09e8":"6849",reactPlayerFacebook:"6887",a7bd4aaa:"7098",reactPlayerFilePlayer:"7458","4fe81e0c":"7559",reactPlayerMixcloud:"7570",reactPlayerStreamable:"7627",ddbff9ca:"7692",ef7cb3a5:"7851","0480b142":"8070",reactPlayerYouTube:"8446","935f2afb":"8581","04b228fc":"8588",d82e057f:"8834","8445b743":"8860",ba41980c:"8917",a94703ab:"9048",df29d688:"9084",d8a58d97:"9169",reactPlayerWistia:"9340","10cec18a":"9529","5e95c892":"9647",a6971178:"9697",reactPlayerSoundCloud:"9979"}[e]||e,o.p+o.u(e)},(()=>{var e={5354:0,1869:0};o.f.j=(a,r)=>{var t=o.o(e,a)?e[a]:void 0;if(0!==t)if(t)r.push(t[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var c=new Promise(((r,c)=>t=e[a]=[r,c]));r.push(t[2]=c);var d=o.p+o.u(a),f=new Error;o.l(d,(r=>{if(o.o(e,a)&&(0!==(t=e[a])&&(e[a]=void 0),t)){var c=r&&("load"===r.type?"missing":r.type),d=r&&r.target&&r.target.src;f.message="Loading chunk "+a+" failed.\n("+c+": "+d+")",f.name="ChunkLoadError",f.type=c,f.request=d,t[1](f)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,r)=>{var t,c,d=r[0],f=r[1],l=r[2],b=0;if(d.some((a=>0!==e[a]))){for(t in f)o.o(f,t)&&(o.m[t]=f[t]);if(l)var n=l(o)}for(a&&a(r);b Change Windows Edition | MAS - + diff --git a/build/change_edition_issues.html b/build/change_edition_issues.html index f19ccff..522ee04 100644 --- a/build/change_edition_issues.html +++ b/build/change_edition_issues.html @@ -4,7 +4,7 @@ Change Edition Issues | MAS - + diff --git a/build/changelog.html b/build/changelog.html index 13c2d05..73fe957 100644 --- a/build/changelog.html +++ b/build/changelog.html @@ -4,7 +4,7 @@ MAS Changelog | MAS - + diff --git a/build/check_activation_status.html b/build/check_activation_status.html index 4bd6cc8..366853a 100644 --- a/build/check_activation_status.html +++ b/build/check_activation_status.html @@ -4,7 +4,7 @@ Check Activation Status | MAS - + diff --git a/build/command_line_switches.html b/build/command_line_switches.html index 532d476..5abf619 100644 --- a/build/command_line_switches.html +++ b/build/command_line_switches.html @@ -4,7 +4,7 @@ Command Line Switches | MAS - + diff --git a/build/contactus.html b/build/contactus.html index cc4db83..62b8276 100644 --- a/build/contactus.html +++ b/build/contactus.html @@ -4,7 +4,7 @@ Contact Us | MAS - + diff --git a/build/credits.html b/build/credits.html index 9b3c18b..7d19c72 100644 --- a/build/credits.html +++ b/build/credits.html @@ -4,7 +4,7 @@ Credits | MAS - + diff --git a/build/faq.html b/build/faq.html index 91194af..37aab80 100644 --- a/build/faq.html +++ b/build/faq.html @@ -4,7 +4,7 @@ FAQ | MAS - + diff --git a/build/genuine-installation-media.html b/build/genuine-installation-media.html index 534c2e6..712e533 100644 --- a/build/genuine-installation-media.html +++ b/build/genuine-installation-media.html @@ -4,7 +4,7 @@ Download Windows / Office | MAS - + diff --git a/build/guide_links.html b/build/guide_links.html index 1b8843d..4b3789c 100644 --- a/build/guide_links.html +++ b/build/guide_links.html @@ -4,7 +4,7 @@ Guides | MAS - + diff --git a/build/hwid.html b/build/hwid.html index dc755e6..30b3426 100644 --- a/build/hwid.html +++ b/build/hwid.html @@ -4,7 +4,7 @@ HWID Activation | MAS - + diff --git a/build/index.html b/build/index.html index 05354b5..a05449e 100644 --- a/build/index.html +++ b/build/index.html @@ -4,7 +4,7 @@ Microsoft Activation Scripts (MAS) | MAS - + @@ -50,7 +50,7 @@

MAS Latest Release

-

Last Release - v2.6 (20-Nov-2023)
+

Last Release - v2.6 (20-Apr-2024)
GitHub / Bitbucket


Activations Summary

diff --git a/build/issues_due_to_gaming_spoofers.html b/build/issues_due_to_gaming_spoofers.html index 7aea37e..33a05d4 100644 --- a/build/issues_due_to_gaming_spoofers.html +++ b/build/issues_due_to_gaming_spoofers.html @@ -4,7 +4,7 @@ Issues Due To Gaming Spoofers | MAS - + diff --git a/build/kms38.html b/build/kms38.html index f5bd7fc..ac2a436 100644 --- a/build/kms38.html +++ b/build/kms38.html @@ -4,7 +4,7 @@ KMS38 Activation | MAS - + diff --git a/build/licensing-servers-issue.html b/build/licensing-servers-issue.html index caa9ae1..91804e3 100644 --- a/build/licensing-servers-issue.html +++ b/build/licensing-servers-issue.html @@ -4,7 +4,7 @@ Licensing Servers Issue | MAS - + diff --git a/build/markdown-page.html b/build/markdown-page.html index 02f62d2..cd20600 100644 --- a/build/markdown-page.html +++ b/build/markdown-page.html @@ -4,7 +4,7 @@ Markdown page example | MAS - + diff --git a/build/news.html b/build/news.html index 7bed40e..9ac6c4d 100644 --- a/build/news.html +++ b/build/news.html @@ -4,7 +4,7 @@ News | MAS - + diff --git a/build/oem-folder.html b/build/oem-folder.html index 457cec3..7341534 100644 --- a/build/oem-folder.html +++ b/build/oem-folder.html @@ -4,7 +4,7 @@ $OEM$ Folders | MAS - + diff --git a/build/office-license-is-not-genuine.html b/build/office-license-is-not-genuine.html index a35faea..8a8b2ee 100644 --- a/build/office-license-is-not-genuine.html +++ b/build/office-license-is-not-genuine.html @@ -4,7 +4,7 @@ 'Get genuine Office' banner | MAS - + diff --git a/build/office_for_mac.html b/build/office_for_mac.html index 63dabd2..ca0f5ed 100644 --- a/build/office_for_mac.html +++ b/build/office_for_mac.html @@ -4,7 +4,7 @@ Office For Mac | MAS - + diff --git a/build/office_msi_links.html b/build/office_msi_links.html index 029578d..a1033b5 100644 --- a/build/office_msi_links.html +++ b/build/office_msi_links.html @@ -4,7 +4,7 @@ Office MSI VL Download | MAS - + diff --git a/build/ohook.html b/build/ohook.html index 3317a67..779c3cd 100644 --- a/build/ohook.html +++ b/build/ohook.html @@ -4,7 +4,7 @@ Ohook Activation | MAS - + diff --git a/build/online_kms.html b/build/online_kms.html index a836608..0c9f73d 100644 --- a/build/online_kms.html +++ b/build/online_kms.html @@ -4,7 +4,7 @@ Online KMS Activation | MAS - + diff --git a/build/our_non-piracy_site.html b/build/our_non-piracy_site.html index 273c9bb..bb0a6c5 100644 --- a/build/our_non-piracy_site.html +++ b/build/our_non-piracy_site.html @@ -4,7 +4,7 @@ Our Non-Piracy Site | MAS - + diff --git a/build/troubleshoot.html b/build/troubleshoot.html index deb253d..620f16e 100644 --- a/build/troubleshoot.html +++ b/build/troubleshoot.html @@ -4,7 +4,7 @@ Troubleshoot | MAS - + diff --git a/build/unsupported_products_activation.html b/build/unsupported_products_activation.html index 958359b..d926285 100644 --- a/build/unsupported_products_activation.html +++ b/build/unsupported_products_activation.html @@ -4,7 +4,7 @@ Unsupported Products Activation | MAS - + diff --git a/build/windows_10_links.html b/build/windows_10_links.html index 7976ea8..7663b78 100644 --- a/build/windows_10_links.html +++ b/build/windows_10_links.html @@ -4,7 +4,7 @@ Windows 10 Download | MAS - + diff --git a/build/windows_11_links.html b/build/windows_11_links.html index 5ca0544..04800a3 100644 --- a/build/windows_11_links.html +++ b/build/windows_11_links.html @@ -4,7 +4,7 @@ Windows 11 Download | MAS - + diff --git a/build/windows_7_links.html b/build/windows_7_links.html index 806375b..a33a8a2 100644 --- a/build/windows_7_links.html +++ b/build/windows_7_links.html @@ -4,7 +4,7 @@ Windows 7 Download | MAS - + diff --git a/build/windows_8.1_links.html b/build/windows_8.1_links.html index 0056428..f26d531 100644 --- a/build/windows_8.1_links.html +++ b/build/windows_8.1_links.html @@ -4,7 +4,7 @@ Windows 8.1 Download | MAS - + diff --git a/build/windows_arm_links.html b/build/windows_arm_links.html index 9f15e04..4fa9c02 100644 --- a/build/windows_arm_links.html +++ b/build/windows_arm_links.html @@ -4,7 +4,7 @@ Windows ARM64 Download | MAS - + diff --git a/build/windows_ltsc_links.html b/build/windows_ltsc_links.html index 6f5a540..03bdd5b 100644 --- a/build/windows_ltsc_links.html +++ b/build/windows_ltsc_links.html @@ -4,7 +4,7 @@ Windows LTSC Download | MAS - + diff --git a/build/windows_server_links.html b/build/windows_server_links.html index 446a0e6..a4f2366 100644 --- a/build/windows_server_links.html +++ b/build/windows_server_links.html @@ -4,7 +4,7 @@ Windows Server Download | MAS - + diff --git a/build/windows_vista_links.html b/build/windows_vista_links.html index 816a277..d2333eb 100644 --- a/build/windows_vista_links.html +++ b/build/windows_vista_links.html @@ -4,7 +4,7 @@ Windows Vista Download | MAS - + diff --git a/build/windows_xp_links.html b/build/windows_xp_links.html index 5ef6597..31ae127 100644 --- a/build/windows_xp_links.html +++ b/build/windows_xp_links.html @@ -4,7 +4,7 @@ Windows XP Download | MAS - + diff --git a/docs/intro.md b/docs/intro.md index d0c55bf..1457eea 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -55,7 +55,7 @@ To run the scripts in unattended mode, check [here](command_line_switches.md) ## MAS Latest Release -Last Release - v2.6 (20-Nov-2023) +Last Release - v2.6 (20-Apr-2024) [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts) ------------------------------------------------------------------------