; ; Jig USB CDC (serial) driver installation file. ; [Version] Signature="$Windows NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%MFGNAME% LayoutFile=layout.inf CatalogFile.NTx86=usb_tango_serial_x86.cat CatalogFile.NTamd64=usb_tango_serial_amd64.cat DriverVer=12/16/2015,2.1.2.111 [Manufacturer] %MFGNAME%=VirComDevice,NT,NTamd64 [DestinationDirs] DefaultDestDir = 12 [VirComDevice.NT] %DESCRIPTION%=DriverInstall,USB\Vid_1CBE&Pid_0002 [VirComDevice.NTamd64] %DESCRIPTION%=DriverInstall,USB\Vid_1CBE&Pid_0002 [DriverInstall.NT] Include=mdmcpq.inf CopyFiles=FakeModemCopyFileSection AddReg=DriverInstall.NT.AddReg [DriverInstall.NT.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,usbser.sys HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" [DriverInstall.NT.Services] AddService=usbser, 0x00000002, DriverServiceInst [DriverServiceInst] DisplayName=%SERVICE% ServiceType=1 StartType=3 ErrorControl=1 ServiceBinary=%12%\usbser.sys [Strings] MFGNAME = "Twine" DESCRIPTION = "Tango USB Serial Port" SERVICE = "Tango USB CDC serial port"