Hi guys, about KB4012598 just integrate it with nLite after integrating Update Pack
Or, is simple hotfix that includes only 2 files so anyone who wants will be able to integrate it in updatepack
1 - extrack hotfix - WindowsXP-KB4012598-x86-custom-ENU.exe -x:"C:\WindowsXP-KB4012598-x86-ENU" /Q
2 - Take from the C:\WindowsXP-KB4012598-x86-ENU\SP3QFE "xpsp4res.dll" and "srv.sys"
3 - extrack UpdatePack e Copy\Replace inside these two files, Also copy "KB4012598.CAT" in SvcPack folder
4 - This hotfix puts obsolete the KB2508429, so if you want, you can delete KB2508429.cat from the svcpack folder, and replace all (KB2508429 with KB4012598) in OPMWXPUP.inf, replace KB4012598.AddReg section with
[KB4012598.AddReg]
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598", "Description", %REG_SZ%, "%LOC_SECURITY_UPDATE% for %PRODUCT_NAME% (KB4012598)"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598", "InstalledBy", %REG_SZ%, "%NAME%"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598", "InstalledDate", %REG_SZ%, "%VERSION%"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598", "Type", %REG_SZ%, "Update"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\0", "FileName", %REG_SZ%, "srv.sys"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\0", "Version", %REG_SZ%, "5.1.2600.7208"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\0", "BuildDate", %REG_SZ%, "Sat Feb 11 21:38:35 2017"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\0", "BuildCheckSum", %REG_SZ%, "5ddea"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\0", "Location", %REG_SZ%, "%12%"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\1", "FileName", %REG_SZ%, "xpsp4res.dll"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\1", "Version", %REG_SZ%, "5.1.2600.7208"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\1", "BuildDate", %REG_SZ%, "Sat Feb 11 19:54:15 2017"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\1", "BuildCheckSum", %REG_SZ%, "ab63"
HKLM, "%UpdateRegKey%\%PRODUCT_NAME%\SP%SERVICE_PACK_NUMBER%\KB4012598\Filelist\1", "Location", %REG_SZ%, "%11%"
HKLM, "%KEY_HOTFIX%\KB4012598", "Backup Dir", %REG_SZ%, ""
HKLM, "%KEY_HOTFIX%\KB4012598", "Comments", %REG_SZ%, "%LOC_SECURITY_UPDATE% for %PRODUCT_NAME% (KB4012598)"
HKLM, "%KEY_HOTFIX%\KB4012598", "Fix Description", %REG_SZ%, "%LOC_SECURITY_UPDATE% for %PRODUCT_NAME% (KB4012598)"
HKLM, "%KEY_HOTFIX%\KB4012598", "Installed", %REG_DWORD%, "1"
HKLM, "%KEY_HOTFIX%\KB4012598", "Installed By", %REG_SZ%, "%NAME%"
HKLM, "%KEY_HOTFIX%\KB4012598", "Installed On", %REG_SZ%, "%VERSION%"
HKLM, "%KEY_HOTFIX%\KB4012598", "Service Pack", %REG_DWORD%, %SERVICE_PACK_NUMBER%
HKLM, "%KEY_HOTFIX%\KB4012598", "Valid", %REG_DWORD%, "1"
HKLM, "%KEY_HOTFIX%\KB4012598\File 1", "Flags", %REG_SZ%, ""
HKLM, "%KEY_HOTFIX%\KB4012598\File 1", "New File", %REG_SZ%, ""
HKLM, "%KEY_HOTFIX%\KB4012598\File 1", "New Link Date", %REG_SZ%, ""
HKLM, "%KEY_HOTFIX%\KB4012598\File 1", "Old Link Date", %REG_SZ%, ""
HKLM,"SYSTEM\CurrentControlSet\Services\Eventlog\System\Srv","EventMessageFile",%REG_EXPAND_SZ%,"%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\xpsp4res.dll"
archive UpdatePack with 7-Zip or WinRar or other (which nLite and RVMi supports) and is all OK.
Ciao a tutti.