KB888113
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer for KB888113.
<package id="kb888113xp" name="KB888113 for Windows XP"> <!-- Security Update for Windows XP (KB888113) --> <!-- Microsoft Security Bulletin MS05-015 --> <!-- "Vulnerability in Hyperlink Object Library Could Allow Remote Code Execution (888113)" --> <check type="file" condition="versiongreaterorequal" path="%windir%\System32\hlink.dll" value="5.2.3790.227" /> <install cmd='%SOFTWARE%\hotfixes\common\WindowsXP-KB888113-x86-ENU.exe /passive /n /norestart'> <exit code="194" reboot="true" /> <exit code="3010" reboot="true" /> </install> </package>