I had trouble integrating latest KB905474 using HFSLIP 1.7.9 beta d. After some testing in a Virtual Machine here's a temporary workaround for dutch version to silence Microsoft Update. Might as well work for other versions.
KB905474 1.9.40.0 Dutch download link:
WindowsXP-KB905474-NLD-x86.exe
1. Extract the downloaded KB905474 file using Universal Extractor or using the commandline /X option.
2. Rename the extracted wganotifypackageinner.exe file back to WindowsXP-KB905474-NLD-x86.exe and place the file in your HF folder.
3. Create a new file kb905474.inf in the HFEXPERT\HIVEINSTALL folder.
kb905474.inf
[Version]
Signature = "$Windows NT$"
[DefaultInstall]
AddReg = SETUP
[SETUP]
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify",,0x10
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0",,0x10
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify",,0x10
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledDate",0,""
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledBy",0,""
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","Type",0x0,"Update"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist",,0x10
HKLM,"SOFTWARE\Microsoft\Windows Genuine Advantage","EulaState",0x10001,02,00,00,00
HKLM,"SOFTWARE\Microsoft\Windows Genuine Advantage","EulaVersion",0x0,"1.9.40.0"
HKLM,"SOFTWARE\Microsoft\Windows Genuine Advantage","InstallID",0x0,"{30F230D0-7940-499e-8A01-748682288985}"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon","InstallEvent",0x0,"1.9.0040.0"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon","Event",0x10001,00,00,00,00
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon","SafeMode",0x10001,01,00,00,00
HKLM,"SYSTEM\CurrentControlSet\Services\Eventlog\System\WgaNotify",,0x10
HKLM,"SYSTEM\CurrentControlSet\Services\Eventlog\System\WgaNotify","EventMessageFile",0x20000,"%%SystemRoot%%\System32\spmsg.dll"
HKLM,"SYSTEM\CurrentControlSet\Services\Eventlog\System\WgaNotify","TypesSupported",0x10001,07,00,00,00
This post has been edited by Acheron: 26 March 2009 - 11:20 AM