windows-nt/Source/XPSP1/NT/ds/security/services/ca/ocmsetup/certinst.inf

40 lines
601 B
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
;
; 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"