Fix
This commit is contained in:
parent
99eaf2e644
commit
ae5a6d330a
@ -44,7 +44,7 @@ To create a pre-activated Windows installation .iso, do the following:
|
|||||||
## Preinstall Office
|
## Preinstall Office
|
||||||
|
|
||||||
- Follow this [guide](https://gravesoft.dev/office_c2r_custom) and download the Office files.
|
- 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.
|
- Open the `setupcomplete.cmd` file with notepad and add the below lines after `fltmc >nul || exit /b` line.
|
||||||
```
|
```
|
||||||
cd /d "%~dp0"
|
cd /d "%~dp0"
|
||||||
|
Loading…
Reference in New Issue
Block a user