Using Office Deployment Tool to install Office 365/2016/2013 (Multilanguage)

As you know, the default language of Microsoft Office is English (USA). Perhaps changing language is unnecessary if you live in an English-speaking country. But it would be very necessary if you were born in another country and English was not your native language.

Recently I have got many requests for issues related to installing language pack. So I gave it a try but without success. Honestly, I dont know much about this matter. I have always used the english version so I never thought about that.

At present, there is no way to install additional language in english version of Office Volume. In spite of that, I kept trying to find another way. After testing some ideas, I figured out a solution which helps you reinstall Office (there is a option which allows change language).

Supported products:

  • Office 365
  • Office 2016
  • Office 2013

First, if you have Office (english version) already installed, please completely uninstall it from your drive.

Step 1: Download Office Deployment Tool from Microsoft homepage.

Deployment Tool for Office 2016/365 | Deployment Tool for Office 2013

Step 2: Extract the contents of this file. You will be left with some files (configuration files, EULA and setup.exe).

Extract office deployment tool you downloaded from Microsoft homepage
Extract office deployment tool you downloaded from Microsoft homepage
There are three files in this folder
There are three files in this folder

If you dont see “Extract to officedeploymenttool…” in the right-click context menu, just run this file, accept Microsoft Software License Terms, then click Continue button to extract files.

Step 3: Copy the following code and paste it into a new text document.

<Configuration>
  <Add OfficeClientEdition="32">
    <Product ID="ProPlusRetail">
      <Language ID="ja-jp" />
        
      <ExcludeApp ID="Access" />
      <ExcludeApp ID="InfoPath" />
      <ExcludeApp ID="Lync" />
      <ExcludeApp ID="OneNote" />
      <ExcludeApp ID="Outlook" />
      <ExcludeApp ID="Project" />
      <ExcludeApp ID="Publisher" />
      <ExcludeApp ID="SharePointDesigner" />
      <ExcludeApp ID="Visio" />
      <ExcludeApp ID="Skype" />
      <ExcludeApp ID="Skypeforbusiness" />
      <ExcludeApp ID="Groove" />
       
    </Product>
  </Add>
  <Display Level="Full" AcceptEULA="TRUE" />
</Configuration>
Create a new text document
Create a new text document

Before starting, let me explain.

ValueDescription
OfficeClientEdition=”32″Downloads and installs the 32-bit edition of Office. If you have 64bit Windows, just replace “32” with “64”.
ID=”ProPlusRetail”Downloads and installs Office 2016 or 2013 ProPlus Retail. If you want to install Office 365, just replace it with “O365ProPlusRetail”. For Project/Visio, just use “ProjectProRetail” or “VisioProRetail”. See list of product IDs here.
ID=”ja-jp”Downloads and installs Japanese version of Office. If you want to change the display language, just replace “ja-jp” with your native language. See list of language IDs here.
<ExcludeApp ID=”Access” />Defines which products would not be installed. If you want to install Microsoft Access, please remove this line. Do the same to the others.

Note: You need to edit the code based on what I explain above. Then save it as a config file using “.xml” extension.

Save config file
Save config file
Set name of config file
Set name of config file
create config xml office online installer msguides.com 4 - Using Office Deployment Tool to install Office 365/2016/2013 (Multilanguage)

Step 4: Copy the code below into the new text document file.

@echo off
cd /d %~dp0
setup.exe /configure config.xml
pause

Then save it as a batch file with .cmd extension (eg install.cmd).

Save batch script
Save batch script
Set name of batch script
Set name of batch script

And make sure this .cmd file, setup.exe file & config.xml file are in the same folder.

Step 5: Right-click on the install.cmd file and run it as administrator.

Execute batch script in admin mode
Execute batch script in admin mode

Note: If you see error, just run this file normally instead of doing it with admin right.

Right now, the installation process starts.

Office installation progress
Office installation progress

Step 6: After successfully installing Office, you can activate it for FREE using KMS method.

Office is installed successfully
Office is installed successfully

If you would have any questions or concerns, please leave your comments. I would be glad to explain in more details. Thank you so much for all your feedback and support!

