Changes
KB898461
,no edit summary
Update KB898461 for Windows XP - US English (ENU) version
Translated to WPKG from <unattended.sourceforge.net>
<pre>
<!-- Verify command-line options for silent install and exit codes before releasing this to the public-->
<package id="KB898461-ENU" name="Update for Windows XP (KB898461) - ENU">
<check type="file" condition="exists" path="C:\WINDOWS\KB898461.log" />
<install cmd='\\ntinstall\wpkg\updates\winxpsp2\windowsxp-kb898461-x86-enu.exe -q -z -er' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
</pre>
[[Category:Silent_installers_for_Windows_Hotfixes]]
Translated to WPKG from <unattended.sourceforge.net>
<pre>
<!-- Verify command-line options for silent install and exit codes before releasing this to the public-->
<package id="KB898461-ENU" name="Update for Windows XP (KB898461) - ENU">
<check type="file" condition="exists" path="C:\WINDOWS\KB898461.log" />
<install cmd='\\ntinstall\wpkg\updates\winxpsp2\windowsxp-kb898461-x86-enu.exe -q -z -er' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
</pre>
[[Category:Silent_installers_for_Windows_Hotfixes]]