-
Posts
108 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Events
Everything posted by Pink_Freud
-
Microsoft .NET Framework 4.8 for Windows 7
Pink_Freud replied to abbodi1406's topic in Win Toolkit Addons
https://support.microsoft.com/en-us/kb/3125574 Supersedes most but not all Post 7 SP1 (early 2011) updates including DotNet 3.5.1 -
[Slim] .NET Framework 4.6.1 Full x86/x64 (2-27-2016)
Pink_Freud replied to ricktendo's topic in Installer Repacks
Already reported on this page at least a half dozen times. See Here: http://www.wincert.net/forum/topic/11127-microsoft-net-framework-461-for-windows-7/?do=findComment&comment=118645 If abbodi1406 reports this, you can be sure it is correct. -
2 new "Optional" Updates Feb 16 2016: KB3118401 Update for Universal C Runtime in Windows x86: https://www.microsoft.com/en-us/download/confirmation.aspx?id=51137 x64: https://www.microsoft.com/en-us/download/confirmation.aspx?id=51161 KB3121255 "0x00000024" Stop error in FsRtlNotifyFilterReportChange and VSS backup of PI Data server fails in Windows x86: https://www.microsoft.com/en-us/download/confirmation.aspx?id=51132 x64: https://www.microsoft.com/en-us/download/confirmation.aspx?id=51115 KB3121255 supersede KB2928562 per MS Update Catalog and Disk Cleanup "deepclean" result tested on Pro x64 VM & Live system: 2016-02-17 02:53:44, Info CBS Adding: Package_for_KB2928562~31bf3856ad364e35~amd64~~6.1.1.0 2016-02-17 02:54:26, Info CBS DC: Package_for_KB2928562~31bf3856ad364e35~amd64~~6.1.1.0: unique components: 4 Size: 3.27 MB (3,431,120 bytes)
-
@rhahgleuhargh Yes you create the directories in "sources" folder as such: \sources\$oem$\$$\Setup\scripts\ place setupcomplete.cmd & any KB's in 'scripts' folder. This works for me for 7 KB's I listed above in the order listed; you could tweak as needed @echo off cd %~dp0 start /wait %systemroot%\setup\scripts\Windows6.1-KB2533552-x64.msu /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB971033-x64.MSU /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB2603229-x64.msu /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB3046269-x64.msu /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB3020369-x64.msu /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB3042058-x64.msu /quiet /norestart start /wait %systemroot%\setup\scripts\Windows6.1-KB3112343-x64.msu /quiet /norestart RMDIR /S /Q "C:\Windows\Setup\Scripts" exit HTH
-
81DISM for Windows 7 (Win8.1's DISM for Win7)
Pink_Freud replied to MAXtoriX's topic in Win Toolkit Addons
http://www.msfn.org/board/topic/156869-get-waik-tools-wo-downloading-the-huge-isos/ -
December 8 updates, Win 7 Pro x64: KB3099862 supersede KB3072305 (DotNet 3.5.1) KB3104002 supersede KB3100773 (IE11) KB3109094 supersede KB3097877 KB3108371 KB3108381 KB3108669 supersede KB3087918 KB3108670 supersede KB2957509 KB3109103 KB3112148 supersede KB3077715 Optional WU Client KB3112343 (Issued Dec 1) supersede KB3102810
-
Strange, I updated until now 3 machines and WU requested this update only on 1 machine: my work-pc, x64 prof, didn't request it HP-laptop, x64 prof, requested it VM, x86 HP, didn't requets it Same here... Home Dell laptop Pro x64 didn't request it, Pro x64 VM did request it, same configuration :confused02:
-
Microsoft .NET Framework 4.8 for Windows 7
Pink_Freud replied to abbodi1406's topic in Win Toolkit Addons
Works for me