Changes

RootCertificates Update for Windows 2000

27 bytes added, 14:19, 7 April 2008
m
no edit summary
This is a silent installer for Root Certificates Update for Windows 2000.
<source lang="xml"><package id="rootcertsupdate" name="RootCertificates Update for Windows 2000" execute="once">
<!-- can't detect root certificates already installed -->
<install cmd='%SOFTWARE%\updates\win2ksp4\rootsupd-2.exe /q /r:n' >
<exit code="194" reboot="true"/>
</install>
</package></source>
[[Category:Silent Installers]]