;QTETBOX.INF
;Main installation file for Quatech Ethernet multiport serial devices
;Copyright (c) 2002-2004 Quatech, Incorporated
;Version 1.31
[Version]
Signature="$WINDOWS NT$"
Class=MultiportSerial
ClassGuid={50906CB8-BA12-11D1-BF5D-0000F805F530}
Provider=%Quatech%
DriverVer=11/11/2004,1.31
CatalogFile=qtetbox.cat
;----------------------------------------------------------
; Class "Multi-port Serial Adapters" Section
;
; Normally, Windows will have already installed this class. This section
; guards against the possibility that the class isn't already present.
; There is no required class installer DLL for our device.
;
;
;[ClassInstall32.NT]
;AddReg=MultiPortSerialClass.NT.AddReg
;
;[MultiPortSerialClass.NT.AddReg]
;HKR,,,,%MultiPortSerialClassName%
;HKR,,Icon,,-26
;
;------------------------------------------------------------------------
; Manufacturer Section
[Manufacturer]
%Quatech%=QuatechMfg
; Manufacturer Name Section
[QuatechMfg]
%SSE100.DeviceDesc%=SSE100, ROOT\QUATECH_ET_SERIAL_0X0000
%SSE200.DeviceDesc%=SSE200, ROOT\QUATECH_ET_SERIAL_0X1000
%DSE100.DeviceDesc%=DSE100, ROOT\QUATECH_ET_SERIAL_0X2000
%DSE200.DeviceDesc%=DSE200, ROOT\QUATECH_ET_SERIAL_0X3000
%QSE100.DeviceDesc%=QSE100, ROOT\QUATECH_ET_SERIAL_0X4000
%QSE200.DeviceDesc%=QSE200, ROOT\QUATECH_ET_SERIAL_0X5000
%ESE100.DeviceDesc%=ESE100, ROOT\QUATECH_ET_SERIAL_0X6000
%ESE200.DeviceDesc%=ESE200, ROOT\QUATECH_ET_SERIAL_0X7000
%HSE100.DeviceDesc%=HSE100, ROOT\QUATECH_ET_SERIAL_0X8000
%HSE200.DeviceDesc%=HSE200, ROOT\QUATECH_ET_SERIAL_0X9000
%SSE400.DeviceDesc%=SSE400, ROOT\QUATECH_ET_SERIAL_0X0800
%DSE400.DeviceDesc%=DSE400, ROOT\QUATECH_ET_SERIAL_0X2800
%QSE400.DeviceDesc%=QSE400, ROOT\QUATECH_ET_SERIAL_0X4800
%ESE400.DeviceDesc%=ESE400, ROOT\QUATECH_ET_SERIAL_0X6800
%HSE400.DeviceDesc%=HSE400, ROOT\QUATECH_ET_SERIAL_0X8800
;------------------------------------------------------------------------
; Files sections
[SourceDisksNames]
1 = %DiskName%,,,""
[SourceDisksFiles]
qtwdmlib.sys = 1,,
qtecompt.sys = 1,,
qtecombx.sys = 1,,
qtecomco.dll = 1,,
qtecomco2.dll = 1,,
qtucompp.dll = 1,,
;Windows 2000 --- DLLs go to the system directory (11).
; Drivers go to the system32\drivers directory (12).
[DestinationDirs]
DefaultDestDir = 12
DLLFilesNT = 11
ClassDLLFilesNT = 11
[DriverFilesNT]
qtwdmlib.sys
qtecombx.sys
qtecompt.sys
[DLLFilesNT]
[ClassDLLFilesNT]
qtecomco.dll
qtecomco2.dll
qtucompp.dll
;************************************************************************
; Install Section
[SSE100.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[SSE100.NT.HW]
AddReg=SSE100.NT.HW.AddReg
[SSE100.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0 ; 0 == SSE100
HKR,,NumberOfChildren,0x00010001,1
[DSE100.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[DSE100.NT.HW]
AddReg=DSE100.NT.HW.AddReg
[DSE100.NT.HW.AddReg]
HKR,,BoxType,0x00010001,2 ; 2 == DSE100
HKR,,NumberOfChildren,0x00010001,2
[QSE100.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[QSE100.NT.HW]
AddReg=QSE100.NT.HW.AddReg
[QSE100.NT.HW.AddReg]
HKR,,BoxType,0x00010001,4 ; 4 == QSE100
HKR,,NumberOfChildren,0x00010001,4
[ESE100.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[ESE100.NT.HW]
AddReg=ESE100.NT.HW.AddReg
[ESE100.NT.HW.AddReg]
HKR,,BoxType,0x00010001,6 ; 6 == ESE100
HKR,,NumberOfChildren,0x00010001,8
[HSE100.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[HSE100.NT.HW]
AddReg=HSE100.NT.HW.AddReg
[HSE100.NT.HW.AddReg]
HKR,,BoxType,0x00010001,8 ; 8 == HSE100
HKR,,NumberOfChildren,0x00010001,16
[SSE200.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[SSE200.NT.HW]
AddReg=SSE200.NT.HW.AddReg
[SSE200.NT.HW.AddReg]
HKR,,BoxType,0x00010001,1 ; 1 == SSE200
HKR,,NumberOfChildren,0x00010001,1
[DSE200.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[DSE200.NT.HW]
AddReg=DSE200.NT.HW.AddReg
[DSE200.NT.HW.AddReg]
HKR,,BoxType,0x00010001,3 ; 3 == DSE200
HKR,,NumberOfChildren,0x00010001,2
[QSE200.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[QSE200.NT.HW]
AddReg=QSE200.NT.HW.AddReg
[QSE200.NT.HW.AddReg]
HKR,,BoxType,0x00010001,5 ; 5 == QSE200
HKR,,NumberOfChildren,0x00010001,4
[ESE200.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[ESE200.NT.HW]
AddReg=ESE200.NT.HW.AddReg
[ESE200.NT.HW.AddReg]
HKR,,BoxType,0x00010001,7 ; 7 == ESE200
HKR,,NumberOfChildren,0x00010001,8
[HSE200.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[HSE200.NT.HW]
AddReg=HSE200.NT.HW.AddReg
[HSE200.NT.HW.AddReg]
HKR,,BoxType,0x00010001,9 ; 9 == HSE200
HKR,,NumberOfChildren,0x00010001,16
[SSE400.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[SSE400.NT.HW]
AddReg=SSE400.NT.HW.AddReg
[SSE400.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0xA ; A == SSE400
HKR,,NumberOfChildren,0x00010001,1
[DSE400.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[DSE400.NT.HW]
AddReg=DSE400.NT.HW.AddReg
[DSE400.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0xB ; B == DSE400
HKR,,NumberOfChildren,0x00010001,2
[QSE400.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[QSE400.NT.HW]
AddReg=QSE400.NT.HW.AddReg
[QSE400.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0xC ; C == QSE400
HKR,,NumberOfChildren,0x00010001,4
[ESE400.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[ESE400.NT.HW]
AddReg=ESE400.NT.HW.AddReg
[ESE400.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0xD ; D == ESE400
HKR,,NumberOfChildren,0x00010001,8
[HSE400.NT]
CopyFiles=DriverFilesNT,DLLFilesNT
[HSE400.NT.HW]
AddReg=HSE400.NT.HW.AddReg
[HSE400.NT.HW.AddReg]
HKR,,BoxType,0x00010001,0xE ; E == HSE400
HKR,,NumberOfChildren,0x00010001,16
;------------------------------
; Coinstaller section
;
[SSE100.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=SSE100.NT.CoInst.AddReg
[SSE100.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[DSE100.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=DSE100.NT.CoInst.AddReg
[DSE100.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[QSE100.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=QSE100.NT.CoInst.AddReg
[QSE100.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[ESE100.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=ESE100.NT.CoInst.AddReg
[ESE100.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[HSE100.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=HSE100.NT.CoInst.AddReg
[HSE100.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[SSE200.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=SSE200.NT.CoInst.AddReg
[SSE200.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[DSE200.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=DSE200.NT.CoInst.AddReg
[DSE200.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[QSE200.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=QSE200.NT.CoInst.AddReg
[QSE200.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[ESE200.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=ESE200.NT.CoInst.AddReg
[ESE200.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[HSE200.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=HSE200.NT.CoInst.AddReg
[HSE200.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[SSE400.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=SSE400.NT.CoInst.AddReg
[SSE400.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[DSE400.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=DSE400.NT.CoInst.AddReg
[DSE400.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[QSE400.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=QSE400.NT.CoInst.AddReg
[QSE400.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[ESE400.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=ESE400.NT.CoInst.AddReg
[ESE400.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
[HSE400.NT.CoInstallers]
CopyFiles=ClassDLLFilesNT
AddReg=HSE400.NT.CoInst.AddReg
[HSE400.NT.CoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"qtecomco.dll,ETBoxCoInstaller"
;------------------------------
; Windows 2000 Services section
[SSE100.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[DSE100.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[QSE100.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[ESE100.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[HSE100.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[SSE200.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[DSE200.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[QSE200.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[ESE200.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[HSE200.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[SSE400.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[DSE400.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[QSE400.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[ESE400.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[HSE400.NT.Services]
AddService = qtecombx, 0x00000002, EthernetToSerialBoxService
[EthernetToSerialBoxService]
DisplayName = %qtecombx.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\qtecombx.sys
; END Install
;************************************************************************
;------------------------------------------------------------------------
; Strings section
[Strings]
Quatech="Quatech, Incorporated"
DiskName="Quatech Serial Device Server Driver Disk"
MultiPortSerialClassName = "Multi-port serial adapters"
SSE100.DeviceDesc="SSE-100 Single-Port RS-232 Serial Device Server"
SSE200.DeviceDesc="SSE-200/300 Single-Port RS-422/485 Serial Device Server"
SSE400.DeviceDesc="SSE-400 Single-Port RS-232/422/485 Serial Device Server"
DSE100.DeviceDesc="DSE-100 Two-Port RS-232 Serial Device Server"
DSE200.DeviceDesc="DSE-200/300 Two-Port RS-422/485 Serial Device Server"
DSE400.DeviceDesc="DSE-400 Two-Port RS-232/422/485 Serial Device Server"
QSE100.DeviceDesc="QSE-100 Four-Port RS-232 Serial Device Server"
QSE200.DeviceDesc="QSE-200/300 Four-Port RS-422/485 Serial Device Server"
QSE400.DeviceDesc="QSE-400 Four-Port RS-232/422/485 Serial Device Server"
ESE100.DeviceDesc="ESE-100 Eight-Port RS-232 Serial Device Server"
ESE200.DeviceDesc="ESE-200/300 Eight-Port RS-422/485 Serial Device Server"
ESE400.DeviceDesc="ESE-400 Eight-Port RS-232/422/485 Serial Device Server"
HSE100.DeviceDesc="HSE-100 Sixteen-Port RS-232 Serial Device Server"
HSE200.DeviceDesc="HSE-200/300 Sixteen-Port RS-422/485 Serial Device Server"
HSE400.DeviceDesc="HSE-400 Sixteen-Port RS-232/422/485 Serial Device Server"
qtecombx.SVCDESC="Quatech Serial Device Server Box Driver"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.