diff options
| -rw-r--r-- | _site/office_c2r_custom.html | 4 | ||||
| -rw-r--r-- | office_c2r_custom.md | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/_site/office_c2r_custom.html b/_site/office_c2r_custom.html index 60268ba..3723545 100644 --- a/_site/office_c2r_custom.html +++ b/_site/office_c2r_custom.html @@ -481,9 +481,9 @@ your preferred method.</p> <h2>Alternative Methods</h2>
<ul>
<li><p><a
-href="https://forums.mydigitallife.net/posts/1505755/">YAOCTRU</a>
+href="https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRU_v9.0.zip">YAOCTRU</a>
(Office Downloader) & <a
-href="https://forums.mydigitallife.net/posts/1479890/">YAOCTRI</a>
+href="https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRI_v10.6.zip">YAOCTRI</a>
(Office Installer)</p></li>
<li><p><a href="http://otp.landian.vip/">Office Tool Plus</a></p></li>
</ul>
diff --git a/office_c2r_custom.md b/office_c2r_custom.md index b81d49d..1d5e7af 100644 --- a/office_c2r_custom.md +++ b/office_c2r_custom.md @@ -54,8 +54,10 @@ Once done, - Open the command prompt as admin and run the below commands
- cd /d C:\
- setup.exe /configure Configuration.xml
+ ```
+ cd /d C:\
+ setup.exe /configure Configuration.xml
+ ```
It will now download and install Office. You can activate it with your preferred method.
@@ -63,7 +65,7 @@ It will now download and install Office. You can activate it with your preferred ## Alternative Methods
-- [YAOCTRU](https://forums.mydigitallife.net/posts/1505755/) (Office Downloader) & [YAOCTRI](https://forums.mydigitallife.net/posts/1479890/) (Office Installer)
+- [YAOCTRU](https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRU_v9.0.zip) (Office Downloader) & [YAOCTRI](https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRI_v10.6.zip) (Office Installer)
- [Office Tool Plus](http://otp.landian.vip/)
|
