home *** CD-ROM | disk | FTP | other *** search
/ com!online 2004 April / com_0404_cd1.iso / vollversionen / spamkiller / mcappins.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-11-20  |  632 b   |  26 lines

  1. [version]
  2. ; version signature (same for both NT and Win95) do not remove
  3. signature="$CHICAGO$"
  4. AdvancedINF=2.5
  5. LayoutFile=mcappins.inf
  6.  
  7. [DefaultInstall]
  8. CopyFiles=FileList
  9.  
  10. [DefaultUninstall]
  11. cleanup=1
  12. Delfiles=FileList
  13.  
  14. [SourceDisksNames]
  15. ; This section specifies that all sources are in the "default" location.
  16. 1="mcappins Files","",1
  17.  
  18. [DestinationDirs]   
  19. ; Destination Directories for CopyFiles/Delfiles Sections.
  20. ; 10 indicates LDID_WIN - windows directory   
  21. FileList=45000
  22.  
  23. [FileList]
  24. ; ,,,32 - Suppress version conflict dialog and don't overwrite newer DLLs
  25. mcappins.exe,,,65568
  26. mcappins.inf,,,65558