[Version] Signature="$Windows NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%MFGNAME% DriverVer=08/10/2016,1.0.5 [Manufacturer] %MFGNAME%=DeviceList,NTx86.6.1,NTamd64.6.1 [DestinationDirs] DefaultDestDir = 12 ; Don't install for any systems before Windows 7 [DeviceList] ; For Windows 7 on 32-bit machines [DeviceList.NTx86.6.1] %DESCRIPTION%=DriverInstall,USB\VID_05FF&PID_2001 ; For Windows 7 on 64-bit machines [DeviceList.NTamd64.6.1] %DESCRIPTION%=DriverInstall.NTamd64,USB\VID_05FF&PID_2001 [SourceDisksNames] [SourceDisksFiles] [FakeModemCopyFileSection] [Service_Inst] DisplayName=%DESCRIPTION% ServiceType=1 StartType=3 ErrorControl=1 ServiceBinary=%12%\usbser.sys ;-------------------------------- ; Windows 7 on 32-bit machine ;-------------------------------- [DriverInstall] include=mdmcpq.inf CopyFiles=FakeModemCopyFileSection AddReg=DriverInstall.AddReg [DriverInstall.Services] include=mdmcpq.inf AddService=usbser, 0x00000002, Service_Inst [DriverInstall.HW] include=mdmcpq.inf AddReg=LowerFilterAddReg ;-------------------------------- ; Windows 7 on 64-bit machine ;-------------------------------- [DriverInstall.NTamd64] include=mdmcpq.inf CopyFiles=FakeModemCopyFileSection AddReg=DriverInstall.AddReg [DriverInstall.NTamd64.Services] include=mdmcpq.inf AddService=usbser, 0x00000002, Service_Inst [DriverInstall.NTamd64.HW] include=mdmcpq.inf AddReg=LowerFilterAddReg [DriverInstall.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,usbser.sys HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" ;------------------------------------------------------------------------------ ; String Definitions ;------------------------------------------------------------------------------ ; These strings can be modified to customize your device ;------------------------------------------------------------------------------ [Strings] MFGNAME="Teledyne Hastings" ;This name shows up in the device manager properties for the device DESCRIPTION="Digital300" ;This is the "friendly name" that shows up in the device manager - device description