Seafood Posted March 26, 2016 Share #1 Posted March 26, 2016 Simplix Pack to update Live Win7 System/ Integrate hotfixes into Win7 distribution Set allows you to update Windows 7 SP1 (x86 x64) and Server 2008 R2 SP1 live operating systems, as well as integrate the updates in the distribution (Install.wim). Can be installed on any language. Includes all critical, recommended, and security updates and updates for all versions of Internet Explorer. Usually the Pack is updated approx. on 15-20th day each month! Notes -The size distribution (wim-file) will be increased by the amount of installed updates. -Windows 7 distribution will be fully updated, with exception of few hotfixes that cannot be integrated. -Integrated updates can be deleted even after the installation of the system. -Updated Windows 7 distribution is fully functional with its repair options like original Win7 ISO. -To integrate the updates in Windows XP environment you need to install DISM for XP and Vista ( Hidden Content Give reaction to this post to see the hidden content. ) Note: It is not recommended to use DISM under WinXP as it is not officially supported and because of possible errors -It is recommended to unload from memory resident anti-virus monitor for the duration of the set. -A detailed log of the updates in the file %WinDir%\UpdatePack7.log. -You can automatically install SP1, if it is not installed on your system. To do this, place the files Hidden Content Give reaction to this post to see the hidden content. or Hidden Content Give reaction to this post to see the hidden content. in the same directory with the set. Switches for integration: Code: ***REQUIRED SWITCHES*** /WimFile= - specify an absolute(full) path to the install.wim file /Index= - specify the index(indexes) in then install.wim file for which integration will be performed (multiple indexes must be separated by commas "," ) /Index=* - integration is performed on all indexes in the install.wim file ***OPTIONAL SWITCHES*** /Temp - specify an absolute(full) path to the folder where the install.wim file will be mounted /SmartFix - integrates SmartFix tool by Simplix(available in the Start menu or in Safe Mode), if the file SmartFix.exe is in the same folder as the update pack. /IE11 - integrates Internet Explorer 11 and related updates /NVMe - integrates NVMe support(KB2990941-v3-x86-x64 and KB3087873-v2-x86-x64) into the install.wim and winre.wim /NoUSB - cancels integration of USB3.x drivers from the Win7USB3 project /FixOn or /FixOff - respectively enables or disables Spectre and Meltdown protection(by default: disabled on 7, enabled on Server 2008 R2) /Optimize - reduce the size of the install.wim file after the integration(clean up) Code: Note: Not all updates can be integrated offline, so they are automatically installed after windows installation is finished. Note: Not all updates can be integrated but they do not affect the security of the system. Examples: Code: - Integrate updates and USB3 drivers and IE11 into one index: Hidden Content Give reaction to this post to see the hidden content. - Integrate updates and USB3 drivers and IE11 into all indexes: [code]UpdatePack7R2.exe /WimFile=C:\win7\install.wim /Index=* /IE11 - Integrate updates and USB3 drivers without IE11(IE8 updates are integrated regardless) into one index: Code: UpdatePack7R2.exe /WimFile=C:\win7\install.wim /Index=5 - If you want to specify your own folder for mounting the install.wim(default folder is on your system partition): Code: UpdatePack7R2.exe /WimFile=C:\win7\install.wim /Index=5 /Temp=N:\examlpe\your_folder - Integrate updates and USB3 drivers and IE11 and reduce the final size of the install.wim: Code: UpdatePack7R2.exe /WimFile=C:\win7\install.wim /Index=5 /IE11 /Optimize - Integrate updates and USB3 drivers and NVMe support and IE11 and enable Spectre/Meltdown protection: Code: UpdatePack7R2.exe /WimFile=C:\win7\install.wim /Index=5 /IE11 /NVMe /FixOn In these examples the update pack was named UpdatePack7R2.exe . All optional switches can be used in combination according to your needs.[/CODE] 11 2 Link to comment
Seafood Posted December 26, 2018 Author Share #2 Posted December 26, 2018 Updated the Op with additional switches. 1 1 Link to comment
Seafood Posted October 25, 2021 Author Share #3 Posted October 25, 2021 Updated 10/21/13 *Added KB5006743-x86-x64 with disabling telemetry and processor checking (replaces KB5005633-x86-x64) *Added KB5006749-x86-x64 (replaces KB5004378-x86-x64) *Certificate update similar to KB931125 and KB2917500 for October 2021 Hidden Content Give reaction to this post to see the hidden content. 1 1 Link to comment
Seafood Posted November 20, 2021 Author Share #4 Posted November 20, 2021 Updated 21.11.10 Change log: *Added KB5007236-x86-x64 with disabled telemetry and cpu check (replaces KB5006743-x86-x64) *Updated certificates for KB931125 and KB2917500 for November 2021 Hidden Content Give reaction to this post to see the hidden content. 1 1 Link to comment
Seafood Posted December 16, 2021 Author Share #5 Posted December 16, 2021 Updated 21/12/15 Changelog: *Added KB5008244-x86-x64 with disabling telemetry and processor checks (replaces KB5007236-x86-x64) Hidden Content Give reaction to this post to see the hidden content. 1 2 Link to comment
Administrator draww Posted February 23, 2022 Administrator Share #6 Posted February 23, 2022 22.2.10 Added KB5010404-x86-x64 with telemetry and processor check disabled (replaces KB5009610-x86-x64 and KB5010798-x86-x64) Added KB5010451-x86-x64 (replaces KB5006749-x86-x64) Hidden Content Give reaction to this post to see the hidden content. | Hidden Content Give reaction to this post to see the hidden content. 2 2 Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now