Vista SP1 Feb9 fails verification!
_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.
Can you run apup.exe /log, post the log file so someone can have a look, or specify what file(s) isn't verifying.
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.
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.


