AstroSkipper Posted August 9, 2024 Posted August 9, 2024 16 hours ago, Cixert said: Can you give an example? As much as I look in that folder I don't see any XML that includes v12.xxxx.xxxx If I only check the Office 2010 option. client\ofc\glb only includes v14, 15 and 16. If you only check the Office 2010 option, you won't find updates for Office 2007 (v12.xxxx.xxxx). I said: On 8/5/2024 at 10:24 AM, AstroSkipper said: Inside this folder, there are of course many updates for Office 2007 (12.0.xxxx.xxxx), too. Simply have a look at the xml files inside the cab files! All files with the version number 12.0.xxxx.xxxx are targeting Office 2007. As you already cited the creators of WSUS Offline Update 9.2.6 correctly, the download of updates for older Office versions leads to dynamically determined updates which are also downloaded. Either leave them in that folder or delete them before creating the iso image! So, look into the folder client\ofc\glb when only updates were enabled for Office 2007!
Cixert Posted August 9, 2024 Posted August 9, 2024 11 hours ago, AstroSkipper said: If you only check the Office 2010 option, you won't find updates for Office 2007 (v12.xxxx.xxxx). I said: So, look into the folder client\ofc\glb when only updates were enabled for Office 2007! OK, I'll now go with Office 2007 v12 from XP. I don't quite understand why if I check Office 2010, higher versions are downloaded and not the other way around. That loads us with unnecessary updates for those of us who don't use programs that aren't compatible with Windows XP. I've checked all the Office 2010 updates one by one. The last one is dated March 29, 2021, so you can delete the ones with a higher date if deleting these updates for higher versions doesn't affect Office 2010.
Cixert Posted August 10, 2024 Posted August 10, 2024 (edited) On 8/5/2024 at 11:24 AM, AstroSkipper said: The downloads depends on the weather. That's what my grandmother would have said if she were still alive. You are simply great. Thanks to the fact that it was a great night today I realized: -The reason why Windows XP downloads 2529 updates with WSUS 9.2.6 for Office 2003/2007/2010 while Windows Seven downloads 800 is because the ExcludeList-superseded.txt file with the superseded updates has not been created correctly. -The trick that worked for me is to run WSUS 9.2.6 and wait for the 2529 updates to start downloading. Then stop the downloads by closing the window but without closing the program. Paste the file ExcludeList-superseded.txt extracted from running WSUS 9.2.6 looking for updates for Windows XP. And now press the "Start" button again, then Windows XP will also download 800 updates for Office 2003/2007/2010. What I am not quite sure about yet is what the names are for. like: -windows6.0-kb954155-x86_fe83b5246c5776f212401ff95622eebd2296b22c.cab -windows6.1-kb3029944-x64_d2ea9a44684296df100eb67cc213b37d11857d6c.cab -windows8.1-kb3076949-x86_f8ebb9b1635669cb8f12d65c39454273a849f629.ca b -windows8-rt-kb2894851-x86_f88f86042b291ec1ed93dfc96a594d5c9733474a.cab -windows10.0-kb4532938-x64-ndp48_d0049f1a78b9bdf166dbfce457310dd30e65dfc5.cab -ndp20sp1-kb2530095-ia64_fe4ae2ebd33011dc3138965f7e0635c7aebfcfbd exe -ndp45-kb4014599-x64_f97a3de2f8ba2a800ffab4889f1619b5731a0ce2 exe -pciclearstalecache_d243a607b50db10ed50f03cff570498018c61a59 exe -vpc2004x86-kb969856_d6a880979c3289bb22bb0d6e84a8bb1d5fcd155e exe They don't make sense!!! Can they be deleted without problems? Edit 1: I have tried WSUSSCN2.CAB dated April 6, 2019 and now no files outside Office 2003/2007 are no longer downloaded. So the cause is to use wsusscn2.cab current as @AstroSkipper commented. The problem is reflected in the file generated in \client\ofc\UpdateTable-ofc-glb.csv which contains all those updates that have nothing to do with office. Anyway, they seem too many downloads "Dinamically Updates" = 689 files. While @AstroSkipper reports 572 files. Several files are downloaded for all languages despite pointing only Spanish. With wsusscn2.cab from July 14, 2020, Office 2003-2007-2010 updates also do not work correctly with WSUS 9.2.6 For them to work, you have to use a wsusscn2.cab file prior to that date, I still don't know which is the latest. Another option is to download the Office 2010 updates with WSUS 11.9.6 and then paste them into WSUS 9.2.6 before creating the ISO file. When I said before that when selecting Office 2010 the Office 2007 updates were not downloaded, it was because I was using WSUS 11.9.6, sorry. Anyway, I still don't understand why WSUS can't separate the downloads of the Office versions. Edit 2: The last version WSUSSCN2.CAB known compatible WSUS 9.2.6 with option Office 2003/2007/2010 is dated November, 13, 2019. It has 693 dynamically updated in the ofc folder http://web.archive.org/web/20191209214827/http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab WSUSSCN2.CAB from January, 14, 2020, already makes strange downloads and has the file UpdateTable-ofc-glb.csv with much smaller size. Edited August 10, 2024 by Cixert
user57 Posted August 10, 2024 Posted August 10, 2024 cab files work a little like installers https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism-operating-system-package-servicing-command-line-options?view=windows-11 1
Cixert Posted August 12, 2024 Posted August 12, 2024 (edited) Thanks @user57. It's a good idea to install on XP all Office 2010 updates downloaded with WSUS 11.9.6 In any case I would like to get it with WSUS 9.2.6, however I have not yet managed to do so. Clarifying: -The last wsusscn2.cab version, compatible with WSUS 9.2.6 and the Office option, is dated November 13, 2019. -If I try to download with higher wsusscn2.cab versions the UpdateTable-ofc-glb.csv file will contain links to downloads not related to Office. -The last update for Office 2010 is dated March 29, 2021. So I'm trying to get WSUS 9.2.6 to download the latest updates for Office 2010 but I'm failing. -I have tried to paste the UpdateTable-ofc-glb.csv file from WSUS 11.9.6 but it has no effect, it seems that the CSV source creation should be attacked, perhaps the package.xml file. -I have also tried to paste several config files from WSUS 11.9.6 into WSUS, 9.2.6, such as the "exclude" folder, and the result is that nothing is downloaded. -Another possibility would be to manually paste the updates downloaded with WSUS 11.9.6 into WSUS 9.2.6 And here I have a doubt... If I copy/paste the updates not contained in wsusscn2.cab into the folders, the ISO file is created with them. But will these be installed when running the ISO file? The doubt arises because I don't understand why the ISO file contains a wsusscn2.cab copy. Does that mean that the ISO will only install the updates contained within its wsusscn2.cab and ignore other updates contained in its folders? Edited August 12, 2024 by Cixert
user57 Posted August 12, 2024 Posted August 12, 2024 https://woshub.com/manually-install-cab-msu-updates-windows/ 1
Cixert Posted August 17, 2024 Posted August 17, 2024 (edited) I have separated all the updates for each Office version... Office 2003 - WSUS 9.2.6 Last updated: January 25, 2019 mso_3c7f8301e6d5355728a203600a1f5cfdd80b894a.cab \client\o2k3\esn ---> 0.9 MiB (2 files) Here the EXE downloads called KB975051 and KB2760494 failed. So I downloaded these manually from Microsoft Catalog in .CAB format The question arises as to whether KB975051 is superseded by KB2760494 and whether WSUS will be able to install .CAB files when the original download should have been done in .EXE format. In the download link for KB2760494 there are 41 .CAB files https://www.catalog.update.microsoft.com/Search.aspx?q=KB2760494 Only one is valid per language, to find out the language you have to unzip them, right click on properties and look at the details tab which is where the language codes are. \client\o2k3\glb ---> 1,15 MiB (1 file) \client\ofc\esn ---> 44,4 MiB (6 files) \client\ofc\glb ---> 185 MiB (54 files) Office 2007 - WSUS 9.2.6 Last updated: February 02, 2019 mso-x-none_2691005d80512c451fabd2ba8f749718663917f4.cab. \client\o2k7\esn ---> 0 MiB (0 files) \client\o2k7\glb ---> 31,1 MiB (1 file) \client\ofc\esn ---> 37,2 MiB (1 file) \client\ofc\glb ---> 244 MiB (72 files) For both Office 2003 and 2007, wsusscn2.cab April 7, 2019 contains all the updates http://web.archive.org/web/20190420162709/http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab Office 2010 - WSUS 11.9.6 Lastest updateds: March 29, 2021 eurotool-x-none_885b82109f6f78b089b06b7a6ad55af6ff79d638.cab eurotool-x-none_906ee27c30c8690d93fe2b0bd9d4fdee341a8948.cab excel-x-none_de35c132d26dbd69507f5c763c4887ef9e73c9cc.cab excel-x-none_6007c67b702757641cd79f59e140ba776cd94fe4.cab graph-x-none_be8ca296e89c8abacc3dc8b3abeb5fd991b83d72.cab graph-x-none_3e8b01e5c75e0ae33b431d75d04d3de2f37083fa.cab kb2428677-x-none_1c049b4e61ae15d57a9ff607665a772b6c67b148.cab kb2428677-x-none_b1c97330bc6cfe6420e4ef4a06b4743177df1cc8.cab mso-x-none_1dbd1195d2cee9e1f3774e34d33cc4b08d1ef3a9.cab mso-x-none_fd62b327b8eb581dc7c2d0558d69616a5822e8d5.cab outlook-x-none_175b4c933d836bf83a51312bd827bd93c4234fd6.cab outlook-x-none_f3d90a0bb272f29ff2123250b27f993d40452bf0.cab word-x-none_4d68930cfcb3c0418baee358772c90310eee668b.cab word-x-none_9222069b99271748df851edd0e29605c9fc391c9.cab \client\o2k10\esn ---> 0 MiB (0 files) \client\o2k10\glb ---> 206 MiB (4 files) (x86+x64) \client\ofc\esn ---> 13,4 MiB (18 files) \client\ofc\glb ---> 410 MiB (73 files) Here I use the latest wsusscn2.cab version and it seems strange to me that several updates that do download with WSUS 9.2.6 disappear, such as "svrproof-es-es" and "wacproof-es-es" (there are versions for each language). For Office 2010 with WSUS 11.9.6 is possible to use the current wsusscn2.cab version or the following ones: 2021-04-13 size 796 MiB ---> Contains the latest updates for Office 2010. http://web.archive.org/web/20210504233947/http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab 2023-11-14 size 581 MiB ---> Contains more later updates unrelated to Office 2010, but is smaller in size. http://web.archive.org/web/20231114200328/http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab Edited August 27, 2024 by Cixert The folder \client\o2k3\esn have 2 files, not 42 files
Cixert Posted August 20, 2024 Posted August 20, 2024 (edited) The following updates for Office 2010 are in the Microsoft Catalog between 2019 and 2021, are not superseded, and are not downloaded with any WSUS version: KB4092435 --> powerpointintl (language variant) KB4092435 --> powerpoint-x-none Each .cab file has its version for x86 and x64. The variant "x-none" might be superseded by KB4493179 but the language variant has no replacement and WSUS 11.9.6 downloads a old version from the year 2015. There are also in Microsoft Catalog the following updates related to SharePoint 2010: KB3101541 KB3101523 KB4484374 KB4493178 KB4504709 KB4486706 KB4486736 Additionally WSUS 9.2.6 downloads the following non-SharePoint related updates and WSUS 11.9.6 does not download them: eqnedt32-es-es_81b08977c22cd2a6ddf751d793a937e4428aa004.cab eqnedt32-es-es_d6c53617acc42be84822ac73d78e520147a676c7.cab filterpack-x-none_da90740686de05d599d7ede6ebf21bfa353b88cc.cab pptview-x-none_eb774085201ebc50a41768a3854a02cbf813bcd1.cab WSUS 9.2.6 download other 10 updates not present in WSUS 11.9.6 but I have verified that these belong to SharePoint 2010: ems-x-none_fe1cf9735d4d4d2d6142565d2a82e0fa0d46ac91.cab grs-x-none_a7e47c42d3c3126884e224a2cc6aa76561a31862.cab grs-x-none_a82e82f5ba989d5095458415c71d682bf5eb5d3c.cab ifswfe-x-none_b0d7c581275fbca0091d34d2ef06dc57da3b4dd8.cab infopath-x-none_46afeac22a88cf78839be5aa89cb41bfcbfd9bf3.cab ppsmawfe-x-none_13e5d94b1c4a448700a3b90497c9117b42d92064.cab spd-x-none_9d415cf8663b5b997adc9ee800574ce139c95048.cab spd-x-none_c38a48ffe54925679c9bb292d2af42d1771fecea.cab svrproof-es-es_c3059d40a7c04502cc04f4cf9e2142dda0c51d69.cab wacproof-es-es_f730e242d5b0bdf24273985fe79665276a3adc9e.cab Finally, I have a question about whether KB2553065 has been replaced. This is the one that is downloaded with all previous versions of Office, if I remember correctly it is related to authentication. office2010-kb2553065-fullfile-x86-glb exe office2010-kb2553065-fullfile-x64-glb exe According to Microsoft Catalog is not superseded https://www.catalog.update.microsoft.com/Search.aspx?q=kb2553065 But in the WSUS forum they say that it is outdated https://forums.wsusoffline.net/viewtopic.php?f=4&t=8743 In any case it brings us to a new update that no WSUS version downloads gkall2010 (KB2881030) https://www.catalog.update.microsoft.com/Search.aspx?q=kb2881030 Here EXE download 32 bits https://www.microsoft.com/en-us/download/details.aspx?id=52709 64 bits https://www.microsoft.com/en-us/download/details.aspx?id=52720 Edited August 25, 2024 by Cixert 1
Cixert Posted August 26, 2024 Posted August 26, 2024 (edited) I have created a tutorial with all the conclusions discussed. I hope I have not forgotten any issues. https://msfn.org/board/topic/186436-offline-updates-for-office-200320072010-with-wsus-offline-update-tutorial/ Edited August 26, 2024 by Cixert
George King Posted August 26, 2024 Posted August 26, 2024 @Cixert Why not to use already created downloader of all needed updates from Office 2007 UpSourcer? https://forums.mydigitallife.net/threads/upsourcer-slipstream-patches-for-office-2007-2010-2013-2016-and-rebuild-setup-source-files.87111/#post-1794847 From Readme: # Office 2007 Updates Downloader ## Info - Download and arrange Office 2007 updates files with meaningful names from Windows Update links - Alternative for the global exe files which are removed from Microsoft Download Center - Advantage over the global exe files: shared msp files are downloaded only once ## Lists Details * SP3_*.txt provide Service Pack 3 files, per product - SP3_Office_*.txt is for regular Office suites and Applications, except Project/Visio/SharePointDesigner - For each SP3_*.txt product list: if you need one or more languages, use its specific language list, one by one if you want all languages, use All.txt list - Exception: SP3-Extras lists (addons) only have All.txt list if you don't need all languages files, edit its All.txt and delete unwanted langs before download * Updates_*.txt provide post-SP3 updates files - Updates_important_All.txt provide all required updates, regardless languages this is a mandatory list - Updates_optional_*.txt provide optional updates (for Help Topics) if you need one or more languages, use its specific language list, one by one if you want all languages, use optional_All.txt list ## Requirements - Download aria2c.exe if not present https://aria2.github.io/ or - Download curl.exe if not present https://skanthak.homepage.t-online.de/curl.html https://curl.se/windows/ - Windows 11 / Windows 10 version 1803 and later already contain curl.exe - Place aria2c.exe or curl.exe in the script current directory or system directories: C:\Windows C:\Windows\System32 C:\Windows\SysWOW64 - Generally, aria2c is better, and provide more informative and prettier progress ## How To Use - Extract the desired list text file(s) from zip files, depending on the chosen script: Lists_aria2 or Lists_curl - Drag and drop the desired list text file(s) on the chosen script: Downloader_aria2.cmd or Downloader_curl.cmd - The files will be downloaded in the script current directory under "Office2007" or "Others2007" folders existing and shared files will be skipped and not redownloaded - To control download options, edit the chosen script before running and change: speedLimit: Limit the download speed (bandwidth) for all downloads parallel: (aria2 only) Set the number of parallel (concurrent) downloads (example: 4 or 8 files together) ## Extract or Install MSPs - To install updates for already installed Office 2007: copy InstallerOfficeV16.cmd to "Office2007" folder and run - To extract msp files for use with _OfficeUpsourcer2007.cmd, or "Updates" folder of installation media: use Extract_Msp_Office.cmd first, you need to edit the script and set the correct variables for desired langs or run the script from command prompt and use switches Example: Extract_Msp_Office.cmd -e "W:\Storage\Office2007" --dirOfMSP "E:\OfficeISO\Updates" -o "E:\OfficeISO\Updates\Old" -l "en-us" --ProofLang "fr-fr,es-es" ## Special Thanks @hearywarlot @mkuba50 @Sajjo @heinoganda
Cixert Posted August 26, 2024 Posted August 26, 2024 19 minutes ago, George King said: @Cixert Why not to use already created downloader of all needed updates from Office 2007 UpSourcer? https://forums.mydigitallife.net/threads/upsourcer-slipstream-patches-for-office-2007-2010-2013-2016-and-rebuild-setup-source-files.87111/#post-1794847 From Readme: Hide contents # Office 2007 Updates Downloader ## Info - Download and arrange Office 2007 updates files with meaningful names from Windows Update links - Alternative for the global exe files which are removed from Microsoft Download Center - Advantage over the global exe files: shared msp files are downloaded only once ## Lists Details * SP3_*.txt provide Service Pack 3 files, per product - SP3_Office_*.txt is for regular Office suites and Applications, except Project/Visio/SharePointDesigner - For each SP3_*.txt product list: if you need one or more languages, use its specific language list, one by one if you want all languages, use All.txt list - Exception: SP3-Extras lists (addons) only have All.txt list if you don't need all languages files, edit its All.txt and delete unwanted langs before download * Updates_*.txt provide post-SP3 updates files - Updates_important_All.txt provide all required updates, regardless languages this is a mandatory list - Updates_optional_*.txt provide optional updates (for Help Topics) if you need one or more languages, use its specific language list, one by one if you want all languages, use optional_All.txt list ## Requirements - Download aria2c.exe if not present https://aria2.github.io/ or - Download curl.exe if not present https://skanthak.homepage.t-online.de/curl.html https://curl.se/windows/ - Windows 11 / Windows 10 version 1803 and later already contain curl.exe - Place aria2c.exe or curl.exe in the script current directory or system directories: C:\Windows C:\Windows\System32 C:\Windows\SysWOW64 - Generally, aria2c is better, and provide more informative and prettier progress ## How To Use - Extract the desired list text file(s) from zip files, depending on the chosen script: Lists_aria2 or Lists_curl - Drag and drop the desired list text file(s) on the chosen script: Downloader_aria2.cmd or Downloader_curl.cmd - The files will be downloaded in the script current directory under "Office2007" or "Others2007" folders existing and shared files will be skipped and not redownloaded - To control download options, edit the chosen script before running and change: speedLimit: Limit the download speed (bandwidth) for all downloads parallel: (aria2 only) Set the number of parallel (concurrent) downloads (example: 4 or 8 files together) ## Extract or Install MSPs - To install updates for already installed Office 2007: copy InstallerOfficeV16.cmd to "Office2007" folder and run - To extract msp files for use with _OfficeUpsourcer2007.cmd, or "Updates" folder of installation media: use Extract_Msp_Office.cmd first, you need to edit the script and set the correct variables for desired langs or run the script from command prompt and use switches Example: Extract_Msp_Office.cmd -e "W:\Storage\Office2007" --dirOfMSP "E:\OfficeISO\Updates" -o "E:\OfficeISO\Updates\Old" -l "en-us" --ProofLang "fr-fr,es-es" ## Special Thanks @hearywarlot @mkuba50 @Sajjo @heinoganda In the tutorial I put this link https://msfn.org/board/topic/181623-updates-office-2007/?do=findComment&comment=1270419 which also contains the direct link to Office 2xxx Upsourcer, because I think the purpose is better understood. But anyway I edit it and add the direct link to the tutorial as well
Cixert Posted August 26, 2024 Posted August 26, 2024 (edited) I haven't tried Office 2007 Upsourcer yet, I didn't know it also downloads updates... @George King but it requires having Office 2007 installed? @George King Edited August 26, 2024 by Cixert
George King Posted August 26, 2024 Posted August 26, 2024 46 minutes ago, Cixert said: I haven't tried Office 2007 Upsourcer yet, I didn't know it also downloads updates... @George King but it requires having Office 2007 installed? @George King No you don’t need to have it installed. I builded updated 2007 setup with all updates from Windows 10. We can build FINAL 2007/2010 setup for XP x86/x64 and it doesn’t grow at all! So If Enterprise had 570Mb setup you receive like 600Mb setup! And installation time is same like without any updates Its really perfect 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now