setup.inf Driver File Contents (ADSLFUSB.ZIP)

;-------------------------------------------------------------------------------
;
; ELSA AG PROPERTIES
;
;       Copyright © 2001 ELSA AG. All Rights Reserved.
;
; ABSTRACT:
;       Windows 98/NT5 INF file for the ELSA USB ADSL Modem
;
;-------------------------------------------------------------------------------

[Version]
Signature = "$Chicago$"

[Products]
Setup = Setup,     InstallSetup,, 2
CoInst= Plug&Play, InstallCoInst

[Products.Win]
Setup = Setup,     InstallSetup.Win,, 2
CoInst= Plug&Play, InstallCoInst.Win

;Install section for Windows NT and Windows 2000
;

[Install]
CopyFiles = AUL.cf.Setup, AUL.cf.gui
MakeIcons = DslIcons
Uninstall = DSLmon, %StartMenuDSLmon%

[InstallSetup]
CopyFiles = AUL.cf.inf.NT, AUL.cf.drivers.NT, AUL.cf.rtbld.NT, AUL.cf.CoInst.NT, AUL.cf.pppoeclient, AUL.cf.ras

[InstallCoInst]

;Install section for Windows 95/98 and Windows Millenium
;

[Install.Win]
CopyFiles = AUL.cf.Setup, AUL.cf.gui
MakeIcons = DslIcons
Uninstall = DSLmon, %StartMenuDSLmon%

[InstallSetup.Win]
CopyFiles = AUL.cf.inf, AUL.cf.drivers, AUL.cf.rtbld, AUL.cf.CoInst, AUL.cf.pppoepatch, AUL.cf.pppoeclient, AUL.cf.atmpatch, AUL.cf.ras

[InstallCoInst.Win]

;Uninstall section for Windows NT and Windows 2000
;

[Remove]
DelFiles = AUL.cf.Setup, AUL.cf.gui, AUL.cf.inf.NT, AUL.df.inf
DelIcons = DslIcons
DelReg = DslReg
Exec   = RemoveExec

;Uninstall section for Windows 95/98 and Windows Millenium
;

[Remove.Win]
DelFiles = AUL.cf.Setup, AUL.cf.gui, AUL.cf.inf, AUL.df.inf
DelIcons = DslIcons
DelReg = DslReg
Exec   = RemoveExec

;CopyFiles section
;

;---------------------------------------------------------------------------------------------------------------------------------
; CopyFiles

[AUL.cf.Setup]
setup.exe
setup.inf
setupapi.dll
cfgmgr32.dll

[AUL.cf.gui]
DslMon.exe,,,2
UnDslUsb.exe,,,2

[AUL.cf.CoInst.NT]
MlDUP.map,,,2
NewDSL32.dll,,,2
AdADIx32.dll,,,2
AdADIx2k.dll,,,2

[AUL.cf.CoInst]
MlDUP.map,,,2
NewDSL16.dll,,,2
NewDSL32.dll,,,2
IPDetect.exe,,,2
AdADIx32.dll,,,2
AdADIx16.dll,,,2

[AUL.cf.pppoepatch]
poepger.exe,,,2
poepeng.exe,,,2
poepfre.exe,,,2
poepspa.exe,,,2
poepita.exe,,,2
poeppor.exe,,,2
poepdut.exe,,,2

[AUL.cf.pppoeclient]
poeclnt.exe,,,2

[AUL.cf.atmpatch]
atmfix98.exe,2101USA8.exe,,2
atmfixme.exe,2101USAM.exe,,2

[AUL.cf.drivers.NT]
CMV.txt,,,2
MlDslUa.sys,,,2
MlDslUet.sys,,,2
MlDslUax.sys,,,2
MlDslUex.sys,,,2

[AUL.cf.drivers]
CMV.txt,,,2
MlDslUaw.sys,,,2
MlDslUa.sys,,,2
MlDslUe.sys,,,2
MlDslUew.sys,,,2

[AUL.cf.rtbld.NT]
rtbld0.pts,,,2
rtbld1.pts,,,2
rtbld2.pts,,,2
rtbld3.pts,,,2
rtbld4.pts,,,2
rtbld0.idn,,,2
rtbld1.idn,,,2
rtbld2.idn,,,2
rtbld3.idn,,,2
rtbld4.idn,,,2

[AUL.cf.rtbld]
rtbld0.pts,,,2
rtbld1.pts,,,2
rtbld2.pts,,,2
rtbld3.pts,,,2
rtbld4.pts,,,2
rtbld0.idn,,,2
rtbld1.idn,,,2
rtbld2.idn,,,2
rtbld3.idn,,,2
rtbld4.idn,,,2

