3,217
edits
Changes
KB902400
,New page: This is a silent installer for KB902400. <pre> <package id="kb9024002k" name="KB902400 for Windows 2000"> <!-- Security Update for Windows 2000 (KB902400) --> <check type="file" conditio...
This is a silent installer for KB902400.
<pre>
<package id="kb9024002k" name="KB902400 for Windows 2000">
<!-- Security Update for Windows 2000 (KB902400) -->
<check type="file" condition="versiongreaterorequal" path="%Windir%\system32\comsvcs.dll" value="2000.2.3529.0" />
<install cmd='%SOFTWARE%\hotfixes\win2ksp4\Windows2000-KB902400-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="kb9024002k" name="KB902400 for Windows 2000">
<!-- Security Update for Windows 2000 (KB902400) -->
<check type="file" condition="versiongreaterorequal" path="%Windir%\system32\comsvcs.dll" value="2000.2.3529.0" />
<install cmd='%SOFTWARE%\hotfixes\win2ksp4\Windows2000-KB902400-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]]