Hello Vernon Rickaway,
I understand what’s happening and it’s a common hiccup when installing Access LTSC. The files you downloaded are part of the Office Deployment Tool, which doesn’t install by simply double‑clicking setup.exe. That’s why you’re seeing the error about the configuration file.
To install, open a Command Prompt in the folder where the files are extracted and run:
Code
setup.exe /configure configuration-Office365-x64.xml
This tells the installer exactly what to do. The XML file defines the product, language, and architecture, so don’t delete or rename it. Also, be sure to run the command prompt as Administrator.
If this guidance proves helpful, feel free to click “Accept Answer” so we know we’re heading in the right direction 😊. And of course, I’m here if you need further clarification or support.
Domic Vo.