←  AutoPatcher for Windows Vista

AutoPatcher Forum

»

Error in Latest Vista Script

Whatacrock's Photo Whatacrock 18 Nov 2012

Were preparing to make a backup of Vista x86 release for November whereupon I came across 2 apms but unable to locate the corresponding folder.
The apms were for KB2756822 and upon downloding the script and checking, there is a reference for this update in the changelog but none in the NonCritical file detection or download sections.

This is the changelog entry

##dkdk_it 2012.10.09 Patch Day October 2012
##-KB2633171; +KB2724197; +KB2749655; +KB2756822;<------
PreAction.FileDelete=autopatcher:\modules\Critical\KB2633171_2k8_x86.apm
PreAction.FileDelete=autopatcher:\modules\Critical\KB2633171_vista_x86.apm
PreAction.FolderDelete=autopatcher:\modules\Critical\KB2633171_vista_x86.apm_files

This needs to be added in the NoCritical file detection section

DetectFile=autopatcher:\modules\NonCritical\KB2756822_2k8_x86.apm
DetectHash=78513381D47278EE479B8D830C04FBCE
DetectFile=autopatcher:\modules\NonCritical\KB2756822_vista_x86.apm
DetectHash=5456B5AA94C559EDAECC6A1DF6A9C8E8

And for the download section

Item=Windows6.0-KB2756822-x86.msu
DetectFile=autopatcher:\modules\NonCritical\KB2756822_vista_x86.apm_files\Windows6.0-KB2756822-x86.msu
DetectHash=4EB2EBDC250727D329DA13AEDB45E201
DownloadFrom=http://download.microsoft.com/download/F/0/F/F0F2D2FA-400F-4B5E-A159-5ECB74DBE94A/Windows6.0-KB2756822-x86.msu
DownloadTo=autopatcher:\modules\NonCritical\KB2756822_vista_x86.apm_files\Windows6.0-KB2756822-x86.msu
ExpectedSize=654471
ExpectedHash=4EB2EBDC250727D329DA13AEDB45E201
Quote

ViroMan's Photo ViroMan 19 Nov 2012

I will have a look.

Fixed, updated, and signed.
Edited by ViroMan, 19 November 2012 - 10:01 PM.
Quote

dkdk_it's Photo dkdk_it 20 Nov 2012

Oh... sorry... I've forgotten. :)
Quote