summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2024-01-19 00:43:40 +0000
committerWindowsAddict2024-01-19 00:43:40 +0000
commitff4bd015d5bff39176b431c60cc47380dd9d0948 (patch)
tree3611d942276a20a5cb6743d165f5c133705f84c4
parent8edfb47a07d107018549592dbd143bbd0c684cdd (diff)
downloadmassgrave.dev-ff4bd015d5bff39176b431c60cc47380dd9d0948.zip
Add Office 2024 Install instructions
-rw-r--r--_site/office_c2r_custom.html21
-rw-r--r--office_c2r_custom.md13
2 files changed, 34 insertions, 0 deletions
diff --git a/_site/office_c2r_custom.html b/_site/office_c2r_custom.html
index 5c793c0..63b5a34 100644
--- a/_site/office_c2r_custom.html
+++ b/_site/office_c2r_custom.html
@@ -483,6 +483,27 @@ href="https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRI_v10.7.zip">YA
</ul>
<hr />
</div>
+<div id="microsoft-office-2024-preview" class="section level2">
+<h2>Microsoft Office 2024 (Preview)</h2>
+<p>Official Office Deployment Tool (ODT) is not yet allowing the
+installation of Microsoft Office 2024 however its license files are
+available in the Office DevMain (Dogfood) Channel. Official notes from
+Microsoft regarding Office 2024 have not been released yet.</p>
+<p>We can use alternative steps to get the files and install them.</p>
+<ul>
+<li>Download Office files for DevMain (Dogfood) Channel with <a
+href="https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRU_v9.0.zip">YAOCTRU</a></li>
+<li>Extract <code>YAOCTRI_Configurator.cmd</code> file from <a
+href="https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRI_v10.7.zip">YAOCTRI</a> and
+place this file besides <code>Office</code> Folder which was downloaded
+by YAOCTRU</li>
+<li>Now run <code>YAOCTRI_Configurator.cmd</code> as admin to install
+Office</li>
+<li>When Office installation is done, activate with Ohook option in
+MAS</li>
+</ul>
+<hr />
+</div>
<div id="need-help" class="section level2">
<h2>Need help?</h2>
<ul>
diff --git a/office_c2r_custom.md b/office_c2r_custom.md
index e87c878..26b6c51 100644
--- a/office_c2r_custom.md
+++ b/office_c2r_custom.md
@@ -65,6 +65,19 @@ It will now download and install Office. You can activate it with your preferred
------------------------------------------------------------------------
+## Microsoft Office 2024 (Preview)
+
+Official Office Deployment Tool (ODT) is not yet allowing the installation of Microsoft Office 2024 however its license files are available in the Office DevMain (Dogfood) Channel. Official notes from Microsoft regarding Office 2024 have not been released yet.
+
+We can use alternative steps to get the files and install them.
+
+- Download Office files for DevMain (Dogfood) Channel with [YAOCTRU](https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRU_v9.0.zip)
+- Extract `YAOCTRI_Configurator.cmd` file from [YAOCTRI](https://github.com/abbodi1406/WHD/raw/master/scripts/YAOCTRI_v10.7.zip) and place this file besides `Office` Folder which was downloaded by YAOCTRU
+- Now run `YAOCTRI_Configurator.cmd` as admin to install Office
+- When Office installation is done, activate with Ohook option in MAS
+
+------------------------------------------------------------------------
+
## Need help?
- Check [here](troubleshoot.html).