Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

39 lines
601 B

;
; Master OC INF for CertServer component
;
[Version]
Signature= "$Windows NT$"
[Components]
certsrv = certocm.dll,CertSrvOCProc,certocm.inf
;
; Extra setup files are required.
;
[certsrv]
;ExtraSetupFiles = certsrv.cab, certdoc.cab
;
; Page specifications.
;
[PageReplace]
;mode=
[PageAdd]
early = default
prenet = default
postnet = certsrv
late = default
[Global]
WindowTitle=%certsrvSetupTitle%
; ****************************** Strings Section ******************************
; LOCALIZE this section for non-US English releases
[Strings]
certsrvSetupTitle = "Certificate Services Setup"