home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / setup.cab / certmast.inf < prev    next >
Windows Setup INFormation  |  1997-08-25  |  396b  |  31 lines

  1. ;
  2. ; Master OC INF for CertServer component
  3. ;
  4.  
  5. [Version]
  6. Signature= "$Windows NT$"
  7.  
  8.  
  9. [Components]
  10. certsrv = certocm.dll,CertSrvOCProc,certsrv.inf
  11.  
  12.  
  13. ;
  14. ; Extra setup files are required.
  15. ;
  16. [certsrv]
  17. ;ExtraSetupFiles = certsrv.cab, certdoc.cab
  18.  
  19.  
  20. ;
  21. ; Page specifications.
  22. ;
  23. [PageReplace]
  24. ;mode=
  25.  
  26. [PageAdd]
  27. early = default
  28. prenet = default
  29. postnet = certsrv
  30. late = default
  31.