;*****************************************************************************
;
; Name: fd_dwdm.inf
;
; Function:
; Install the FutureDial USB Modem (WDM) on Win9x
;
; Copyright (c) 1997-2004 MCCI
;
; $Id: lower9x.inf,v 1.18 2004/02/10 19:40:23 greg Exp $
;
; MCCI is a registered trademark of Moore Computer Consultants, Inc
;
; NOTICE: This software is licensed, not sold. Any modification of this
; inf file to change the reference to an operating system or to change the
; reference to a device is not permitted unless authorized in writing by
; Moore Computer Consultants, Inc..
;
;*****************************************************************************
[Version]
signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-c465-11cf-8056-444553540000}
Provider=%Provider%
DriverVer=04/19/2004, 4.18.0.2702
;CatalogFile=fd_dmdm.cat
[ControlFlags]
ExcludeFromSelect = *
;-----------------------------------------------------------------------------
; Change A:\ to source drive (or omit to always (?) be prompted)
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
; having the tagfile non-null seems to help...
1=%DiskString%,"fd_dmdm.sys",,
[SourceDisksFiles]
; filename = diskid[,[ subdir][, size]]
fd_dmdm.sys = 1
fd_dcr.sys = 1
fd_dvcr.vxd = 1
fd_dcm95.sys = 1
fd_dcmnt.sys = 1
fd_dcomm.vxd = 1
fd_dvcd.vxd = 1
;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
;-----------------------------------------------------------------------------
; Table of Contents
;-----------------------------------------------------------------------------
[Manufacturer]
%FD%=FD
;-----------------------------------------------------------------------------
; Device-by-device entries
;-----------------------------------------------------------------------------
[FD]
%FD.Modem.Desc% = FD.Install, USB\VID_0474&PID_0701&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_04A4&PID_0017&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_04E8&PID_6601&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_1004&PID_6000&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_0731&PID_0528&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_05C6&PID_3100&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_22B8&PID_3802&MI_00&OS_9X
%FD.Modem.Desc% = FD.Install, USB\VID_106C&PID_2101&MI_00&OS_9X
;-----------------------------------------------------------------------------
; Installation instructions
;-----------------------------------------------------------------------------
[FD.Install]
AddReg = FD.AddReg,FD.W95.AddReg,FD.W95.AddReg.CRGuid
CopyFiles = CopyFiles, CopyFiles.W95, CopyFiles.sys, CopyFiles.W95.sys
DriverVer=04/19/2004, 4.18.0.2702
;-----------------------------------------------------------------------------
; Registry
;-----------------------------------------------------------------------------
; common registry entries
[FD.AddReg]
HKR,,NTMPDriver,,fd_dmdm.sys
HKR,,CRUpperDescription,,%UpperDescription%
; only for Win95....
[FD.W95.AddReg]
HKR,,DevLoader,,*ntkern
[FD.W95.Addreg.CRGuid]
HKR,,CRGuid,,{C2881AB9-A203-4aaf-AF2E-57C45516E12D}
;-----------------------------------------------------------------------------
; Copy lists
;-----------------------------------------------------------------------------
[CopyFiles]
[CopyFiles.W95]
fd_dvcr.vxd
fd_dcomm.vxd
fd_dvcd.vxd
[CopyFiles.sys]
fd_dmdm.sys
fd_dcr.sys
[CopyFiles.W95.sys]
fd_dcm.sys,fd_dcm95.sys
fd_dcm95.sys
fd_dcmnt.sys
[Copyfiles.W95.inf]
fd_dvxd.inf
;-----------------------------------------------------------------------------
; STRINGS
;-----------------------------------------------------------------------------
[Strings]
;BEGIN ENG - US English Strings
Provider = "FutureDial, Inc."
FD = "FutureDial, Inc."
DiskString = "FutureDial USB Modem Drivers"
FD.Modem.Desc = "FutureDial USB Modem"
UpperDescription = "FutureDial USB Modem"
CustomerDataPath = "FutureDial USB Modem"
DriverSet = "FutureDial USB Modem Driver Set"
UninstallFile = "FD_DUninstall.exe"
McciOptions = "Uninstallable"
;END ENG - US English Strings
;-----------------------------------------------------------------------------
; The following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------
;*** end of file ***
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.