Add codeblock for the IRM code
This commit is contained in:
@ -439,8 +439,10 @@ href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucke
|
||||
<ul>
|
||||
<li>Right-click on the Windows start menu and select PowerShell or
|
||||
Terminal (Not CMD).</li>
|
||||
<li>Copy and paste the code below and press enter<br />
|
||||
<code>irm https://massgrave.dev/get | iex</code></li>
|
||||
<li>Copy and paste the code below and press enter</li>
|
||||
</ul>
|
||||
<pre><code>irm https://massgrave.dev/get | iex</code></pre>
|
||||
<ul>
|
||||
<li>You will see the activation options. Follow the on-screen
|
||||
instructions.</li>
|
||||
<li>That’s all.</li>
|
||||
@ -453,7 +455,7 @@ instructions.</li>
|
||||
href="https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip">GitHub</a>
|
||||
or <a
|
||||
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts/get/master.zip">Bitbucket</a></li>
|
||||
<li>Right click on the downloaded zip file and extract</li>
|
||||
<li>Right-click on the downloaded zip file and extract</li>
|
||||
<li>In the extracted folder, find the folder named
|
||||
<code>All-In-One-Version</code></li>
|
||||
<li>Run the file named <code>MAS_AIO.cmd</code></li>
|
||||
@ -470,9 +472,9 @@ href="command_line_switches.html">here</a></p>
|
||||
<h2>Activations Summary</h2>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="25%" />
|
||||
<col width="27%" />
|
||||
<col width="47%" />
|
||||
<col width="22%" />
|
||||
<col width="28%" />
|
||||
<col width="49%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
|
Reference in New Issue
Block a user