; ku2s.inf ; ; Installation file (.inf) for the ku2s device. ; ; (c) Copyright 2003 Kron ; [Version] Signature="$Windows NT$" Provider=%Kron% ClassGUID={50906cb8-ba12-11d1-bf5d-0000f805f530} Class=MultiportSerial DriverVer=12/15/2003,1.1.0000.0 [DestinationDirs] DefaultDestDir = 12 ; ; Driver information ; [Manufacturer] %Kron% = Kron.Mfg [Kron.Mfg] %Kron.DeviceDesc0% = vbus, USB\VID_0403&PID_6001 %Kron.DeviceDesc0% = vbus, USB\VID_0403&PID_6004 ; ; General installation section ; [vbus] AddReg=vbus.AddReg Copyfiles=vbus.CopyFiles DriverVer=12/16/2003,1.1 ; ; File sections ; [vbus.AddReg] HKR,Parameters,Manufacturer,,"Kron Ltd." [vbus.CopyFiles] Com1Com4.sys ; ; ; Service Installation ; [vbus.Services] AddService = vbus, 0x00000002 , vbus_Service_Inst, vbus_EventLog_Inst [vbus_Service_Inst] ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 0 ; SERVICE_ERROR_IGNORE LoadOrderGroup = Pointer Port ServiceBinary = %12%\Com1Com4.sys [vbus_EventLog_Inst] AddReg = vbus_EventLog_AddReg [vbus_EventLog_AddReg] HKR,,EventMessageFile,0x00020000,%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\Com1Com4.sys HKR,,TypesSupported,0x00010001,7 ; ; Source file information ; [SourceDisksNames.x86] 1 = %DiskId1%,,,"" [SourceDisksFiles] ; Files for disk Kron Installation Disk #1 (MultiportSerial) Com1Com4.sys = 1,, [Strings] ; ; Non-Localizable Strings ; ;REG_SZ = 0x00000000 ;REG_MULTI_SZ = 0x00010000 ;REG_EXPAND_SZ = 0x00020000 ;REG_BINARY = 0x00000001 ;REG_DWORD = 0x00010001 ;SERVICEROOT = "System\CurrentControlSet\Services" ; ; Localizable Strings ; Kron.DeviceDesc0 = "C4-232 COM S V1" DiskId1 = "Kron Installation Disk #1 (MultiportSerial)" Kron = "Kron"