;Vasantha Jagannath copies ezdiag.exe,ezglue.dll and ezsmc.vxd and ;installs the protocol. ;Defines specific help context for smc9432 and diagnostic. ;Copies ezdiag.hlp and ezdiag.cnt ;Copies ezdiag.exe to the desktop. [Version] LayoutFile=layout.inf Signature="$CHICAGO$" Class=NetService Provider=%V_SMC% [CLassInstall] AddReg=NetService.AddReg [NetService.AddReg] HKR,,,,%V_CLASSNAME% HKR,,Installer,,netdi.dll HKR,Ndi,DeviceID,,ezglue HKR,Ndi,Installer,,"ezglue.dll" [Manufacturer] %V_SMC%=SMC [SMC] ;%SMCATMSP.DeviceDesc%=SMCATMSP.ndi,SMCATMSP %EZSMC.DeviceDesc%=EZSMC.ndi,EZSMC ;**************************************************************************** ; EZSMC ;**************************************************************************** [EZSMC.ndi] AddReg=EZSMC.ndi.reg ;Unique PnP ID, entry need to be present so that setup can back track ;the device name from the driver DeviceID=EZSMC ;Specify if the device can be installed more than once ;if not specify, default is MaxInstance=1 MaxInstance=1 [EZSMC.ndi.reg] HKR,Ndi,DeviceID,,EZSMC ; NDIS Info HKR,NDIS,LogDriverName,,EZSMC HKR,NDIS,MajorNdisVersion,1,03 HKR,NDIS,MinorNdisVersion,1,0A ; Interfaces HKR,Ndi\Interfaces,DefLower,,"ndis3" HKR,Ndi\Interfaces,LowerRange,,"ndis3" ; Install sections HKR,Ndi\Install,ezglue,,"ezglue.Install" HKR,Ndi\Install,,,"EZSMC.Install" HKR,Ndi\Remove,,,"EZSMC.Remove" HKR,Ndi\Remove,,,"exe.Remove" HKR,Ndi,HelpText,,%EZSTART_HELP% [EZSMC.Install] AddReg=EZSMC.AddReg CopyFiles=EZSMC.CopyFiles,exe.CopyFiles Delfiles=EZSMC.Rmv.DelFiles,exe.DelFiles [EZSMC.AddReg] HKR,,DevLoader,,*ndis HKR,,DeviceVxDs,,EZSMC.VXD [EZSMC.CopyFiles] EZSMC.VXD, EZSMC.VXD ;ezdiag.exe EZGLUE.DLL, ezglue.dll ;ezdiag.hlp [exe.CopyFiles] EZDIAG.EXE, ezdiag.exe EZDIAG.HLP, ezdiag.hlp ezdiag.cnt [EZSMC.Remove] Delfiles=EZSMC.Rmv.DelFiles,exe.DelFiles [EZSMC.Rmv.AddReg] [EZSMC.Rmv.DelFiles] EZSMC.VXD, 1 ezglue.dll, 1 [exe.DelFiles] ezdiag.exe, 1 ezdiag.hlp, 1 ezdiag.cnt, 1 ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinationDirs] EZSMC.CopyFiles = 11 ; LDID_SYS EZSMC.Rmv.DelFiles=11; exe.CopyFiles=10,"StartM~1\Programs\SMC" exe.DelFiles=10,"StartM~1\Programs\SMC" [SourceDisksNames] 50="SMC SuperDisk","",0 [SourceDisksFiles] EZSMC.VXD = 50 ezglue.dll = 50 ezdiag.exe = 50 ezdiag.hlp = 50 ezdiag.cnt = 50 ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [Strings] V_SMC="SMC" V_CLASSNAME="Network Service" ; Devices EZSMC.DeviceDesc="SMC EZStart Service" EZSTART_HELP="SMC EZStart Utility for Windows"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.