.NET Framework Addon Pack
Killjoy
03 Nov 2011
ViroMan, on 31 October 2011 - 12:46 AM, said:
Domenico is working on separating the X86 and X64 for a few things. Im not sure when they are due.
Thank God.
dkdk_it, on 31 October 2011 - 04:08 PM, said:
Yep. I'm working on .Net and Commons release... I've not many time but I hope to finish in a couple of week.
Thank you man.
Is it really necesary to have Common Modules in every apup release? I understand maybe WUA, but MSRT?
Who needs MSRT anyway? Maybe all of that has perfect sense, but my head won't accept it.
P.S. Sorry for bad english.
DesertJerry
29 Dec 2011
Microsoft released updates to Net Framework 1.1, 2.0, 3.5, and 4.0 today - 32 and 64 bit - XP, Vista, and Win7
Whatacrock
30 Dec 2011
An elaboration on your post DesertJerry. I only received the x86 hotfixes and unsure of the Kb numbers for the x64's.
Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008 x86 (KB2656351)
Security Update for Microsoft .NET Framework 3.5 SP1 on Windows XP, Server 2003, Vista, Server 2008 x86 (KB2657424)
Security Update for Microsoft .NET Framework 1.1 SP1 on Windows XP, Windows Vista, and Windows Server 2008 x86 (KB2656353)
Security Update for Microsoft .NET Framework 2.0 SP2 on Windows Server 2003 and Windows XP x86 (KB2656352)
Here is the link to Microsoft technet bulletin
http://technet.micro...lletin/ms11-100
Cheers
Bruce
Edited by Whatacrock, 30 December 2011 - 04:46 AM.
Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008 x86 (KB2656351)
Security Update for Microsoft .NET Framework 3.5 SP1 on Windows XP, Server 2003, Vista, Server 2008 x86 (KB2657424)
Security Update for Microsoft .NET Framework 1.1 SP1 on Windows XP, Windows Vista, and Windows Server 2008 x86 (KB2656353)
Security Update for Microsoft .NET Framework 2.0 SP2 on Windows Server 2003 and Windows XP x86 (KB2656352)
Here is the link to Microsoft technet bulletin
http://technet.micro...lletin/ms11-100
Cheers
Bruce
Edited by Whatacrock, 30 December 2011 - 04:46 AM.
ViroMan
30 Dec 2011
The KB numbers for x86 are generally the same for x64. Reading the bulletin show that in this case, this is true.
klymax
31 Dec 2011
Here are some of the updates I'm seeing based on my set-up:
Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2656356)
Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2656351)
Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2656356)
Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2656351)
hijack
07 Jan 2012
On my computer, Seven 64, this kb KB2656351 will not install.
I try with NDP40-KB2656351-x64.exe, and it's the same issue.
:-(
I try with NDP40-KB2656351-x64.exe, and it's the same issue.
:-(
excalibur
31 Jan 2012
There is an error in the current .NET script autopatcher_dotnet_20120118.script...
The error is from line 171 to 175.
The values are...
DownloadTo=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
ExpectedSize=8,186
ExpectedHash=E688656FC9C6F72555AE5A390627F161
ActionAfterDownload.Unzip=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z :: autopatcher:\modules\Components\__dotnet
ActionAfterDownload.DeleteFile=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
The values should be...
DownloadTo=autopatcher:\temp_bin\windows_dotnet.7z
ExpectedSize=8186
ExpectedHash=E688656FC9C6F72555AE5A390627F161
ActionAfterDownload.Unzip=autopatcher:\temp_bin\windows_dotnet.7z :: autopatcher:\modules\Components\__dotnet
With line 175 removed...
ActionAfterDownload.DeleteFile=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
E
The error is from line 171 to 175.
The values are...
DownloadTo=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
ExpectedSize=8,186
ExpectedHash=E688656FC9C6F72555AE5A390627F161
ActionAfterDownload.Unzip=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z :: autopatcher:\modules\Components\__dotnet
ActionAfterDownload.DeleteFile=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
The values should be...
DownloadTo=autopatcher:\temp_bin\windows_dotnet.7z
ExpectedSize=8186
ExpectedHash=E688656FC9C6F72555AE5A390627F161
ActionAfterDownload.Unzip=autopatcher:\temp_bin\windows_dotnet.7z :: autopatcher:\modules\Components\__dotnet
With line 175 removed...
ActionAfterDownload.DeleteFile=autopatcher:\modules\Components\__dotnet\windows_dotnet.7z
E
excalibur
02 Feb 2012
ViroMan
02 Feb 2012
ohh hmm... on second examination it seems the only real problem was the ',' in the size. The rest was you trying to optimize the script.
click-click
07 Feb 2012
.NET Errors found running AP against XP-32bit
NDP20SP2-KB2478658-x86.apm - replaced by KB2539631 which is missing
NDP35SP1-KB2657424-x86.apm - incorrect title .. (KB2657424_X86 instead of KB2657424_X64)
Windows6.1-KB2656356-x86.apm - incorrect title .. (KB2656356 instead of KB2656351_X86/_x64 bad detection .. (applies to Win7 and not XP)
NDP40-KB2656351-x86.apm - bad detection .. (DotNetFramework=3)
Please update to avoid confuison
NDP20SP2-KB2478658-x86.apm - replaced by KB2539631 which is missing
NDP35SP1-KB2657424-x86.apm - incorrect title .. (KB2657424_X86 instead of KB2657424_X64)
Windows6.1-KB2656356-x86.apm - incorrect title .. (KB2656356 instead of KB2656351_X86/_x64 bad detection .. (applies to Win7 and not XP)
NDP40-KB2656351-x86.apm - bad detection .. (DotNetFramework=3)
Please update to avoid confuison
Black Ghost
07 Feb 2012
Security update for Microsoft XML Core Services 4.0 Service Pack2 (KB954430)
Update for Microsoft XML Core Services 4.0 Service Pack 2 (KB973688)
Was on the Windows up date. I am running Windoes 7 so should ceck to see what windows this all applies to.
Oops wrong for this one. Move post to the right place if you would like. Thanks.
Edited by Black Ghost, 07 February 2012 - 06:47 PM.
Update for Microsoft XML Core Services 4.0 Service Pack 2 (KB973688)
Was on the Windows up date. I am running Windoes 7 so should ceck to see what windows this all applies to.
Oops wrong for this one. Move post to the right place if you would like. Thanks.
Edited by Black Ghost, 07 February 2012 - 06:47 PM.
ViroMan
08 Feb 2012
Click Click, your always on top of this stuff(a compliment), if you ever wanted to help us manage the scripts we would seriously appreciate it. Its hard keeping up with all of this by ourselves. Really, its not hard to modify a script... its hard for me to download all of these updates so I can make the scripts though. (I hate my AT&T DSL it might as well be a 56k modem)
Edited by ViroMan, 08 February 2012 - 11:45 AM.
Edited by ViroMan, 08 February 2012 - 11:45 AM.
ViroMan
08 Feb 2012
(DONE) NDP20SP2-KB2478658-x86.apm - replaced by KB2539631 which is missing
(DONE)NDP35SP1-KB2657424-x86.apm - incorrect title .. (KB2657424_X86 instead of KB2657424_X64)
(NEEDS TESTING)Windows6.1-KB2656356-x86.apm - incorrect title .. (KB2656356 instead of KB2656351_X86/_x64 bad detection .. (applies to Win7 and not XP)
(DONE)NDP40-KB2656351-x86.apm - bad detection .. (DotNetFramework=3)
KB2656356 says it doesn't have an registry detection but, they all do... so I created one that 'should' detect it but im not sure if it works yet.
Edited by ViroMan, 08 February 2012 - 12:39 PM.
(DONE)NDP35SP1-KB2657424-x86.apm - incorrect title .. (KB2657424_X86 instead of KB2657424_X64)
(NEEDS TESTING)Windows6.1-KB2656356-x86.apm - incorrect title .. (KB2656356 instead of KB2656351_X86/_x64 bad detection .. (applies to Win7 and not XP)
(DONE)NDP40-KB2656351-x86.apm - bad detection .. (DotNetFramework=3)
KB2656356 says it doesn't have an registry detection but, they all do... so I created one that 'should' detect it but im not sure if it works yet.
Edited by ViroMan, 08 February 2012 - 12:39 PM.
Whatacrock
09 Feb 2012
Ran apup this evening(my time) and received errors, one or more files failed verification
.
here is the following excerpts from the log file
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
Estimated Total Download Size: 8,276
02/09/2012 22:03:50 | Download Thread 1 Will Download File: windows_dotnet.7z
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 1163150660, but found 5167464!!!
***Processing Cleanup Routines***
Download Of File AutoPatcher .Net ModulesFailed. Skiping AfterDownload Action.
Download Of File Security Update For .NET Framework 2.0 SP2 x64 (KB2539631)Failed. Skiping AfterDownload Action
Also tried using v1 updater and received the same errors.. here is the log from that run
APUP Has Started
Version: 1.3
Operating System: English (1033) Windows XP Professional Service Pack 3
Current Locale: English - United States / Non-Unicode Default: English - United States
Starting APUP From: C:\APUP
Date & Time: 09-Feb-2012 23:20 UTC Offset: 9.5
***Downloading/Processing Releases.list***
List file HTTP location: http://www.autopatch...m/releases.list
Download queue processed. Proceeding to next phase.
***Releases.list Processed: Waiting for User Input***
The Following Releases have been Picked:
apup.script
apengine.script
common/autopatcher_common_20120207.script
english/win_xp/autopatcher_xp_sp3_enu_20120207.script
vista/autopatcher_vista_x86_SP2_20120110.script
seven/autopatcher_seven_x86_sp1_20120110.script
seven_x64/autopatcher_seven_x64_sp1_20120110.script
directx/autopatcher_directx_june2010.script
java/autopatcher_java_x86.script
java/autopatcher_java_x64.script
extras/autopatcher_extras_20120110.script
dotnet/autopatcher_dotnet_20120208.script
adobe_reader/en-us/autopatcher_adobe_reader_en_us.script
***Running Any Pre-Cleanup Routines***
Download queue processed. Proceeding to next phase.
***Starting Detection Routine Phase***
Detection error for file C:\APUP\modules\Components\__dotnet\NDP35SP1-KB2657424-x86.apm
MD5 Hashes do NOT match. Expecting DCC226E72ACFC197EED559EAA8DE63DB, but found 615b613216b6fafb4fd4bca2d4ef3b77!!!
Detection error for file C:\APUP\modules\Components\__dotnet\NDP40-KB2656351-x86.apm
MD5 Hashes do NOT match. Expecting 8BEB3EC89BDD50FE94437FFACD71900D, but found eed3af83852547e4ed05e21a5e58c09c!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x64.apm
MD5 Hashes do NOT match. Expecting 72E7D0711A69C61F36028ADA2752A0D1, but found 8e3494690208c017214d991cd3db2416!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x86.apm
MD5 Hashes do NOT match. Expecting 53EC50537DA2BBAAD0C2B6E3FC87D3A3, but found 5b653e3c2fc299822eaf47fc4ecfadfe!!!
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x86.apm
Item AutoPatcher .Net Modules failed detection or its parts. Adding whole download for this item to the queue.
--Adding http://www.autopatch...t_20120118.7z--
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
***Downloading Releases***
Files to be Downloaded: 1
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 0, but found 5167464!!!
***Processing Cleanup Routines***
Extracting C:\APUP\temp_bin\windows_dotnet.7z into C:\APUP\modules\Components\__dotnet
Edited by Whatacrock, 09 February 2012 - 12:59 PM.
.
here is the following excerpts from the log file
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
Estimated Total Download Size: 8,276
02/09/2012 22:03:50 | Download Thread 1 Will Download File: windows_dotnet.7z
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 1163150660, but found 5167464!!!
***Processing Cleanup Routines***
Download Of File AutoPatcher .Net ModulesFailed. Skiping AfterDownload Action.
Download Of File Security Update For .NET Framework 2.0 SP2 x64 (KB2539631)Failed. Skiping AfterDownload Action
Also tried using v1 updater and received the same errors.. here is the log from that run
APUP Has Started
Version: 1.3
Operating System: English (1033) Windows XP Professional Service Pack 3
Current Locale: English - United States / Non-Unicode Default: English - United States
Starting APUP From: C:\APUP
Date & Time: 09-Feb-2012 23:20 UTC Offset: 9.5
***Downloading/Processing Releases.list***
List file HTTP location: http://www.autopatch...m/releases.list
Download queue processed. Proceeding to next phase.
***Releases.list Processed: Waiting for User Input***
The Following Releases have been Picked:
apup.script
apengine.script
common/autopatcher_common_20120207.script
english/win_xp/autopatcher_xp_sp3_enu_20120207.script
vista/autopatcher_vista_x86_SP2_20120110.script
seven/autopatcher_seven_x86_sp1_20120110.script
seven_x64/autopatcher_seven_x64_sp1_20120110.script
directx/autopatcher_directx_june2010.script
java/autopatcher_java_x86.script
java/autopatcher_java_x64.script
extras/autopatcher_extras_20120110.script
dotnet/autopatcher_dotnet_20120208.script
adobe_reader/en-us/autopatcher_adobe_reader_en_us.script
***Running Any Pre-Cleanup Routines***
Download queue processed. Proceeding to next phase.
***Starting Detection Routine Phase***
Detection error for file C:\APUP\modules\Components\__dotnet\NDP35SP1-KB2657424-x86.apm
MD5 Hashes do NOT match. Expecting DCC226E72ACFC197EED559EAA8DE63DB, but found 615b613216b6fafb4fd4bca2d4ef3b77!!!
Detection error for file C:\APUP\modules\Components\__dotnet\NDP40-KB2656351-x86.apm
MD5 Hashes do NOT match. Expecting 8BEB3EC89BDD50FE94437FFACD71900D, but found eed3af83852547e4ed05e21a5e58c09c!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x64.apm
MD5 Hashes do NOT match. Expecting 72E7D0711A69C61F36028ADA2752A0D1, but found 8e3494690208c017214d991cd3db2416!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x86.apm
MD5 Hashes do NOT match. Expecting 53EC50537DA2BBAAD0C2B6E3FC87D3A3, but found 5b653e3c2fc299822eaf47fc4ecfadfe!!!
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x86.apm
Item AutoPatcher .Net Modules failed detection or its parts. Adding whole download for this item to the queue.
--Adding http://www.autopatch...t_20120118.7z--
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
***Downloading Releases***
Files to be Downloaded: 1
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 0, but found 5167464!!!
***Processing Cleanup Routines***
Extracting C:\APUP\temp_bin\windows_dotnet.7z into C:\APUP\modules\Components\__dotnet
Edited by Whatacrock, 09 February 2012 - 12:59 PM.
click-click
09 Feb 2012
I can confirm file verification failed so I can't do any QA on dotNET right now. Sigh...
Edited by click-click, 09 February 2012 - 03:49 PM.
Edited by click-click, 09 February 2012 - 03:49 PM.
ViroMan
09 Feb 2012
bah.. I messed up the 7z file I zipped it into a dir with files in it, instead of a zip with files in it. Try now. I wish I had all the files so I can test the damn things without having to make you guys do the testing.
Whatacrock
10 Feb 2012
tried it and get errors still...
log file from v1
APUP Has Started
Version: 1.3
Operating System: English (1033) Windows XP Professional Service Pack 3
Current Locale: English - United States / Non-Unicode Default: English - United States
Starting APUP From: C:\APUP
Date & Time: 09-Feb-2012 23:20 UTC Offset: 9.5
***Downloading/Processing Releases.list***
List file HTTP location: http://www.autopatch...m/releases.list
Download queue processed. Proceeding to next phase.
***Releases.list Processed: Waiting for User Input***
The Following Releases have been Picked:
apup.script
apengine.script
common/autopatcher_common_20120207.script
english/win_xp/autopatcher_xp_sp3_enu_20120207.script
vista/autopatcher_vista_x86_SP2_20120110.script
seven/autopatcher_seven_x86_sp1_20120110.script
seven_x64/autopatcher_seven_x64_sp1_20120110.script
directx/autopatcher_directx_june2010.script
java/autopatcher_java_x86.script
java/autopatcher_java_x64.script
extras/autopatcher_extras_20120110.script
dotnet/autopatcher_dotnet_20120208.script
adobe_reader/en-us/autopatcher_adobe_reader_en_us.script
***Running Any Pre-Cleanup Routines***
Download queue processed. Proceeding to next phase.
***Starting Detection Routine Phase***
Detection error for file C:\APUP\modules\Components\__dotnet\NDP35SP1-KB2657424-x86.apm
MD5 Hashes do NOT match. Expecting DCC226E72ACFC197EED559EAA8DE63DB, but found 615b613216b6fafb4fd4bca2d4ef3b77!!!
Detection error for file C:\APUP\modules\Components\__dotnet\NDP40-KB2656351-x86.apm
MD5 Hashes do NOT match. Expecting 8BEB3EC89BDD50FE94437FFACD71900D, but found eed3af83852547e4ed05e21a5e58c09c!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x64.apm
MD5 Hashes do NOT match. Expecting 72E7D0711A69C61F36028ADA2752A0D1, but found 8e3494690208c017214d991cd3db2416!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x86.apm
MD5 Hashes do NOT match. Expecting 53EC50537DA2BBAAD0C2B6E3FC87D3A3, but found 5b653e3c2fc299822eaf47fc4ecfadfe!!!
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x86.apm
Item AutoPatcher .Net Modules failed detection or its parts. Adding whole download for this item to the queue.
--Adding http://www.autopatch...t_20120118.7z--
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
***Downloading Releases***
Files to be Downloaded: 1
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 0, but found 5167464!!!
***Processing Cleanup Routines***
Extracting C:\APUP\temp_bin\windows_dotnet.7z into C:\APUP\modules\Components\__dotnet
log file from v1
APUP Has Started
Version: 1.3
Operating System: English (1033) Windows XP Professional Service Pack 3
Current Locale: English - United States / Non-Unicode Default: English - United States
Starting APUP From: C:\APUP
Date & Time: 09-Feb-2012 23:20 UTC Offset: 9.5
***Downloading/Processing Releases.list***
List file HTTP location: http://www.autopatch...m/releases.list
Download queue processed. Proceeding to next phase.
***Releases.list Processed: Waiting for User Input***
The Following Releases have been Picked:
apup.script
apengine.script
common/autopatcher_common_20120207.script
english/win_xp/autopatcher_xp_sp3_enu_20120207.script
vista/autopatcher_vista_x86_SP2_20120110.script
seven/autopatcher_seven_x86_sp1_20120110.script
seven_x64/autopatcher_seven_x64_sp1_20120110.script
directx/autopatcher_directx_june2010.script
java/autopatcher_java_x86.script
java/autopatcher_java_x64.script
extras/autopatcher_extras_20120110.script
dotnet/autopatcher_dotnet_20120208.script
adobe_reader/en-us/autopatcher_adobe_reader_en_us.script
***Running Any Pre-Cleanup Routines***
Download queue processed. Proceeding to next phase.
***Starting Detection Routine Phase***
Detection error for file C:\APUP\modules\Components\__dotnet\NDP35SP1-KB2657424-x86.apm
MD5 Hashes do NOT match. Expecting DCC226E72ACFC197EED559EAA8DE63DB, but found 615b613216b6fafb4fd4bca2d4ef3b77!!!
Detection error for file C:\APUP\modules\Components\__dotnet\NDP40-KB2656351-x86.apm
MD5 Hashes do NOT match. Expecting 8BEB3EC89BDD50FE94437FFACD71900D, but found eed3af83852547e4ed05e21a5e58c09c!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x64.apm
MD5 Hashes do NOT match. Expecting 72E7D0711A69C61F36028ADA2752A0D1, but found 8e3494690208c017214d991cd3db2416!!!
Detection error for file C:\APUP\modules\Components\__dotnet\Windows6.1-KB2656356-x86.apm
MD5 Hashes do NOT match. Expecting 53EC50537DA2BBAAD0C2B6E3FC87D3A3, but found 5b653e3c2fc299822eaf47fc4ecfadfe!!!
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x86.apm
Item AutoPatcher .Net Modules failed detection or its parts. Adding whole download for this item to the queue.
--Adding http://www.autopatch...t_20120118.7z--
Missing file C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-64.exe
Item Security Update For .NET Framework 2.0 SP2 x64 (KB2539631) is missing or its parts are not completely downloaded. Adding whole download for this item to the queue.
--Adding http://download.micr...39631-x64.exe--
***Downloading Releases***
Files to be Downloaded: 1
Download queue processed. Proceeding to next phase.
Download Error: C:\APUP\temp_bin\windows_dotnet.7z
File size does NOT match. Expecting 8276, but found 8186!!!
Download Error: C:\APUP\modules\Components\__dotnet\NDP20SP2-KB2539631-x64.apm_files\NDP20SP2-KB2539631-x64.exe
File size does NOT match. Expecting 0, but found 5167464!!!
***Processing Cleanup Routines***
Extracting C:\APUP\temp_bin\windows_dotnet.7z into C:\APUP\modules\Components\__dotnet
DesertJerry
10 Feb 2012
I edited the following APM files to indicate the updates were succesfully installed in either XP Pro w/SP3 or XP Pro x64 w/SP2. (Most were changing the location to HKLM.) (I will have to apologize that I did not keep track of changes not connected with HKLM.)
NDP1.1sp1-KB2416447-X86.apm
NDP1.1sp1-KB925168-x86.apm
NDP20SP2-KB2656352-x64.apm
NDP20SP2-KB2656352-x86.apm
NDP35SP1-KB2657424-x64.apm
NDP35SP1-KB2657424-x86.apm
NDP40-KB2656351-x86.apm
KB961118_xp_x86_enu.apm
In Win7 Ultimate 64-bit w/SP1 I have installed Microsoft .NET Framework 4.5 Client Profile (and Extended) Developer Preview 4.5.40805 so checks using AutoPatcher are not possible.
NDP1.1sp1-KB2416447-X86.apm
NDP1.1sp1-KB925168-x86.apm
NDP20SP2-KB2656352-x64.apm
NDP20SP2-KB2656352-x86.apm
NDP35SP1-KB2657424-x64.apm
NDP35SP1-KB2657424-x86.apm
NDP40-KB2656351-x86.apm
KB961118_xp_x86_enu.apm
In Win7 Ultimate 64-bit w/SP1 I have installed Microsoft .NET Framework 4.5 Client Profile (and Extended) Developer Preview 4.5.40805 so checks using AutoPatcher are not possible.


