Leaked source code of windows server 2003
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.

29 lines
812 B

  1. ;
  2. ;DestDir can be 10 for Windows directory, 11 for Windows\System(32) directory.
  3. [version]
  4. ; version signature (same for both NT and Win95) do not remove
  5. signature="$CHICAGO$"
  6. AdvancedINF=2.0
  7. [SourceDisksNames]
  8. ; This section specifies that all sources are in the "default" location.
  9. 1="default",,1
  10. [DefaultInstall]
  11. ; Default section to process and copy all files under the section
  12. ; capicom.files and Register DLLs under the section capicom.register.
  13. CopyFiles=capicom.files
  14. RegisterOCXs=capicom.register
  15. [DestinationDirs]
  16. ; Destination Directories for CopyFiles Sections.
  17. ; 11 indicates LDID_SYS - system directory
  18. capicom.files=11
  19. [capicom.files]
  20. ; ,,,32 - Suppress version conflict dialog and don't overwrite newer DLLs
  21. capicom.dll,,,32
  22. [capicom.register]
  23. %11%\capicom.dll