Hi @Dave D'Arche
Could you please tell us which version of Publisher are you using?
Is it a retail version that you need to sign into licensed Microsoft account to activate it?
If yes, I suggest you try following steps to have a check.
- Create a folder, we may call it "ODT".
- Download the ODT, then run the self-extracting executable file in ODT folder.
- Create a new .xml file like following one in ODT folder, we may call it "publisher2021.xml".
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="Publisher2021Retail" >
<Language ID="en-us" />
</Product>
<Product ID="HomeBusiness2024Retail">
<Language ID="en-us" />
</Product>
</Add>
<Remove All="True" />
</Configuration>
Please open ODT folder, enter: cmd
in file path location box of Windows File Explorer.
Then enter: setup.exe /configure publisher2021.xml
in Command Prompt. This command will install Office and Publisher.
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.