MDMMTSTA.INF Driver File Contents (drivers.exe)

; Windows Modem Setup File
; Copyright 2003 MultiTech Systems
; Version 1.2 - Written for use with vs.1.26 f/w tjr
; Added Default DTE of 115200, and max DTE of 230400
; Manufacturer:   MultiTech Systems
; Terminal Adapter Test INF file
; 1.11--11/09/99--added MTA128ST ML-PPP with DBA
;		--added S59=0 to ML-PPP
;		--added MTA128ST Auto-Protocol Callback
;		--set ML-PPP as default
;		--removed &SF1 from init string
;		--added Inactivity Timer
;		--removed SoftBond references
;               --added X.75 connect messages
; ksu 3/7/2000 Correct connect messages for 56000, 64000 and 1200.
; BWP: Added Win2k updates, dropped speed of all modes to 115200 per Darrik Spuade 9-20-00
; BWP: Fixed CONNECT msg that was keyed to 2400, 56000 speed that was keyed to 0 9-20-00
; BWP: Changed copyright to MultiTech Systems, change V.110 serial speed to 38400 9-22-00
; BWP: Added DCB line to v.110 mode, default to 38400 all other to 115200, new Ver 9-27-00
; BWP: Implemented registry sections to allow Windows to control configuration 8-12-03
;---------------------------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Class=Modem 
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%
DriverVer=08/12/2003,5.8.12.03

[Manufacturer]
%Mfg% = Models

[Models]
%Modem1% = Modem1, UNIMODEMC256037F     ; MTA128ST V.110 async
%Modem2% = Modem2, UNIMODEM483FF194     ; MTA128ST V.120 async
%Modem3% = Modem3, UNIMODEMCAD348C8     ; MTA128ST X.75 async
%Modem4% = Modem4, UNIMODEME62C680E     ; MTA128ST PPP async
%Modem5% = Modem5, UNIMODEM483FF194     ; MTA128ST Auto-Protocol Callback
%Modem6% = Modem6, UNIMODEM483FF194     ; MTA128ST Auto-Protocol  
%Modem7% = Modem7, UNIMODEM483FF194     ; MTA128ST ML-PPP
%Modem7PnP% = Modem7, SERENUM\MTS0302   ; MTA128ST ML-PPP
%Modem8% = Modem8, UNIMODEM483FF194     ; MTA128ST ML-PPP with DBA
%Modem9% = Modem9, UNIMODEM483FF194	; Selectable protocols

[Modem7.NoResDup]
UNIMODEM483FF194

;&F1           - V.110 async
;&F2           - V.120 async
;&F3           - X.75 async
;&F4 &J0       - PPP async
;S52=2         - Auto-Protocol Callback
;&F3 X0 S52=1  - Auto-Protocol
;&F4 &J1 S59=0 - ML-PPP
;&F4 &J1 S59=1 - ML-PPP with DBA


[Modem1]
AddReg=All, MfgAddReg, Modem1.AddReg

[Modem2]
AddReg=All, MfgAddReg, Modem2.AddReg

[Modem3]
AddReg=All, MfgAddReg, Modem3.AddReg

[Modem4]
AddReg=All, MfgAddReg, Modem4.AddReg

[Modem5]
AddReg=All, MfgAddReg, Modem5.AddReg

[Modem6]
AddReg=All, MfgAddReg, Modem6.AddReg

[Modem7]
AddReg=All, MfgAddReg, Modem7.AddReg

[Modem8]
AddReg=All, MfgAddReg, Modem8.AddReg

[Modem9]
AddReg=All, MfgAddReg, Modem1.AddReg, ISDN

[Modem1.AddReg]; V.110 Mode 38400 Maximum Serial Speed (match both sides)
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,96,00,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,96,00,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F1<cr>"

[Modem2.AddReg]; V.120 Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F2<cr>"

[Modem3.AddReg]; X.75 Mode  115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F3<cr>"

[Modem4.AddReg]; PPP Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F4 &J0<cr>"

[Modem5.AddReg]; Auto-Protocol Callback Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT S52=2<cr>"

[Modem6.AddReg]; Auto-Protocol Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F3 X0 S52=1<cr>"

[Modem7.AddReg]; MLPPP Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F4 &J1 S59=0<cr>"

[Modem8.AddReg]; MLPPP with DBA Mode 115200
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init, 2,, "AT &F4 &J1 S59=1<cr>"

[Modem9.AddReg] 
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,84,03,00, 00,FA,00,00
HKR,, DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00

[Strings]
Mfg = "MultiTech Systems"

Modem1="MTA128ST V.110 async"
Modem2="MTA128ST V.120 async"
Modem3="MTA128ST X.75 async"
Modem4="MTA128ST PPP async"
Modem5="MTA128ST Auto-Protocol Callback"
Modem6="MTA128ST Auto-Protocol"
Modem7="MTA128ST ML-PPP"
Modem7PnP="MTA128ST ML-PPP"
Modem8="MTA128ST ML-PPP with DBA"
Modem9="MTA128ST"

[All]
HKR,,FriendlyDriver,,Unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
HKR, Init, 1,, "AT<cr>"
HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><LF>CONNECT<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00


