Office C2R Custom Install
Notes
- If the below guide is confusing to you then the simplest option for you is to use Office C2R Installer.
- Retail Office (e.g. O365) has latest feature updates and Volume Office (e.g. ProPlus 2024) doesn't.
- Please note that in the official C2R office custom installation method, there is no ISO or any one-click solution available. Below is the simplest guide to installing customized office.
tip
- Russian users needs to follow this guide to bypass geoblock in Office downloading.
Custom Installation Guide
1- Using Office Deployment Tool
- If Office was ever installed before,
- Uninstall Office with the App and Features option in Windows settings.
- Run
OfficeScrubber.cmd
file from Office Scrubber by abbodi1406 and select[R] Remove all Licenses
option.
- Create a new folder named
Office
inC:\
drive, exampleC:\Office
- Download Office Deployment Tool (ODT)
- Copy the downloaded
setup.exe
file to that Office folder which you created, exampleC:\Office\setup.exe
- Go to config.office.com
- If you want Retail Office then select
Microsoft 365 Apps for enterprise
in the office suites section. - If you want Volume Office then select
Office LTSC Professional Plus 2024 - Volume License
in the office suites section. (Don't select the SPLA version) - You can add Visio and Project apps if you need them, but ensure that Project / Visio supported language is selected.
- If you are planning to download Office files and install them later, then ensure that you select a specific version number instead of the latest in the
Select the version
option. - You need to configure the options till "Language" section only. You can leave the rest as default.
- Click on the export button, select "Keep Current Settings" option and it will download a file named
Configuration.xml
(If the name is something else then change it toConfiguration.xml
- Copy the downloaded
Configuration.xml
file to that Office folder which you created, exampleC:\Office\Configuration.xml
- Direct Install
- Download and then install
- Open the command prompt (not Powershell) as admin and run the below commands
cd /d C:\Office\
setup.exe /configure Configuration.xml
It will now install Office.
- Ensure that you have selected a specific version number in the configuration as per the above steps.
- Open the command prompt (not Powershell) as admin and run the below commands
- Download Office files
cd /d C:\Office\
setup.exe /download Configuration.xml- Install Office from the downloaded Office files (can be done Offline)
cd /d C:\Office\
setup.exe /configure Configuration.xml
Common errors
- Make sure you are entering those commands in command prompt (CMD) as admin.
- File name extensions are hidden by default in Windows. Due to that, some people might incorrectly rename
Configuration.xml
toConfiguration.xml.xml
because.xml
was not visible.
2- Using YAOCTRI
Easy Custom Installation of Office Retail Products
- Download any offline
.img
file from the Office C2R Installers page. Preferably, chooseO365ProPlusRetail
. - Right-click the downloaded
.img
file and select Mount. - Download YAOCTRI and extract the zip file.
- Run
YAOCTRIR_Configurator.cmd
as Administrator. - Follow the on-screen instructions and select any product you want (including Visio/Project).
- Done.
Custom Installation Using the Latest/Volume Office Files
- Download and extract the following:
- Copy
aria2c.exe
and paste it into the same folder asYAOCTRU_Generator.cmd
. - Run
YAOCTRU_Generator.cmd
.- Select Current / Monthly channel for Retail products.
- Select any Perpetual VL channel for Volume products.
- When prompted for output type, choose Aria2 script (fastest option).
- A new
.bat
file will be created in the same folder. Run it to download the Office files. - Wait until the download finishes.
- Copy
YAOCTRIR_Configurator.cmd
(for Retail) orYAOCTRI_Configurator.cmd
(for Volume) into the newly created Office folder. - Run the configurator, follow the on-screen instructions, and select the product(s) you want (including Visio/Project).
- Done.
Alternative Methods
Need help?
- Check here.