←  AutoPatcher for Windows Vista

AutoPatcher Forum

»

Vista SP1 Feb9 fails verification!

Jan Erik's Photo Jan Erik 14 Feb 2010

The Vista SP1 February 9 2010 update fails verification.
Please correct.
Quote

_def_x_'s Photo _def_x_ 14 Feb 2010

@Jan Erik

Can you run apup.exe /log, post the log file so someone can have a look, or specify what file(s) isn't verifying.
Quote

The Nite Shadow's Photo The Nite Shadow 16 Feb 2010

The problem is in the script; the updated RTI file is not downloaded at all.
From the end of http://www.autopatch...20100209.script
#################################################################################
#RTI File #
#################################################################################
Item=vista_x86.rti

DetectFile=autopatcher:\vista_x86.rti
DetectHash=24bb8ac87555718e09d8034944215c0e
DownloadFrom=http://www.autopatcher.com/releases/vista/vista_x86.7z
DownloadTo=autopatcher:\temp_bin\vista_x86_20100209.7z
ExpectedSize=17254
ExpectedHash=b6482702d4e8729e525230858a56b54b
ActionAfterDownload.Unzip=autopatcher:\temp_bin\vista_x86.7z :: autopatcher:\


So it looks like the file names are inverted in DownloadFrom (should be vista_x86_20100209.7z) and DownloadTo (should be vista_x86.7z).

I manually downloaded http://www.autopatch...x86_20100209.7z and extracted vista_x86.rti. Works fine.
Quote

dkdk_it's Photo dkdk_it 18 Feb 2010

Done.
Sorry for issue.
Quote