You're wrong. These updates are not superseded at all. Take a complete look into the contents of the files.
Hallo McRip , may i know the KB2603229, KB2545698, KB2761217 can integrated on offline mode ? i has no idea for it why in main update and the KB2603229 is Not Integratable To Offline Image move in main update ... this hotfix is it can integrated for offline mode ? P.S : if have disturb it sorry for it , i just want to know the hotfix and learn it ~
Office 2010 x86 and x64 25.06.2013 The following files have been updated: infopath-x-none.msp ipeditor-x-none.msp publisher-x-none.msp visio-x-none.msp vviewer-x-none.msp
Hello McRip , may i know is it the KB2603229 can integrated it with offline ? or just amires to said need create setupcomplete.cmd to install it ?
@Gladwin, If you take a look at the knowledge base article you will see that even Microsoft say that it should be run offline as you can see below
Yeh you need to install through setupcomplete.cmd or manually, FYI here is my setupcomplte.com Code: @ECHO OFF cd %~dp0 start /wait Silverlight.exe /Q start /wait mpas-fe.exe /Q start /wait Windows-KB890830-x64-V5.1.exe /Q start /wait dotNetFx45_Full_x86_x64_Slim.exe /ai start /wait KB2798897-rvkroots.exe /Q:A /R:N start /wait rootsupd.exe /Q:A /R:N start /wait wusa.exe Windows6.1-KB2533552-x64.msu /quiet /norestart start /wait wusa.exe Windows6.1-KB2603229-x64.msu /quiet /norestart RMDIR /S /Q "C:\Windows\Setup\Scripts" exit
Nice script. You really dont need to run KB890830, instead you could extract mrt.exe from it and copy it to windows\system32 folder of your mount folder during integration and it wont show on WU anymore.
Updated Visual C++ runtime installer to v25a, please refer to the post 2 posts back! (a minor correction and an existing version uninstallation routine addition).