KB932823
From WPKG | Open Source Software Deployment and Distribution
Revision as of 16:11, 3 September 2009 by Craniac (Talk | contribs) (New page: Silent Installer for [http://support.microsoft.com/?scid=kb%3Ben-us%3B932823&x=4&y=8 KB932823]. Download the patch here[http://www.microsoft.com/downloads/details.aspx?displaylang=en&Fami...)
Silent Installer for KB932823.
Download the patch here[1]
<package
id="KB932823"
name="Update for Windows XP (KB932823)"
revision="0"
priority="990">
<check type="file" condition="versiongreaterorequal" path="%SystemRoot%\system32\msctf.dll" value="5.1.2600.3224" />
<install cmd='%SOFTWARE%\windows\WindowsXP-KB932823-v3-x86-ENU.exe /quiet /norestart' >
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>