The configuration file wasn't specified

Vernon Rickaway 5 Reputation points
2025-11-28T18:50:41+00:00

Downloaded Access LTSC 2024 files from MAC site. Extracted files to the default folder that was chosen. Two files 'configuration-Office365-x64' and 'Setup'. When the 'setup file is run I get the error message 'The configuration file wasn't specified'. No software is being installed.

Windows for business | Windows 365 Business

1 answer

Sort by: Most helpful
  1. Domic Vo 30,200 Reputation points Independent Advisor
    2025-11-28T19:33:03.05+00:00

    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.

    Was this answer helpful?

    4 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.