@abbodi1406 Are there some scripts that can set up CDN for Office C2R installation? I found a strange issue today. Office 2013 C2R I can't find the latest version of the files, Which even downloads the July version of the Office 2013. I have to use a VPN to find another CDN that I can download the latest version.
What CDNs? there is only one working cdn for Office 2013 (other two not updated since 2019-10) Spoiler Code: https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32_15.0.5589.1001.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/i321033.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/s320.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/s321033.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/stream.x86.en-us.dat https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/stream.x86.x-none.dat https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v64.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v64_15.0.5589.1001.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/i641033.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/s640.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/s641033.cab https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/stream.x64.en-us.dat https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/15.0.5589.1001/stream.x64.x-none.dat if /db/ don't work, try /pr/ or /sg/ or http://officecdn.microsoft.com.edgesuite.net instead https://officecdn.microsoft.com
I still have my old tool. It works with 2013 ... but I can't share it here ( it is against the rules, it has online activator)
@abbodi1406 I don't mean that I can't download those files. What I mean is I can't get those links via my local IP, The Office server will send me old files. example via Office 2013-2021 C2R Install. After I used the VPN changed to the USA IP What I want to know is: When I check the latest version of Office 2013(not download)Which Server name is used for, Is that also "officecdn.microsoft.com"?
Hi @abbodi1406 I noticed SuppressPatches2013 and SuppressPatches2016 on your github repo, what are those for? I couldn't find any info about them... Thanks
Yes it's the same server, i'm not aware of any other way to check for Office 2013 C2R version except v32.cab or v64.cab if it's geo-fenced, then it's Microsoft choice do you get the same file/version for these links via local IP? Code: https://officecdn.microsoft.com/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab https://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab https://officecdn.microsoft.com/sg/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab http://officecdn.microsoft.com.edgesuite.net/db/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab http://officecdn.microsoft.com.edgesuite.net/pr/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab http://officecdn.microsoft.com.edgesuite.net/sg/39168D7E-077B-48E7-872C-B232C3E72675/Office/Data/v32.cab
I have tested the following files on my local IP, The files returned are not the same. Code: v32_1.cab 0d3151748817d78166ff6ac3ef146fa7 351424031283daa906a9a956348f86cb4f7cdcb0 10,841 v32_2.cab 6978c1b1022da1ed8200fcf46b7962f6 66fd51acf3617dfa2b411e3bf0273c187fac3f1b 10,846 v32_3.cab 6978c1b1022da1ed8200fcf46b7962f6 66fd51acf3617dfa2b411e3bf0273c187fac3f1b 10,846 v32_4.cab 2b5c76cf7a201c6e68d0b5c21e3c0f9d 4d827797a7363cb697fdb0daa56ff507686eef6b 10,840 v32_5.cab 2b5c76cf7a201c6e68d0b5c21e3c0f9d 4d827797a7363cb697fdb0daa56ff507686eef6b 10,840 v32_6.cab 2b5c76cf7a201c6e68d0b5c21e3c0f9d 4d827797a7363cb697fdb0daa56ff507686eef6b 10,840
WHD-W81UI v7.4 - Fixed detection for already installed Rollup - Enhanced detection for already installed SSU 2022-04 and later - Added detection for required SSU version (for ESU updates) - Enhanced "Cleanup System Image" behavior for current online OS: RunOnce_AfterRestart_DismCleanup.cmd script will be created on desktop if above script is not executed, WHD-W81UI.cmd will prompt once to run or skip cleanup thanks to @tf for reporting and testing
W10UI v10.33 - Export wim indexes one at a time if detected Dism.exe is version 10.0.25115.1000 or later
If DISM eventually has to export single indexes, and wimlib can still do all in one go, wouldn't it be a lot faster for many indexes?
Yeah, something like this: If Wimlib found in path or script directory, use Wimlib, else, fall back to ADK or native DISM.
Well, you can't please everyone. Or, scratch the path and only search in the script's directory. Everyone not wanting Wimlib to be used, just should not put it there.
@Carlos Detweiller or anyone would like to test http://put.nu/files/6kbW6oL.zip wimlib-imagex.exe will be detected from PATH (takes precedence), the script's current directory, bin / bin64 subdirectories from current directory (i.e. uup-converter) also added manual option "UseWimlib" to turn off the new behavior and always use dism.exe p.s. i wonder if imagex.exe from ADK 25115 and later still have the export all support
Spoiler Code: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools>imagex /Export "c:\boot.wim" * "c:\boot2.wim" /Compress maximum ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Exporting: [c:\boot.wim, *] -> [c:\boot2.wim] [ 100% ] Exporting progress Successfully exported image #1. [ 100% ] Exporting progress Successfully exported image #2. Total elapsed time: 4 sec