
Hi @sjarasan
but these tools only list Office Professional Plus 2019 and Office Standard 2019, with no option to download Microsoft Office 2019 Home & Business
On Office Customization Tool webpage, please choose one Office product, select other settings same with your current Office 2019, export the .xml file, then use “HomeBusiness2019Retail
” to replace previous Office product ID, like the following .xml file.
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="HomeBusiness2019Retail" >
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
Put this configuration file together with ODT tool (setup.exe), such as "Test" folder. Please run commands to download the installation file.
- cd "Test" folder path
- setup.exe /download .xml file
-
- When the download is finished, please copy the whole "Test" folder to your organization shared folder.
Then you need to change the update path for your Office 2019 via registry. For more, please refer to: Considerations when changing channels
- Registry key:
HKLM\SOFTWARE\Microsoft\office\ClickToRun\Configuration
, - Registry value:
UpdateUrl
andUpdate Channel
- Data Value: "Test" folder path
And then open one Office 2019 app, go to File > Account > Update Option > Update Now.********************************************
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.