Jump to content


Vista x86 update problem


13 replies to this topic

#1 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 28 February 2012 - 02:36 AM

Ran autopatcher today to check if it was upto date and found two hotfixes that show as black and not pretty blue. One fix has a tick in the checkbox but refuses to install.

Here are the KB numbers for them

Update for Vista KB976662

Update for Vista KB2491683

Any help on these would be appreciated

#2 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 12 March 2012 - 09:23 PM

Hello,
what IE version are you using?

Please check:
1. if exists this file: c:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Package_for_KB976662~31bf3856ad364e35~x86~~8.0.1.0.cat
2. if exists this file: c:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Package_for_KB2491683~31bf3856ad364e35~x86~~6.0.1.1.cat

Thanks.

#3 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 13 March 2012 - 12:45 AM

Checked Internet Explorer : Version 9
Checked for the 2 cat files and neither of them exist in system32/catroot

#4 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 13 March 2012 - 10:29 PM

Very strange. KB976662 is only for IE 8... and the .apm files are correctly compiled (InternetExplorer=8 at row 53).
Please can you post (under SPOILER or CODE tag) the file autopatcher.log? You can found this file under your Windows directory.

#5 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 13 March 2012 - 10:45 PM

here is the spoiler of my autopatcher log
Spoiler


#6 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 14 March 2012 - 09:18 PM

OH! This is very strange!
You are using IE 9 but AutoPatcher detects IE 8! ViroMan, my friend, is it possible?

#7 ViroMan

    Just an awesome guy.

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

Posted 14 March 2012 - 11:16 PM

hmm.. I will look into it.

Whatacrock:
Go into your windows\system32 dir and look for mshtml.dll. Tell us what version it says it is. The code is set to read that dll file to know what version of IE we use. I have IE 8 and my dll file is version 8.0.6001.19170

Edited by ViroMan, 14 March 2012 - 11:23 PM.


#8 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 14 March 2012 - 11:41 PM

@ViroMan .. checked the dll and version is 8.0.6001.19190

The file was modified on 02/18/2012 with an original date of 12/15/2011

#9 ViroMan

    Just an awesome guy.

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

Posted 14 March 2012 - 11:57 PM

Well I don't have IE 9 so I cant check what version that dll is supposed to be but, that is the detection problem. It sees the 8.0 and assumes IE 8.

I need someone else who has IE 9 to look at their dll version and report it. so we can get verification that this is not just a bad IE 9 install.

Edited by ViroMan, 14 March 2012 - 11:59 PM.


#10 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 15 March 2012 - 01:50 AM

Delved into this problem deeper by using the programs and features section of control panel and checked the installed updates.
The version shown there was for internet explorer 8 which is what was detected by autopatcher.
Am currently manually uninstalling internet explorer 8 and then rebooting so as to install ie8 from manual download of file, then updating to ie9, rebooting then running autopatcher to see if the problem has been corrected.Will post results shortly

#11 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 15 March 2012 - 02:38 AM

Update to previous post... internet explorer fixed now running version 9

ViroMan - Looked into the version numbers and found this
Internet Explorer 8
App Ver 8.0.6001.18702
Mod Ver 8.0.6001 19190 (mshtml.dll)

Internet Explorer 9
App Ver 9.0.8112.16421
Mod Ver 9.0.8112.16441 (mshtml.dll)

Ran autopatcher several times and have hotfixes which still refuse to install (either in black and/or tick in checkbox)

These are KB2416447 dotnet framework 1.1 SP1

KB2491683 security update for Vista
KB2647516 cumulative security update internet explorer

#12 ViroMan

    Just an awesome guy.

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

Posted 15 March 2012 - 04:05 AM

Go into Start then Run type in regedit. Once your in, hit F3 key and type in one of the last two KB numbers. does it find either of them?

PS type in the whole thing including the KB

Edited by ViroMan, 15 March 2012 - 04:06 AM.


#13 Whatacrock

    Lord Of The Scripts: Return Of The Manager

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

Posted 15 March 2012 - 04:51 AM

Ran regedit using the full description plus KB number and came back zero in both instances

Ran regedit again using only the KB numbers and found entries in

Computer\HKEY_LOCAL_MACHINE\Components\CanonicalData\Deployments

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CurrentVersion\Component Based Servicing\
.

#14 ViroMan

    Just an awesome guy.

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

Posted 15 March 2012 - 01:43 PM

lol sorry I meant the kb with the number like this "KB2416447".

HKEY_LOCAL_MACHINE\Components ?? hmm I don't have that... no comment there.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CurrentVersion ?? I don't have that either. My CurrentVersion is under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users