elgusb.inf Driver File Contents (USB-Treiber-ELMEG-V100-Int.exe)

;; elmeg USB Driver

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows 95$"
Provider=%ProviderName%

DriverVer=05/05/2002,1.0.0.0

; If device fits one of the standard classes, use the name and GUID here,
; otherwise create your own device class and GUID as this example shows.

Class=%DeviceClassName%
ClassGUID={E7987250-78D6-11d4-92C6-005004681409}

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation.  They are
; shown here as an example, but commented out.

;[SourceDisksNames]
;1 = "Install Disk",Disk1,,

;[SourceDisksFiles]
;USBDriver.sys = 1,,

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,HEX,00,00

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
USBDriver_Files_Driver = 10,System32\Drivers

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%DeviceDesc%=USBDriver_DDI, USB\VID_2018&PID_0501

;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[USBDriver_DDI]
CopyFiles=USBDriver_Files_Driver
AddReg=USBDriver_9X_AddReg

[USBDriver_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,elgusb.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0
HKR, "Parameters", "DeviceId", 0x00010001, 0x0000
HKR, "Parameters", "DeviceName", 0x00000000, "ElmegUSB"
HKR, "Parameters", "TraceMask", 0x00010001, 0x0000

; --------- Windows NT -----------------

[USBDriver_DDI.NT]
CopyFiles=USBDriver_Files_Driver
AddReg=USBDriver_NT_AddReg

[USBDriver_DDI.NT.Services]
Addservice = USBDriver, 0x00000002, USBDriver_AddService

[USBDriver_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\elgusb.sys

[USBDriver_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\USBDriver\Parameters",\
	"BreakOnEntry", 0x00010001, 0
HKLM, "System\CurrentControlSet\Services\USBDriver\Parameters",\
	"DeviceId", 0x00010001, 0x0000
HKLM, "System\CurrentControlSet\Services\USBDriver\Parameters",\
	"DeviceName", 0x00000000, "elmeg USB"
HKLM, "System\CurrentControlSet\Services\USBDriver\Parameters",\
	"TraceMask", 0x00010001, 0x0000


; --------- Files (common) -------------

[USBDriver_Files_Driver]
elgUSB.sys

;--------- Strings Section ---------------------------------------------------

[Strings]

DeviceClassName="elmeg USB"
ProviderName="elmeg Kommunikationstechnik"
MfgName="elmeg"
DeviceDesc="elmeg ICT"
DeviceClassName="elmeg USB Device"
SvcDesc="elmeg universal USB Device Driver"
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: web4, load: 1.85