Refer to:
- https://superuser.com/questions/42788/is-it-possible-to-execute-a-file-after-extraction-from-a-7-zip-self-extracting-a
- http://ntsblog.homedev.com.au/index.php/2015/05/14/self-extracting-archive-runs-setup-exe-7zip-sfx-switch/
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:
- setup.exe
- configuration.xml
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.
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.exe7zSD.sfxconfig.txtProPlusRetail_x64.7z1 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
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.
No comments:
Post a Comment