From 9ccd899986cf748911df26be1382c8d4ebfdaa8c Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 26 Dec 2024 22:18:50 +0530 Subject: [PATCH] fix typo --- docs/oem-folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/oem-folder.md b/docs/oem-folder.md index 76e7ebb..19c66b4 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, `setup.exe` and `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` 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. ``` cd /d "%~dp0"