home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1998 October / PCW1098a.iso / DRUCKER / Minolta / pagecolr / pcl_cppd / OEM95.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-09-16  |  1.1 KB  |  64 lines

  1. ;----------------------------------------------------------------
  2. ;
  3. ; Installation file for Minolta Color PageWorks printer driver
  4. ; for Windows 95.
  5. ;----------------------------------------------------------------
  6.  
  7. [Version]
  8. signature="$CHICAGO$"
  9. Class=printer
  10. Provider=%COMPANY%
  11.  
  12. [SourceDisksNames]
  13. 1=%DISK1%,,01
  14.  
  15. [Manufacturer]
  16. "Minolta"
  17.  
  18. ; device section:
  19. [Minolta]
  20. %ID%=MyInstallSect,LPTENUM\MINOLTAColor_PageWorE110,MINOLTAColor_PageWorE110
  21.  
  22. ; install section:
  23. [MyInstallSect]
  24. CopyFiles=MyCopyFilesSect,MyICMFilesSect
  25. DataFile=MIPC1.DRV
  26. DefaultDataType=EMF
  27. DriverFile=MIPC1.DRV
  28. HelpFile=MIPC195.HLP
  29.  
  30. ; files to copy:
  31. [MyCopyFilesSect]
  32. MIPC1.DRV
  33. MIPC1A.DLL
  34. MIPC1D95.DLL
  35. MIPC1RS.DLL
  36. MIPC1E87.DLL
  37. MIPC1ALT.DLL
  38. MIPC1MUS.DLL
  39. MIPC195.HLP
  40.  
  41. [MyICMFilesSect]
  42. MIPC1.ICM
  43.  
  44. [DestinationDirs]
  45. DefaultDestDir=11
  46. MyICMFilesSect=23
  47.  
  48. [SourceDisksFiles]
  49. MIPC1.DRV    = 1
  50. MIPC1A.DLL   = 1
  51. MIPC1D95.DLL = 1
  52. MIPC1RS.DLL  = 1
  53. MIPC1E87.DLL = 1
  54. MIPC1ALT.DLL = 1
  55. MIPC1MUS.DLL = 1
  56. MIPC195.HLP  = 1
  57. MIPC1.ICM    = 1
  58.  
  59. [Strings]
  60. ID="Minolta Color PageWorks/Pro"
  61. DISK1="Minolta Color PageWorks/Pro Driver Disk"
  62. COMPANY="Minolta"
  63.