3,217
edits
Changes
KB896423
,New page: This is a silent installer for KB896423. <pre> <package id="kb8964232k" name="KB896423 for Windows 2000"> <!-- Security Update for Windows 2000 (KB896423) --> <check type="file" conditio...
This is a silent installer for KB896423.
<pre>
<package id="kb8964232k" name="KB896423 for Windows 2000">
<!-- Security Update for Windows 2000 (KB896423) -->
<check type="file" condition="versiongreaterorequal" path="%windir%\system32\faxui.dll" value="0.2.0.2" />
<install cmd='\\server\share\updates\win2ksp4\Windows2000-KB896423-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="kb8964232k" name="KB896423 for Windows 2000">
<!-- Security Update for Windows 2000 (KB896423) -->
<check type="file" condition="versiongreaterorequal" path="%windir%\system32\faxui.dll" value="0.2.0.2" />
<install cmd='\\server\share\updates\win2ksp4\Windows2000-KB896423-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]]