home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-05-22 | 1.1 KB | 59 lines |
- ;
- ; VentaFax Printer Installation File for Windows 2000
-
- [Version]
- Signature="$Windows NT$"
- Provider=%VA%
- ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
- Class=Printer
-
- [ClassInstall32.NT]
- AddReg=printer_class_addreg
-
- [printer_class_addreg]
- HKR,,,,%PrinterClassName%
- HKR,,Icon,,"-4"
- HKR,,Installer32,,"ntprint.dll,ClassInstall32"
- HKR,,NoDisplayClass,,1
- HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"
-
- ; Manufacturer section.
- ;
- ; This section lists all of the manufacturers
- ; that we will display in the Dialog box
- ;
-
- [Manufacturer]
- "Venta Association"
-
- ; Model Specifications Section
- ;
-
- [Venta Association]
- "VentaFax" = VntUni.GPD,VentaFax
-
- ; Installer section(s) referenced above.
- ;
-
- [VntUni.GPD]
- CopyFiles=@vntuni.dll,@vntuni.GPD
- DataSection=UNIDRV_DATA
- Include=NTPRINT.INF
- Needs=UNIDRV.OEM
-
- [DestinationDirs]
- DefaultDestDir=66000
-
- [SourceDisksNames.x86]
- 1 = %disk1%,,,
-
- [SourceDisksFiles]
- vntuni.dll = 1
- vntuni.GPD = 1
-
- [Strings]
- PrinterClassName="Printers"
- MS=Microsoft
- VA=Venta Association
- disk1="VentaFax Directory"
-