Not for ODT per se, it uses OfficeClickToRun.exe https://forums.mydigitallife.net/threads/discussion-microsoft-office-2019.75232/page-40#post-1467291
For Windows 7, you have to look for it; 365/2019Retail/2016Retail from Production::CC Build 16.0.12527.21912 from 05/15/2021 An example when all is well is the Windows 7 operating system with Office MondoRetail. Save as Init.xml and go to the page above, follow the instructions Install MondoRetail via ODT. Build 16.0.12527.22032 will be installed for 7 from Current Channel. Build 16.0.14326.20404 will be installed for 10 from Current Channel. Spoiler: win7_mondo Code: ]<?xml version="1.0" encoding="utf-8"?> <Configuration> <Add> <Product ID="MondoRetail"></Product> <App ID="Word" /> <App ID="Excel" /> <App ID="PowerPoint" /> <App ID="Outlook" /> <App ID="Lync" /> <App ID="OneDrive" /> <App ID="Grove" /> <App ID="OneNote" /> <App ID="Access" /> <App ID="Publisher" /> <App ID="Skype" /> <App ID="Teams" /> <App ID="Project" /> <App ID="Visio" /> <Language ID="it-it" /> </Add> <Accept EULA="TRUE" /> <Updates Enabled="TRUE" /> </Configuration>
When you need to uninstall Office do it like this. Make two files Uninstall_Office.xml and Uninstall_Office.cmd. 1. Save as Uninstall_Office.xml 2. Save as Uninstall_Office.cmd Put both in the ODT folder together with Setup.exe, run Uninstall_Office.cmd, and that's it