summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2024-12-26 16:44:27 +0000
committerWindowsAddict2024-12-26 16:44:27 +0000
commitae5a6d330aaea4af2a4927e5fe3f8d91197e4b1b (patch)
treec4bc03fabc61bda272d56ad411c474c8cf757f39
parent99eaf2e64467a02bd69e2a05bc3811dbe6b21592 (diff)
downloadmassgrave.dev-ae5a6d330aaea4af2a4927e5fe3f8d91197e4b1b.zip
Fix
-rw-r--r--docs/oem-folder.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oem-folder.md b/docs/oem-folder.md
index 0c29c32..76e7ebb 100644
--- a/docs/oem-folder.md
+++ b/docs/oem-folder.md
@@ -44,7 +44,7 @@ To create a pre-activated Windows installation .iso, do the following:
## Preinstall Office
- Follow this [guide](https://gravesoft.dev/office_c2r_custom) and download the Office files.
-- Copy the downloaded `Office` folder and `setup.exe` files located beside the Configuration.xml file, and paste them into the $OEM$ folder, beside the `setupcomplete.cmd` file.
+- Copy the downloaded `Office` folder, `setup.exe` and `Configuration.xml` file, and paste them into the $OEM$ folder, beside the `setupcomplete.cmd` file.
- Open the `setupcomplete.cmd` file with notepad and add the below lines after `fltmc >nul || exit /b` line.
```
cd /d "%~dp0"