←  AutoPatcher for Windows Vista

AutoPatcher Forum

»

Error in script(s) for KB958690 & KB95...

excalibur's Photo excalibur 31 May 2009

To help with the SP2 script...

In script autopatcher_vista_x64_SP2_beta.script

Lines 24 & 25

PreAction=del "autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB958690-x64.msu"
PreAction=del "autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB956572-x64.msu"


APUp removes the duplicate files.

However...

APUp then re-downloads them. In script autopatcher_vista_x64.script...

Line 1164

Item=Windows6.0-KB956572-x64.msu

DetectFile=autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB956572-x64.msu
DetectHash=780ed8f90d77fc5c2c519c5557368e38
DownloadFrom=http://download.microsoft.com/download/5/8/3/5833613B-C206-4064-BA13-BFB59CE20886/Windows6.0-KB956572-x64.msu
DownloadTo=autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB956572-x64.msu
ExpectedSize=5808231
ExpectedHash=780ed8f90d77fc5c2c519c5557368e38


And

Line 1146

Item=Windows6.0-KB960225-x64.msu

DetectFile=autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB958690-x64.msu
DetectHash=D3D804D0FD52E7B557F9BD22014C8AA5
DownloadFrom=http://download.microsoft.com/download/A/2/1/A211DF4D-E876-4288-94BA-61BD112CCE3D/Windows6.0-KB960225-x64.msu
DownloadTo=autopatcher:\modules\Critical\KB960225_vista_x64.apm_files\Windows6.0-KB958690-x64.msu
ExpectedSize=576493
ExpectedHash=D3D804D0FD52E7B557F9BD22014C8AA5


Also, Something odd - in the section at line 1146...

It looks for Windows6.0-KB958690-x64.msu then downloads Windows6.0-KB960225-x64.msu, then renames the downloaded file toWindows6.0-KB958690-x64.msu

BTW
Folder KB960225_vista_x64.apm_files contains three files:

Windows6.0-KB956572-x64.msu
Windows6.0-KB958690-x64.msu
Windows6.0-KB960225-x64.msu


When the above is fixed there should only be one:

Windows6.0-KB960225-x64.msu

E

OOPS

meant to add replay to this thread
Windows Vista SP2 replaces those updates

Can someone please move this reply to that thread?

TIA
E
Edited by excalibur, 31 May 2009 - 06:14 PM.
Quote

_def_x_'s Photo _def_x_ 31 May 2009

Yes, indeed the errors were all over the place and very strange.

FIXED 4:00 PM PST

Please re run apup.exe /log to make sure the edits are correct - report any errors.

Note: I believe to properly test these scripts you should be downloading "_vista_x64.script" and "_vista_x64_SP2_beta.script"
to separate folders. It looks to me the beta script is cleaning up some of the errors you are finding in "_vista_x64.script",
hence -> PreAction=del but if "_vista_x64.script" is run it will as you say redownload.

Mike
Quote

Cristiano's Photo Cristiano 01 Jun 2009

> It looks to me the beta script is cleaning
true. the idea is download and keep in apup folder only the updates that are required by vista sp2. so, the removal of the previews updates is required

sorry for my late, but my isp was down since 2pm gmt -3, but probably before that and i just notice that because i was doing an online scan to double-check one of my machines

edit: issue with my isp tracked. to those that know portuguese, more infos can be read at Zero Hora newspaper website. quick translation: an fire started at 11am. 500000 people was out of internet today due that issue. the sad news: basically, i have only the weekend to track issues with the scripts. due that, i was unable and now is too late to finish the test

[]s
Quote