Difference between revisions of "RootCertificates Update for Windows 2000"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
 
Line 1: Line 1:
This is a silent installer for RootCertificates Update for Windows 2000.
+
This is a silent installer for Root Certificates Update for Windows 2000.
  
 
  <package id="rootcertsupdate" name="RootCertificates Update for Windows 2000" execute="once">
 
  <package id="rootcertsupdate" name="RootCertificates Update for Windows 2000" execute="once">

Revision as of 17:32, 1 September 2006

This is a silent installer for Root Certificates Update for Windows 2000.

<package id="rootcertsupdate" name="RootCertificates Update for Windows 2000" execute="once">
<install cmd='\\server\share\updates\win2ksp4\rootsupd-2.exe /q /r:n' >
<exit code="194" reboot="true"/>
</install>
</package>