Difference between revisions of "KB931836"
From WPKG | Open Source Software Deployment and Distribution
m (New page: <pre> <packages> <package id="kb931836" name="Time Zone update for Windows XP" revision="1" priority="900"> <check type="registry" condition="exists" pat...) |
(No difference)
|
Revision as of 11:42, 2 February 2008
<packages>
<package
id="kb931836"
name="Time Zone update for Windows XP"
revision="1"
priority="900">
<check type="registry" condition="exists" path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB931836\InstalledDate"/>
<install cmd='%WPKGROOT%\updates\winxpsp2\windowsxp-kb931836-%WINLANG%.exe /quiet /norestart' >
<exit code="194" reboot="true"/>
<exit code="1603" />
<exit code="3010" reboot="true"/>
</install>
</package>
</packages>