Update
This commit is contained in:
parent
fc19b9e225
commit
ed0dcd2fce
@ -398,9 +398,8 @@ div.tocify {
|
||||
</div>
|
||||
|
||||
|
||||
<div id="fix-issues-in-connecting-to-licensing-servers"
|
||||
class="section level1">
|
||||
<h1><strong>Fix Issues In Connecting To Licensing Servers</strong></h1>
|
||||
<div id="fix-issues-with-licensing-servers" class="section level1">
|
||||
<h1><strong>Fix Issues With Licensing Servers</strong></h1>
|
||||
<hr />
|
||||
<ul>
|
||||
<li><p>In some cases, HWID activation may fail because system couldn’t
|
||||
@ -418,7 +417,8 @@ File</strong> option.<br />
|
||||
</li>
|
||||
<li>If you are not in China then first try <strong>Fix DNS</strong>
|
||||
option, and if that doesn’t work then try <strong>VPN</strong>
|
||||
method.</li>
|
||||
method.<br />
|
||||
</li>
|
||||
</ul></li>
|
||||
<li><p>If you are facing issues then reach out to us on our <a
|
||||
href="https://discord.gg/gjJEfq7ux8">Discord</a>.</p></li>
|
||||
|
@ -444,8 +444,8 @@ install)</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">Office C2R Custom Install (Retail / VL)</td>
|
||||
<td align="left"><a href="office_c2r_vl.html">Link1</a> (Requires more
|
||||
steps, allows customization)</td>
|
||||
<td align="left"><a href="office_c2r_custom.html">Link1</a> (Requires
|
||||
more steps, allows customization)</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left">Office MSI VL (Old versions)</td>
|
||||
|
@ -398,8 +398,8 @@ div.tocify {
|
||||
</div>
|
||||
|
||||
|
||||
<div id="office-c2r-o36520192021-custom-install" class="section level1">
|
||||
<h1>Office C2R O365/2019/2021 Custom Install</h1>
|
||||
<div id="office-c2r-custom-install" class="section level1">
|
||||
<h1>Office C2R Custom Install</h1>
|
||||
<hr />
|
||||
<div id="notes" class="section level2">
|
||||
<h2>Notes</h2>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# **Fix Issues In Connecting To Licensing Servers**
|
||||
# **Fix Issues With Licensing Servers**
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
@ -9,8 +9,9 @@
|
||||
- This may happen mostly either due to DNS or Issues in MS licensing servers itself or Firewall rules in the system. Below you can find listed fixes for it.
|
||||
|
||||
- **Which method to choose for the fix?**\
|
||||
- If you are located in China then choose **Modify Host File** option.\
|
||||
- If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method.
|
||||
|
||||
- If you are located in China then choose **Modify Host File** option.\
|
||||
- If you are not in China then first try **Fix DNS** option, and if that doesn't work then try **VPN** method.\
|
||||
|
||||
- If you are facing issues then reach out to us on our [Discord](https://discord.gg/gjJEfq7ux8).
|
||||
|
||||
@ -46,9 +47,8 @@
|
||||
|
||||
- Copy paste below lines and press enter,
|
||||
|
||||
```{=html}
|
||||
<!-- -->
|
||||
```
|
||||
|
||||
$filePath = "C:\Windows\System32\drivers\etc\hosts"
|
||||
|
||||
Set-ItemProperty -Path $filePath -Name IsReadOnly -Value $false
|
||||
|
@ -9,7 +9,7 @@ All download links leads to genuine files only.
|
||||
| Windows 10 Enterprise LTSC | [Link1](https://opendirectory.luzea.de/luzea/Windows_10_Enterprise_LTSC_2021/) - [Link2](https://stuff.mtt-m1.workers.dev/Windows%2010/) - [Link3](https://isofiles.bd581e55.workers.dev/Windows%2010/) (Refresh if it doesn't load) |
|
||||
| **Office** | |
|
||||
| Office C2R Installers (Retail) | [Link1](office_c2r_links.html) (Easy to install) |
|
||||
| Office C2R Custom Install (Retail / VL) | [Link1](office_c2r_vl.html) (Requires more steps, allows customization) |
|
||||
| Office C2R Custom Install (Retail / VL) | [Link1](office_c2r_custom.html) (Requires more steps, allows customization) |
|
||||
| Office MSI VL (Old versions) | [Link1](https://opendirectory.luzea.de/Enthousiast/Office/) |
|
||||
|
||||
Full collection through SVF files can be found [here](https://pastebin.com/raw/Hk2RgYzF).\
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Office C2R O365/2019/2021 Custom Install
|
||||
# Office C2R Custom Install
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user