home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / software / ventafaxvoice / vfvh508.exe / 1033 / RCDATA / CABINET / Vf_2k.inf < prev    next >
Windows Setup INFormation  |  2002-02-14  |  1KB  |  59 lines

  1. ;
  2. ;      VentaFax Printer Installation File for Windows 2000
  3.  
  4. [Version]
  5. Signature="$Windows NT$"
  6. Provider=%VA%
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. Class=Printer
  9.  
  10. [ClassInstall32.NT]
  11. AddReg=printer_class_addreg
  12.  
  13. [printer_class_addreg]
  14. HKR,,,,%PrinterClassName%
  15. HKR,,Icon,,"-4"
  16. HKR,,Installer32,,"ntprint.dll,ClassInstall32"
  17. HKR,,NoDisplayClass,,1
  18. HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"
  19.  
  20. ; Manufacturer section.
  21. ;
  22. ; This section lists all of the manufacturers
  23. ; that we will display in the Dialog box
  24. ;
  25.  
  26. [Manufacturer]
  27. "Venta Association"
  28.  
  29. ; Model Specifications Section
  30. ;
  31.  
  32. [Venta Association]
  33. "VentaFax" = VntUni.GPD,VentaFax
  34.  
  35. ; Installer section(s) referenced above.
  36. ;
  37.  
  38. [VntUni.GPD]
  39. CopyFiles=@vntuni.dll,@vntuni.GPD
  40. DataSection=UNIDRV_DATA
  41. Include=NTPRINT.INF
  42. Needs=UNIDRV.OEM
  43.  
  44. [DestinationDirs]
  45. DefaultDestDir=66000
  46.  
  47. [SourceDisksNames.x86]
  48. 1 = %disk1%,,,
  49.  
  50. [SourceDisksFiles]
  51. vntuni.dll = 1
  52. vntuni.GPD = 1
  53.  
  54. [Strings]
  55. PrinterClassName="Printers"
  56. MS=Microsoft
  57. VA=Venta Association
  58. disk1="VentaFax Directory"
  59.