I'm coming down the home stretch with W2K WMP hotfixes and a new beta that addresses them. Turns out that most of the media type updates are codec related. Give me a little bit more and I should have things resolved. Today I've run the script and tested the resultant iso 10 times and my PC is tired, and so am I.
On a sidenote, the current rootsupdate can be downloaded from here:
http://www.microsoft.com/downloads/details...49-a00e01e22f17
I think the next round of roots updates should be here:
http://support.microsoft.com/kb/931125
I'm not 100% sure, but I think that running this inf file will kill 958470 from showing up with WU in W2k.
[Version]
signature="$Windows NT$"
ClassGUID={00000000-0000-0000-0000-000000000000}
SetupClass=Base
LayoutFile=layout.inf
[DestinationDirs]
[DefaultInstall]
AddReg = add.reg
DelReg = delreg
[Add.reg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%SP_SHORT_TITLE%","DisplayIcon",0x00020000, "%windir%\System32\msiexec.exe"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","BufferPolicyReads",0x10001,1
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{7584c670-2274-4efb-b00b-d6aaba6d3850}"
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{7584c670-2274-4efb-b00b-d6aaba6d3850}","Compatibility Flags",0x00010001,0x400
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7584c670-2274-4efb-b00b-d6aaba6d3850}","AlternateCLSID",0x00000002,"{6A6F4B83-45C5-4ca9-BDD9-0D81C12295E4}"
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{9059f30f-4eb1-4bd2-9fdc-36f43a218f4a}"
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{9059f30f-4eb1-4bd2-9fdc-36f43a218f4a}","Compatibility Flags",0x00010001,0x400
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9059f30f-4eb1-4bd2-9fdc-36f43a218f4a}","AlternateCLSID",0x00000002,"{971127BB-259F-48c2-BD75-5F97A3331551}"
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{4EDCB26C-D24C-4e72-AF07-B576699AC0DE}"
HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility\{4EDCB26C-D24C-4e72-AF07-B576699AC0DE}","Compatibility Flags",0x00010001,0x400
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4EDCB26C-D24C-4e72-AF07-B576699AC0DE}","AlternateCLSID",0x00000002,"{54CE37E0-9834-41ae-9896-4DAB69DC022B}"
[Strings]
ServicePackSourceFiles = "Windows 2000 Hotfix Source Files"
SP_SHORT_TITLE ="KB958470"
SP_TITLE = "Windows 2000 Hotfix - KB958470"
SERVICE_PACK_NUMBER =5
SP_TITLE_NEW = "Security Update for Windows 2000 (KB958470)"
I'm not sure why the lines have line breaks, anyone know how to turn off the line wraps?