Jump to content


XP/2003 x64 release was suspended now resumed


114 replies to this topic

#101 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 726 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 27 July 2012 - 10:46 AM

Errors have been corrected and the script amended and been uploaded to my dropbox.

As usual please report errors and will correct if needed.

#102 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 27 July 2012 - 08:43 PM

#1 XP Pro x64 w/SP2

Downloaded latest batch > AutoPatcher

Windows XP x64 - Critical Updates
KB924667 - black - no check mark (I thought this had been fixed earlier - the either/or situation)
KB2481109 - black - check mark - the 64 was missing, again.

Everything else listed in blue - same as my earlier.

I still would recommend:

windows_xp_x64.apm

be changed from:

[OperatingSystem]
WindowsVersion=ANY
SystemLanguage=ANY

to:

[OperatingSystem]
WindowsVersion=XP_X64
SystemLanguage=ANY

This change results in the XP Pro x64 listing not being shown unless the user is running XP Pro x64.

#103 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,159 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 27 July 2012 - 10:19 PM

windows_xp_x64.apm, I can agree with that.

KB924667 doesn't even show up in a search when looking in the modules folder.
This command in the script is probably why: PreAction=del "autopatcher:\modules\Windows XP x64\Critical\KB924667-v2-x64-ENU.apm"
The file is in the zip then gets deleted by the script. The script only mentions the apm by delete commands not detection. :)
As far as I can tell this kb is only mentioned in one MS bulletin so it should still be a valid security update.

KB2481109 shows blue and fine to me. :(

#104 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 726 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 27 July 2012 - 11:14 PM

Windows_XP_x64.apm has been changed as suggested.Posted Image

KB924667 script error corrected and is indeed a valid update, so reinstated in the script.

Typo error fixed on KB2481109

Files uploaded on my dropbox

Fire away and let me have it people!!

#105 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 28 July 2012 - 09:19 PM

Updates could be a bit slower for a while - Olympic watching is on my schedule

#106 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 29 July 2012 - 05:10 AM

View PostDesertJerry, on 28 July 2012 - 09:19 PM, said:

Updates could be a bit slower for a while - Olympic watching is on my schedule
Olympic break - updated batch > AutoPatcher > #1 XP Pro x64 - all OK.

#107 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 726 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 15 August 2012 - 07:48 AM

OK its been a while between posts ,this is to inform of an update to the Windows XP x64 script to August 2012.
Anyone wishing to test, download the archive and extract the batch file to your apup folder.
This will use apup V1.



As usual please report any errors
Posted Image Posted Image Posted Image

Edited by Whatacrock, 15 August 2012 - 07:48 AM.


#108 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 15 August 2012 - 08:45 PM

Downloaded the August 7z file and ran the batch file. Had gone to Microsoft Updates yesterday. Booted to XP Pro x64 and ran AutoPatcher - all XP Pro x64 item same as previously reported - no unexpected black listed items. So, I would say things are doing just fine.

#109 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,159 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 16 August 2012 - 05:01 AM

well if things are working just fine and there are no more errors... I will start signing the files... err.. tomorrow.

#110 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,159 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 16 August 2012 - 11:19 PM

Put on the main list.... fixed a few file size errors... also there is a missing apm for KB924667. KB2655992 had an extra X64 in its parent ID

Edit: So I fixed the errors... someone give it a look over before I sign. Since I seem to be making quite a few mistakes as of late. :(

Edited by ViroMan, 16 August 2012 - 11:39 PM.


#111 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 726 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 17 August 2012 - 01:50 AM

Damn....how did those errors escape me.Posted Image Posted Image Posted Image

Downloaded a fresh apup and went through to checkthe apms and found en error in KB924667-v2 apm:

reads as
[Removal]
"Module:windows:\$NtUninstallKB924667_WM11x64$\spuninst\spuninst.exe" /q /u /z

needs to be changed to
[Removal]
"Module:windows:\$NtUninstallKBKB924667-v2$\spuninst\spuninst.exe" /q /u /z

and here is the file detection section

[DetectionFile]
FilePath=windows:\SysWOW64
FileName=mfc42u.dll
FileVersion=6.06.8064.0
FileMD5=E1EAB83C1D1E1E18862C9364313D05BE

Have no idea why this apm was missing as my main apup and the backups that were used for checking all have it listed...thems the breaks I suppose.
The rest seems fine so will switch to Windows XP x64 shortly to test once again.

Have tested the release and the only one showing it needs to installed is KB924667-v2
My apm for this update in the spoiler

Spoiler

Edited by Whatacrock, 17 August 2012 - 02:56 AM.


#112 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 17 August 2012 - 08:58 PM

Checked KB924667-V2.apm here - nothing had to be chnaged. Go figure.

#113 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,159 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 17 August 2012 - 09:21 PM

my bad on the removal string... I took an existing apm and edited it. Posted Image derp.

edit:
Oh hey... just noticed one more thing.... Your detection string is
RegistryPath=HKLM\SOFTWARE\Microsoft\Updates\Windows XP Version 2003\SP3\KB924667-v2

and the one Microsoft says to watch is
RegistryPath=HKLM\SOFTWARE\Microsoft\Updates\Windows Server 2003\SP3\KB924667-v2

Which one actually exists?

Edited by ViroMan, 17 August 2012 - 09:30 PM.


#114 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 726 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 17 August 2012 - 10:55 PM

I have double check the detection in the registry and the one I get is
RegistryPath=HKLM\SOFTWARE\Microsoft\Updates\Windows XP Version 2003\SP3\KB924667-v2

#115 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,159 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 25 August 2012 - 05:56 AM

Latest script has been uploaded to server. Will sign in a min. Signed

Edited by ViroMan, 25 August 2012 - 06:31 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users