2020-08-28

Fixed: Microsoft Office 2013 Pro Plus 15. microsoft office can't find your license for this application. a repair attempt was unsuccessful

 



Source URL: https://www.heidoc.net/joomla/technology-science/microsoft/79-create-an-office-2013,-2016-and-365-offline-installer-with-the-office-deployment-tool

Refer to:

  1. https://superuser.com/questions/42788/is-it-possible-to-execute-a-file-after-extraction-from-a-7-zip-self-extracting-a
  2. http://ntsblog.homedev.com.au/index.php/2015/05/14/self-extracting-archive-runs-setup-exe-7zip-sfx-switch/


Microsoft Office 2013 Deployment Tool
The Office 2013 Deployment Tool allows the administrator to customize and manage Office 2013 Click-to-Run deployments. This tool will help adminstrators to manage installations sources, product/language combinations, and deployment configuration options for Office Click-to-Run.

Download above and save as: officedeploymenttool_x86_5031-1000.exe

Double click run it, then extract:

  1. setup.exe
  2. configuration.xml
Edit configuration.xml to become below.


download template configuration.xml from heidoc.net.


modified to 

<Configuration>
<Add OfficeClientEdition="64">
<Product ID="ProPlusRetail">
<Language ID="en-us"/>
</Product>
</Add>
<Updates Enabled="TRUE"/>
<Display Level="Full" AcceptEULA="TRUE"/>
</Configuration>




Run

setup /download configuration.xml


will download as below:



select files below, right click and add to 7zip archive.












;!@Install@!UTF-8!
Title="ProPlusRetail x64"
BeginPrompt="Do you want to install ProPlusRetail x64?"
RunProgram="setup.exe /configure configuration.xml"
;!@InstallEnd@!





copy /b 7zSD.sfx + config.txt + ProPlusRetail_x64.7z ProPlusRetail_x64.exe

 

copy /b 7zSD.sfx + config.txt + ProPlusRetail_x64.7z ProPlusRetail_x64.exe
7zSD.sfx
config.txt
ProPlusRetail_x64.7z
        1 file(s) copied.








Successful build exe, but never try to install


End up fix the main issue by install from ProfessionalRetail.img, download from url below:

Open url below in new window(verified still able to download@20211204_pm093826):


Microsoft Office 2013 (15.0.4433.1508)

32bit & 64 bit:

http://officeredir.microsoft.com/r/rlidO15C2RMediaDownload?p1=db&p2=en-US&p3=ProfessionalRetail

default setup for 32 bit in ProfessionalRetail.img




For 64 bit,  in ProfessionalRetail.img/office/setup64





What are x86 and x64 editions?

Running the x64 (64 bit) edition also requires an x64 Windows edition. The advantage of Office x64 is a bit better performance. Disadvantage is that it doesn't support most third party plugins and add-ons. Microsoft actually discourages the use of the x64 editions. So unless you're absolutely sure you need an x64 edition, you should choose x86 (32 bit).

Download Office 2013 Backup Images from Microsoft

The following links point to the official download server officecdn.microsoft.com. Instead of ISO they come as IMG images. These files are pure backup media, and can't be installed without a retail product key.

The IMG images are not the same as the "Single Image" downloads that used to be available from Digital River, but offline versions of the streaming "Click-to-Run" version, with all disadvantages associated with that. If your required download is not included here (such as Office 2013 Professional Plus) please proceed to the download instructions here.

...




Google Referrals