diff options
| author | Lyssa | 2026-03-05 17:39:11 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-05 17:39:11 +0000 |
| commit | 9673938039f8ec4ad5aa4233685d45c72588ec8c (patch) | |
| tree | ee3e1d3e071ab317e4892fdcee4554ad83730ed3 /docs/oem-folder.md | |
| parent | 55ad415e2451bbea7f207bc181b90c585d234ea7 (diff) | |
| download | massgrave.dev-9673938039f8ec4ad5aa4233685d45c72588ec8c.zip | |
More grammar fixes
Diffstat (limited to 'docs/oem-folder.md')
| -rw-r--r-- | docs/oem-folder.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oem-folder.md b/docs/oem-folder.md index 5eb8eb6..65b574d 100644 --- a/docs/oem-folder.md +++ b/docs/oem-folder.md @@ -33,7 +33,7 @@ To create a pre-activated Windows installation ISO, do the following: - Follow this [guide](office_c2r_custom) and download the Office files.
- Copy the downloaded `Office` folder, `setup.exe` and `Configuration.xml` files, 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.
+- Open the `setupcomplete.cmd` file with notepad and add the lines below after `fltmc >nul || exit /b` line.
```
cd /d "%~dp0"
setup.exe /configure Configuration.xml
|
