;
; Copyright © Conexant Systems Inc. 2000 - 2002. All rights reserved
;
; Module Description:
; Win98/WinME/Windows 2000/XP installation file for the
; Microsoft MSN(tm) DSL 1000 Modem Interface
;
[Version]
Signature = "$Chicago$"
Class = USB
ClassGUID = {36fc9e60-c465-11cf-8056-444553540000}
Provider = %Author%
CatalogFile = 006C2iwu.cat
CatalogFile.NT = 006C2iku.cat
DriverVer=07/08/2002, 1.1.3.0
[Manufacturer]
%Mfg% = Microsoft
[ControlFlags]
ExcludeFromSelect = USB\VID_045E&PID_006C
;Device Section
[Microsoft]
; DisplayName Section DeviceID
; ----------- ------- --------
%MsnDslUsb.DeviceDesc% = MsnDslUs, USB\VID_045E&PID_006C
;-----------------------------------------------------------------------------
; Windows 9X specific entries
;
[MsnDslUs]
AddReg = MsnDslUsb.win.reg, DriverSwAddReg, MsnDslUsb.win.Uninstall.Reg, MsnDslUsb.Devices.Reg, MsnDslUsb.win.Run.Reg
CopyFiles = MsnDslUsb.win.CopyDriverFiles, MsnDslUsb.win.CopyProgramFiles
DriverVer=07/08/2002, 1.1.3.0
;-----------------------------------------------------------------------------
; Windows NT specific entries
;
;-----------------------------------------------------------------------------
; Windows NT specific entries
;
[MsnDslUs.NT]
AddReg = DriverSwAddReg, MsnDslUsb.Uninstall.Reg, MsnDslUsb.Devices.Reg, MsnDslUsb.Services.Reg, MsnDslUsb.Run.Reg
CopyFiles = MsnDslUsb.CopyDriverFiles, MsnDslUsb.CopyProgramFiles
; CopyInf is a cocpyinf CoInstaller directive
CopyInf = MsnDslLn.inf
[MsnDslUs.NT.Services]
AddService = MsnDslUs, 2, MsnDslUsb.Service, MsnDslUs.EventLog
[MsnDslUs.NT.CoInstallers]
AddReg = CoCopyINF.AddReg
CopyFiles = CoCopyINF.CopyFiles
[MsnDslUs.NT.HW]
;-----------------------------------------------------------------------------
; CoInstallers Registry Entries
;
[CoCopyINF.AddReg]
; cocpyinf.dll is a Windows XP DDK redistributable file
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"
;-----------------------------------------------------------------------------
; Win9x and NT Software Registry Entries
;
; reg-root, [subkey], [value-entry-name], [flags], [value]
;
; Hex registry values do not work correctly in Win9x - use decimal
;
[DriverSwAddReg]
HKR,,ChildDeviceDescription, 0x00000000, %ChildDescription%
HKR,,ChildDeviceId, 0x00000000, %ChildDeviceId%
HKR,,K2FirmwareName, 0, "\DosDevices\%10%\System32\Drivers\MsnDslFw.bin"
HKLM, Software\{6A8627CD-7B8F-4083-A7CA-C9882CC68EBE}\%CompanySubkey%\%ProductSubkey%,, 0, ""
HKLM, Software\%CompanySubkey%\%ProductSubkey%, CompanyName, 0, %CompanyName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, DeviceName, 0, %MsnDslUsb.DeviceDesc%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductId, 0, "20000" ; 0x00020000
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ProductName, 0, %ProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%, ShortProductName, 0, %ShortProductName%
HKLM, Software\%CompanySubkey%\%ProductSubkey%\{03C33497-C252-4110-8DAB-4C442A55AE16},, 0, ""
HKLM, Software\%CompanySubkey%\%ProductSubkey%, InstallApiFileName, 0, "MSNDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%, UninstallerFileName, 0, "MSNUnist.exe"
;-----------------------------------------------------------------------------
; Device IDs
;
[MsnDslUsb.Devices.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Devices, %DeviceId%,, %DeviceId%
;-----------------------------------------------------------------------------
; Services
;
[MsnDslUsb.Services.Reg]
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Services, MsnDslUs,, "MsnDslUs"
;-----------------------------------------------------------------------------
; MsnDslUsb Uninstall Win9x Specific
;
[MsnDslUsb.win.Uninstall.Reg]
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\WINDOWS, MSNDslWz.dll,, "%UninstallSubfolder%\MSNDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\WINDOWS, MSNUnist.exe,, "%UninstallSubfolder%\MSNUnist.exe"
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MSNDslUs.INF,, "MSNDslUs.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MSNDslUs.PNF,, "MSNDslUs.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%MSNDslUs.INF,, "%Author%MSNDslUs.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MsnDslLn.inf,, "MsnDslLn.inf"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MsnDslLn.PNF,, "MsnDslLn.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\OTHER, %Author%MsnDslLn.inf,, "%Author%MsnDslLn.inf"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, 006C*.cat,, "006C*.cat"
; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, MsnDslUs.sys,, "MsnDslUs.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, MsnDslFw.bin,, "MsnDslFw.bin"
; MSNUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString, 0x00020000, "%10%\%UninstallSubfolder%\%UNINSTALLCMD% %CompanySubkey%\%ProductSubkey%"
;-----------------------------------------------------------------------------
; MsnDslUs Uninstall NT Specific
;
[MsnDslUsb.Uninstall.Reg]
; Application Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, MSNDslWz.dll,, "MSNDslWz.dll"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\APPLICATION, MSNUnist.exe,, "MSNUnist.exe"
; INF Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MSNDslUs.INF,, "MSNDslUs.INF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MSNDslUs.PNF,, "MSNDslUs.PNF"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MsnDslLn.inf,, "MsnDslLn.inf"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\INF, MsnDslLn.PNF,, "MsnDslLn.PNF"
; Catalog Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\CATALOG, 006C*.cat,, "006C*.cat"
; Driver Files
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, MsnDslUs.sys,, "MsnDslUs.sys"
HKLM, Software\%CompanySubkey%\%ProductSubkey%\Files\DRIVERS, MsnDslFw.bin,, "MsnDslFw.bin"
; MSNUnist Generic uninstaller
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, DisplayName,, %ProductName%
HKLM, %UNINSTALL_KEY%\%ProductSubkey%, UninstallString,, "%16422%\%APP_SUBFOLDER%\%UNINSTALLCMD% %CompanySubkey%\%ProductSubkey%"
HKLM, Software\%CompanySubkey%\%ProductSubkey%, InstallDir,, "%16422%\%APP_SUBFOLDER%"
;----------------------------------------------------------------------------
; MsnDslUs Win9x specific
;
[MsnDslUsb.win.reg]
HKR, , DevLoader, 0, "*ntkern"
HKR, , NTMPDriver, 0, "MsnDslUs.sys"
;-----------------------------------------------------------------------------
; MsnDslUs NT specific
;
[MsnDslUsb.Service]
DisplayName = %MsnDslUsb.Service.DispName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\MsnDslUs.sys
[MsnDslUs.EventLog]
AddReg=MsnDslUs.EventLog.AddReg
[MsnDslUs.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\Drivers\MsnDslUs.sys"
HKR,,TypesSupported,0x00010001,7
;-----------------------------------------------------------------------------
; MsnDslUs Win9x Specific
;
[MsnDslUsb.win.Run.Reg]
HKLM, %RUNONCE_KEY%, MsnDslPostInstall,0x00020000, "rundll32.exe %10%\%UninstallSubfolder%\MSNDslWz.dll,%POST_INSTALL_ENTRY% %CompanySubkey%\%ProductSubkey%"
;-----------------------------------------------------------------------------
; MsnDslUs Run NT Specific
;
[MsnDslUsb.Run.Reg]
HKLM, %RUNONCE_KEY%, MsnDslPostInstall,, "rundll32.exe ""%16422%\%APP_SUBFOLDER%\MSNDslWz.dll"",%POST_INSTALL_ENTRY% %CompanySubkey%\%ProductSubkey%"
;-----------------------------------------------------------------------------
; DestinationDirs
;
; file-list-section = dirid[,subdir]]
;
[DestinationDirs]
DefaultDestDir = 12,
MsnDslUsb.win.CopyDriverFiles = 10,System32\Drivers ; Win9x -> System32\Drivers
MsnDslUsb.win.CopyProgramFiles = 10,%UninstallSubfolder% ; Win9x->Windows\<vendor>
MsnDslUsb.CopyDriverFiles = 12, ; NT -> System32\Drivers
MsnDslUsb.CopyProgramFiles = 16422,%APP_SUBFOLDER% ; NT -> Program Files\%APP_SUBFOLDER%
CoCopyINF.CopyFiles = 11, ; NT -> System32
;-----------------------------------------------------------------------------
; CopyFiles Sections
;
; destination-file-name[,source-file-name][,temporary-file-name][,flag]
;
[MsnDslUsb.win.CopyProgramFiles]
MSNDslWz.dll,,,6
MSNUnist.exe,,,6
[MsnDslUsb.win.CopyDriverFiles]
MsnDslUs.sys,,,6
MsnDslFw.bin,,,6
[MsnDslUsb.CopyProgramFiles]
MSNDslWz.dll,,,6
MSNUnist.exe,,,6
[MsnDslUsb.CopyDriverFiles]
MsnDslUs.sys,,,6
MsnDslFw.bin,,,6
[CoCopyINF.CopyFiles]
cocpyinf.dll,,,0x10
;-----------------------------------------------------------------------------
; SourceDisksNames
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
[SourceDisksNames]
100=%DiskName%,DISK1,,
;-----------------------------------------------------------------------------
; SourceDisksFiles
;
; filename = diskid[,[ subdir][, size]]
;
[SourceDisksFiles]
MSNDslWz.dll=100,,
MSNUnist.exe=100,,
MsnDslUs.sys=100,,
cocpyinf.dll=100,,
MsnDslFw.bin=100,,
;-----------------------------------------------------------------------------
; Strings
;
[Strings]
;-----------------------------------------------------------------------------
; Strings Not Localizable
;
RUNONCE_KEY = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
POST_INSTALL_ENTRY = "PostInstall 7" ; Do-not modify this string
CompanySubkey = "Microsoft" ; This registry subkey string can be modified
ProductSubkey = "MSN(tm) DSL 1000 Modem" ; This registry subkey string can be modified
DeviceId = "USB\VID_045E&PID_006C"
ChildDeviceId = "SWMSN\MSN_USBNET"
UNINSTALL_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
UNINSTALLCMD = "MSNUnist.exe -w7"
;-----------------------------------------------------------------------------
; Strings Localizable
;
Author = "Microsoft"
Mfg = "Microsoft(R)"
MsnDslUsb.DeviceDesc = "Microsoft MSN(tm) DSL 1000 Modem USB Interface"
MsnDslUsb.Service.DispName = "Microsoft MSN(tm) DSL 1000 Modem Interface Device Driver"
DiskName = "Microsoft MSN(tm) DSL 1000 Modem Installation Disk"
ChildDescription = "Microsoft MSN(tm) DSL 1000 Modem"
; Applications Display
ShortProductName = "Microsoft MSN(tm) DSL 1000 Modem"
ProductName = "Microsoft MSN(tm) DSL 1000 Modem"
CompanyName = "MSN"
UninstallSubfolder = "MsnDslMd" ; no more than 8 characters,MUSTN'T have spaces in it! for Win98 compatibility
APP_SUBFOLDER = "Microsoft Network\DSL 1000 USB Modem"
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.