Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Re: Windows ME and KB828026

Reply
Thread Tools Display Modes

Re: Windows ME and KB828026

 
 
Earl F. Parrish
Guest
Posts: n/a

 
      09-22-2004

"Robert" <> wrote in message
news79446B9-9008-4CF4-990D-...
>I have read and tried to make the changes as described
>@www3.telus.net(etc.)
> My problem here is that I have no Windows MEdia Player Hotfix
> listed ion my
> add/remove programms within the control panel. I don't even show a
> Windows
> Media Player, but I do have ver. 9.0 on my computer. Are there any
> suggestions? Am I looking in the right place? Any advise
> (preferably good) is
> and would be appreciated.
> --
> Thank you for your time. Robert


I believe that there is an error in one of the Registry keys in the
inf files for installing the update.

The key

HKLM,"SOFTWARE\Microsoft\Updates\Windows Media Player\wm828026",
"IsInstalled",0x00010001, 01

should be

HKLM,"SOFTWARE\Microsoft\Updates\Windows Media Player\wm828026",
"IsInstalled",0x00000001, 01

The Windows update is expecting to see a "1" if the update is
installed. This incorrect key creates a large value of "65537"
which is the same as "0" to Windows Update. So you get into a
cycle.

I manually moved the files to the correct location. There were no
Registry entries for this update. I manually added all the keys to
the Registry but one could probably use Winzip to extract the update
file and edit the appropriate inf file based upon the version of
Media Player you have. Then you would right-click and Install that
file. When I ran Windows Update afterwards, there was only a later
update there. If you go the manual Registry editing route, make
sure you create a DWORD value for the key above rather than a string
value.

--
Earl F. Parrish



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows update & KB828026 Windows Update 3 08-18-2004 01:58 AM
WINDOWS MEDIA SCRIPT KB828026 goodi58@aol.com Windows Media Player 0 05-19-2004 09:09 PM
Windows update KB828026 Pat Windows Update 1 03-06-2004 06:05 PM
windows media player KB828026 Kevin Windows Update 1 03-06-2004 05:32 PM
Windows critical update KB828026 James Windows Update 6 02-24-2004 12:24 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59