3,217
edits
Changes
KB896422
,New page: This is a silent installer for KB896422. <pre> <package id="kb8964222k" name="KB896422 for Windows 2000"> <!-- Security Update for Windows 2000 (KB896422) --> <check type="file" conditio...
This is a silent installer for KB896422.
<pre>
<package id="kb8964222k" name="KB896422 for Windows 2000">
<!-- Security Update for Windows 2000 (KB896422) -->
<check type="file" condition="versiongreaterorequal" path="%Windir%\system32\drivers\srv.sys" value="5.0.2195.7044" />
<install cmd='%SOFTWARE%\hotfixes\win2ksp4\Windows2000-KB896422-x86-enu.EXE /passive /n /norestart'>
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
</pre>
[[Category:Silent installers for Windows Hotfixes]]
<pre>
<package id="kb8964222k" name="KB896422 for Windows 2000">
<!-- Security Update for Windows 2000 (KB896422) -->
<check type="file" condition="versiongreaterorequal" path="%Windir%\system32\drivers\srv.sys" value="5.0.2195.7044" />
<install cmd='%SOFTWARE%\hotfixes\win2ksp4\Windows2000-KB896422-x86-enu.EXE /passive /n /norestart'>
<exit code="194" reboot="true" />
<exit code="1603" />
<exit code="3010" reboot="true" />
</install>
</package>
</pre>
[[Category:Silent installers for Windows Hotfixes]]