Difference between revisions of "KB893756"
From WPKG | Open Source Software Deployment and Distribution
m (New page: This is a silent installer for KB893756. <pre> <package id="kb8937562k" name="KB893756 for Windows 2000"> <!-- Security Update for Windows 2000 (KB893756) --> <check type="file" conditio...) |
(No difference)
|
Revision as of 12:31, 2 February 2008
This is a silent installer for KB893756.
<package id="kb8937562k" name="KB893756 for Windows 2000"> <!-- Security Update for Windows 2000 (KB893756) --> <check type="file" condition="versiongreaterorequal" path="%windir%\system32\Tapisrv.dll" value="5.0.2195.7057" /> <install cmd='\\server\share\updates\win2ksp4\Windows2000-KB893756-x86-enu.EXE /passive /n /norestart' > <exit code="194" reboot="true" /> <exit code="1603" /> <exit code="3010" reboot="true" /> </install> </package>