[AUL.cf.ras]
elsras.exe,,,2
elsexec.exe,,,2

[AUL.cf.inf.NT]
MlDUldr.inf,MlDUldr.fni,,2
MlDUep.fni,,,2
MlDUei.fni,,,2
MlDUtpe.fni,,,2
MlDUtie.fni,,,2

[AUL.cf.inf]
MlDUldr.inf,MlDUldr.fni,,2
MlDUep.fni,,,2
MlDUei.fni,,,2
MlDUwp.fni,,,2
MlDUwi.fni,,,2
MlDUtp8.fni,,,2
MlDUtpe.fni,,,2
MlDUti8.fni,,,2
MlDUtie.fni,,,2

[AUL.df.inf]
MlDslUsb.inf,,,1

;---------------------------------------------------------------------------------------------------------------------------------
[DslIcons]
CPRG, %StartMenuPath%\%StartMenuDSLmon%, %32768%\DSLmon\DSLmon.exe,, %32768%\DSLmon\DSLmon.exe
;CPRG, %StartMenuPath%\%StartMenuConfigure%, rundll32.exe, "NewDSL32.dll,NewDSLxShellProc", %32768%\DSLmon\setup.exe, 0

[RemoveExec]
1, %32768%"\UnDslUsb.exe"

[DslReg]
HKLM,Software\Elsa\DSLmon

[DestinationDirs]
DefaultDestDir    = 24,"ELSAcomm\MicroLink ADSL USB"
AUL.cf.Setup      = 32768,DSLmon
AUL.cf.gui        = 32768,DSLmon
AUL.cf.CoInst.NT  = 11
AUL.cf.CoInst     = 11
AUL.cf.rtbld.NT   = 12
AUL.cf.drivers.NT = 12
AUL.cf.drivers    = 11
AUL.cf.rtbld      = 11
AUL.cf.pppoepatch = 11
AUL.cf.pppoeclient= 11
AUL.cf.atmpatch   = 11
AUL.cf.ras        = 11
AUL.cf.inf.NT     = 17
AUL.cf.inf        = 17
AUL.df.inf        = 17

[SourceDisksFiles]
setup.exe   = 1
setup.inf   = 1
setupapi.dll= 1
cfgmgr32.dll= 1
MlDUP.map   = 1
NewDSL16.dll= 1
NewDSL32.dll= 1
CMV.txt     = 1
MlDslUaw.sys= 1
MlDslUa.sys = 1
MlDslUe.sys = 1
MlDslUew.sys= 1
MlDslUet.sys= 1
MlDslUax.sys= 1
MlDslUex.sys= 1
rtbld0.idn  = 1
rtbld1.idn  = 1
rtbld2.idn  = 1
rtbld3.idn  = 1
rtbld4.idn  = 1
rtbld0.pts  = 1
rtbld1.pts  = 1
rtbld2.pts  = 1
rtbld3.pts  = 1
rtbld4.pts  = 1
MlDUldr.fni = 1
MlDUei.fni  = 1
MlDUep.fni  = 1
MlDUwi.fni  = 1
MlDUwp.fni  = 1
MlDUti8.fni = 1
MlDUtie.fni = 1
MlDUtp8.fni = 1
MlDUtpe.fni = 1
IPDetect.exe= 1
2101USA8.exe= 1
2101USAM.exe= 1
DslMon.exe  = 1
UnDslUsb.exe= 1
AdADIx32.dll= 1
AdADIx16.dll= 1
AdADIx2k.dll= 1
poepdut.exe = 1
poepger.exe = 1
poepfre.exe = 1
poepspa.exe = 1
poeppor.exe = 1
poepeng.exe = 1
poepita.exe = 1
poeclnt.exe = 1
elsras.exe  = 1
elsexec.exe = 1

[SourceDisksNames]
1= %CDName%,,0

[Strings]
; English (default)
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath = "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon = "DSLmonitor"
StartMenuConfigure = "Driver Setup"

[Strings.0413]
; Dutch
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"

[Strings.040c]
; French
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"

[Strings.0407]
; German
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"

[Strings.0410]
; Italian
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"

[Strings.0416]
; Portuguese
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"

[Strings.0403]
; Spanish
CDName="ELSA MicroLink ADSL USB Driver CD"
StartMenuPath= "ELSAcomm\MicroLink ADSL USB"
StartMenuDSLmon= "DSLmonitor"
StartMenuConfigure= "Driver Setup"
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.12