home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / coreldrw / Barista / Barista.inf < prev    next >
Windows Setup INFormation  |  1997-03-12  |  1KB  |  56 lines

  1.  
  2. [Version]
  3. Signature=$CHICAGO$
  4. Class=PRINTER
  5. Provider="Corel"
  6.  
  7. [ClassInstall]
  8.  
  9. [DestinationDirs]
  10. BARISTA_DRV.Copy=11
  11.  
  12. [Manufacturer]
  13. "Corel"
  14.  
  15. [Corel]
  16. %BaristaDrv%=BARISTA_DRV,Barista_Driver
  17.  
  18. ;
  19. ; Install Sections
  20. ;
  21. [BARISTA_DRV]
  22. DataSection=BARISTA_DRV.Data
  23. AddReg=BARISTA_DRV.Reg
  24. CopyFiles=BARISTA_DRV.Copy
  25.  
  26. [BARISTA_DRV.Copy]
  27. Barista.drv
  28. barmven.exe
  29. Baren.dll
  30.  
  31. [BARISTA_DRV.Data]
  32. DriverFile=Barista.drv
  33. DataFile=Barista.drv
  34. ; HelpFile=Bar%Lang%.dll
  35. NoTestPage=1
  36.  
  37. [BARISTA_DRV.Reg]
  38. HKLM,%PrinterDriverData%,,0,
  39. HKLM,%PrinterDriverData%,"Document Directory",0,%Office8Dir%
  40. HKLM,%PrinterDriverData%,"Home Directory",0,%Office8Dir%
  41. HKLM,%PrinterDriverData%,RenameExe,0,%WinSys%barmv%Lang%.exe
  42. HKLM,%PrinterDriverData%,ResourceDLL,0,%WinSys%Bar%Lang%.dll
  43. HKLM,%PrinterDriverData%,"Spool Directory",0,%Office8Dir%Spool
  44.  
  45.  
  46. [ControlFlags]
  47.  
  48. [Strings]
  49. BaristaDrv="Corel Barista"
  50. PrinterDriverData="System\CurrentControlSet\control\Print\Printers\Corel Barista\PrinterDriverData"
  51. Semi=";"
  52. Lang="EN"
  53. Office8Dir="C:\Corel\Suite8\Shared\Barista\"
  54. WinSys="C:\win95\system\"
  55.  
  56.