[ISDN]
HKR, Protocol\ISDN\V120_64K, 1,,"AT&F1<cr>"
HKR, Protocol\ISDN\X75_64K, 1,,"AT&F2<cr>"
HKR, Protocol\ISDN\HDLC_PPP_64K, 1,,"AT&F4&J0<cr>"
HKR, Protocol\ISDN\AUTO_1CH, 1,,"AT&F3X0S52=1<cr>"
HKR, Protocol\ISDN\AUTO_2H, 1,,"ATS52=2<cr>"
HKR, Protocol\ISDN\HDLC_PPP_128K, 1,,"AT&F4&J1S59=0<cr>"
HKR, Protocol\ISDN\HDLC_PPP_128K_PAP, 1,,"AT&F4&J1S59=1<cr>" ; This is actually ML-PPP with DBA

HKR, ISDN\SwitchType, SWITCH_ATT1,, "AT!C0=0<cr>"
HKR, ISDN\SwitchType, SWITCH_DMS100,, "AT!C0=1<cr>"
HKR, ISDN\SwitchType, SWITCH_NI1,, "AT!C0=5<cr>"
HKR, ISDN\SwitchType, SWITCH_DSS1,, "AT!C0=2<cr>"

HKR, ISDN\DirectoryNo,1,,  "AT!N1=%s<cr>"
HKR, ISDN\DirectoryNo,2,,  "AT*N1=%s<cr>"

HKR, ISDN\SetSpid, 1,,     "AT!C6=%s<cr>"  
HKR, ISDN\SetSpid, 2,,     "AT*!C6=%s<cr>"

HKR, ISDN\SetMSN, 1 ,,"AT!N2=%s<cr>"

HKR, ISDN\Init, 1,, "ATE0V1<cr>"

HKR,ISDN, CompatibilityFlags,  1,00,00,00,00

HKR, ISDN\NvSave,1,,"AT&W<cr>"


[MfgAddReg] 
HKR,, CommandBuff,, "60"
HKR, Init,      2,, "AT <cr>"
HKR, Monitor, 1,, "ATS0=0<cr>"
HKR, Monitor, 2,, "None"
HKR, Init,	3,, "AT E0 &D2 &C1 S0=0 &S1 &E4 <cr>"  ;; Force DSR high
HKR, Hangup,    1,, "ATH<cr>"	; Must be preceeded by '+++'
HKR, Answer,    1,, "ATA<cr>"
HKR,, Reset,, "ATZ<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, DialSuffix,, ""
HKR, Settings, SpeakerMode_Off,,  "None"
HKR, Settings, SpeakerMode_Dial,,  "None"
HKR, Settings, SpeakerMode_On,,  "None"
HKR, Settings, SpeakerMode_Setup,,  "None"
HKR, Settings, FlowControl_Off,, "&e3"
HKR, Settings, FlowControl_Hard,, "&e4&e13"
HKR, Settings, FlowControl_Soft,, "&e5&e13"
HKR, Settings, Compression_On,, "&K1"	;;  &K1 - Enables Data Compression
HKR, Settings, Compression_Off,, "&K0"	;;  &K0 - Disables Data Compression
HKR, Settings, CallSetupFailTimer,, "S7=<#>"  ; Default is 45 for Domestic TA's
HKR,, InactivityScale,1, 3c,00,00,00
HKR, Settings, InactivityTimeOut,, "S30=<#>"

HKR, Responses, "0<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "1<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "2<cr><lf>", 1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "3<cr><lf>", 1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "4<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "5<cr><lf>", 1, 02, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "6<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "7<cr><lf>", 1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "10<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "11<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "12<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "14<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "28<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "17<cr><lf>", 1,  02,  00,  C0,DA,00,00,  00,00,00,00
HKR, Responses, "18<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "19<cr><lf>", 1,  02,  00,  00,FA,00,00,  00,00,00,00

HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING<cr><lf>", 1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>", 1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>", 1, 02, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>BUSY<cr><lf>", 1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT <cr><lf>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 48000<cr><lf>", 1,  02,  00,  80,BB,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000<cr><lf>", 1,  02,  00,  C0,DA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf>", 1,  02,  00,  00,FA,00,00,  00,00,00,00


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;Valid V.110 Connect Responses in X1 and X2 Modes

HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf><cr><lf>V.110 PROTOCOL<cr><lf>", 1,  02,  00,  B0,04,00,00,  00,00,00,00

;;Valid V.120 Connect Responses in X1 and X2 Modes

HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1,  02,  00,  00,FA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1,  02,  00,  C0,DA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf><cr><lf>V.120 PROTOCOL<cr><lf>", 1,  02,  00,  B0,04,00,00,  00,00,00,00

;;Valid Async to Sync PPP Connect Responses in X1 and X2 Modes

HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1,  02,  00,  00,FA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1,  02,  00,  C0,DA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf><cr><lf>PPPC PROTOCOL<cr><lf>", 1,  02,  00,  B0,04,00,00,  00,00,00,00

;;Valid X.75 Connect Responses in X1 and X2 Modes

HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1,  02,  00,  00,FA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1,  02,  00,  C0,DA,00,00,  00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf><cr><lf>X.75 PROTOCOL<cr><lf>", 1,  02,  00,  B0,04,00,00,  00,00,00,00
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 1.54