4.9/5 - (1332 votes)

Similar Posts

Leave a Reply to rithvik Cancel reply

Your email address will not be published. Required fields are marked *

629 Comments

  1. I want to install O365ProPlusRetail in en-EN and I have followed all the instructions to save the confg.xml and install.cmd files in ANSI code with the given information and ID on MS but I can’t install from the last ODT officedeploymenttool_13328-20420.exe :
    We’re sorry , we had a problem installing your office programs.

    Is your internet connection working? Do you have enough free space on your main hard drive?
    error code 300292016 (0) as for other users below and the .cmd window closes

    Would it be blocking to already have an Office 2019 version to download and install O365ProPlusRetail because I don’t want to uninstall my already activated Office 2019 package?
    I also tried with the same data copied from your en-us examples but still the same error.
    And running the .exe setup is useless either.
    Do you have a solution another line of code. Thank you for your help

  2. Mate Really well done with the description. it was all really well layed out and well explained. Very thorough.

    Cheers for taking the time and effort, its certainly been well recieved.

    Office is installing now … I had a couple technical issues:

    1- the SetupOP.exe file in the folder simply has to be renamed to Setup.exe so it matches the text in the notepad.

    2 – I didnt particularly want en-US, so i tried en-UK and en-AU. neither worked. came up with an error thinking i was either disconnected from the internet or that i didnt have space in my hard drive.
    [ Changing the landuage input to en-US fixes this and proceeds with install ]

    3 – Not sure if its the changing of language to en-US or the fact that i didnt run the file as administrator the second time that did it, but its finally installing anyway

  3. HI, I id everything right and says it doesn’t recognize it as a batch file and stuff–I think it’s because I’m missing the EULA?

  4. setup.exe error.. You need to change the name from ”setuop” to ”setup” like you can see in the 1rst picture.
    it’s misspelled you must fix it

  5. All steps were done correctly IDK what is the problem this thing shows up
    β€˜setup.exe’ is not recognized as an internal or external command,
    operable program or batch file.
    Press any key to continue
    THIS IS BULLSH1T

  6. I changed everthing 64, en-us extracted with winrar put 0365 on everything still came out office 2016. Hmmm new one there. must have been there server reconizing it or my email got taged as that…Cool experiance though thanks….

  7. I did it as it, and it activated it as 2016, so no new updates will come, how can i return it back to 365?
    Regards and thanks.

  8. I followed the same process but software is in some other language its not in english i dont how to hange language please help me

  9. Hi it says I cannot install Office when I follow all your steps until the part where you run as administrator.

  10. It is not working for me it says ‘setup.exe’ is not recognized as an internal or external command,
    operable program or batch file.
    Press any key to continue . . .

    1. hi,, to answer the question you should do step 3 as config.xml and 4 as install.cmd and then run the install.cmd as administrator then tap yes and wait for it

  11. Sir could you contact me and walk me through the procedures. I followed all your steps, but it still fails. I tried it 6 times now and will try it a seventh time too.

  12. I have followed the instructions, i was able to run the install.cmd. Office showed “processing…” then it was gone. I can’t seem to find any office products anywhere.

  13. Anyone else getting:

    Couldn’t Install
    We’re Sorry , We had a problem installing your Office programs?

    Error Code: 0-1008 (0)

  14. i could do all the steps till “run as administrator”
    after that I’m getting this as a prompt.
    I’m new to computers and all so please help
    ‘setup.exe’ is not recognized as an internal or external command,
    operable program or batch file.
    Press any key to continue . . .’

    1. this happened to me due to the language code not being correct after this was edited it worked fine.
      Make sure in the first file you create that all the codes are legit, then it should work for you too

  15. Hello,

    Few months ago I installed E5 version of office 365 from this article’s help however it was discontinued in my country so it switched back to 2016.

    I uninstalled the office and now i am trying to reinstall the “Office 365 Business Premium” from the same method but it still installs office 2016 pro plus. I am following every instruction that you have mentioned and have tried to install Office 365 multiple times since using the deployment tool but it still installs Office professional plus 2016.