; oemport.inf ; Copyright (c) 2006 Multi-Tech Systems ; ; INF file to specify another PNP ID for serial ports ; [version] signature="$Windows NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%OEM% DriverVer=03/27/2006,3.2.0.0 [DestinationDirs] ComPort.OEM.NT.Copy = 12 [ControlFlags] ExcludeFromSelect=* ; Drivers ;---------------------------------------------------------- [Manufacturer] %OEM%=OEM [OEM] %OEMPNP0501.DeviceDesc% = ComPort.OEM, OEMPORT ; Communications Port [ComPort.OEM.NT] ; NT install section, redirect ; we also need to add this for benefit of Ports class AddReg=ComPort.OEM.AddReg CopyFiles=ComPort.OEM.NT.Copy ; addreg and copy files for PnP serenum.sys Include=msports.inf Needs=SerialEnumerator.NT [ComPort.OEM.AddReg] ; Let Ports class know this is a serial port HKR,,PortSubClass,1,01 [ComPort.OEM.NT.Copy] ser15x.sys [ComPort.OEM.NT.HW.AddReg] HKR,,UpperFilters,0x00010000,serenum [ComPort.OEM.NT.HW] AddReg=ComPort.OEM.NT.HW.AddReg [ComPort.OEM.NT.Services] AddService = Ser15x, 0x00000002, Ser15x_Service_Inst, Ser15x_EventLog_Inst ; install the serenum service itself Include=msports.inf Needs=SerialEnumerator.NT.Services ; -------------- Serial Port Driver install sections [Ser15x_Service_Inst] DisplayName = %Ser15x.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 0 ; SERVICE_ERROR_IGNORE ServiceBinary = %12%\ser15x.sys LoadOrderGroup = Extended base [Ser15x_EventLog_Inst] AddReg = Ser15x_EventLog_AddReg [Ser15x_EventLog_AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ser15x.sys" HKR,,TypesSupported,0x00010001,7 ; User readable strings ;---------------------------------------------------------- [Strings] OEM= "Multi-Tech Systems" OEMPNP0501.DeviceDesc = "Multi-Tech Communications Port" Ser15x.SVCDESC = "Multi-Tech's Serial Port 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.