meilhaus.inf Driver File Contents (me8100wdm.exe)

; INF-File for Meilhaus Electronic WIN2000 and WIN98 Device Drivers


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; The WIN2000 tool CHKINF.exe from the DDK displays two errors:
;  (E1081) Directive: CatalogFile required in section [Version] for WHQL digital signature.
;  (E1083) Section [ClassInstall] not referenced
; and one warning:
;  (W2019) Class MEILHAUS (ClassGUID {357F3B3C-1B6F-11D4-A0A5-0020A90C91B5}) is unrecognized.
; for this INF-File. These messages can be safely ignored
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;   Sections common to Windows 98 & Windows 2000
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Version]
; A comment containing the word 'Copyright' must exist, otherwise
; Copyright Meilhaus Electronic 2000
Signature=$CHICAGO$
Class=MEILHAUS
; ClassGuid must NOT be changed
ClassGuid={357F3B3C-1B6F-11d4-A0A5-0020A90C91B5}
DriverVer=28/05/2004,3.91.0.1
Provider=%STR_ME_MANU%

[ControlFlags]
ExcludeFromSelect=PCI\VEN_1402&DEV_810A
ExcludeFromSelect=PCI\VEN_1402&DEV_810B

[ClassInstall32]
AddReg=ManuClassReg

[ClassInstall]
AddReg=ManuClassReg

[ManuClassReg]
HKR,,Icon,,-5
HKR,,,0,%STR_ME_CLSS%

[SourceDisksNames]
; IMPORTANT - The three commas in the line below are unimportant for Windows 2000,
; but ESSENTIAL for Windows 98
1=%STR_ME_DISK%,,,

[SourceDisksFiles]
meilhaus.inf =   1
me8100.sys =     1
me8100.dll =     1

[DestinationDirs]
DefaultDestDir =       10,System32\Drivers
ME8100SYS.copy =       10,System32\Drivers
ME8100DLL.copy =       10,System
ME8100DLL.copy.NTx86 = 10,System32

[Manufacturer]
%STR_ME_MANU%=MEILHAUS

[MEILHAUS]
%STR_ME_810A% = ME8100.Install, PCI\VEN_1402&DEV_810A
%STR_ME_810B% = ME8100.Install, PCI\VEN_1402&DEV_810B

[ME8100SYS.copy]
me8100.sys


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;   Windows 98 sections
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ME8100.Install]
CopyFiles=ME8100SYS.copy, ME8100DLL.copy
AddReg=ME8100.AddReg

[ME8100DLL.copy]
me8100.dll

[ME8100.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,me8100.sys

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;   Windows 2000 sections
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ME8100.Install.NTx86]
CopyFiles=ME8100SYS.copy, ME8100DLL.copy.NTx86

[ME8100DLL.copy.NTx86]
me8100.dll

[ME8100.Install.NTx86.Services]
AddService = ME8100, %SPSVCINST_ASSOCSERVICE%, ME8100.Service

[ME8100.Service]
DisplayName     = %STR_ME_8100%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_START%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %10%\System32\Drivers\me8100.sys

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;   Strings
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Strings]
STR_ME_DISK="Meilhaus driver disk or CD"
STR_ME_MANU="Meilhaus Electronic"
STR_ME_CLSS="Meilhaus DAQ Boards"
STR_ME_8100="ME-8100"
STR_ME_810A="ME-8100 A PCI Board"
STR_ME_810B="ME-8100 B PCI Board"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;   Constants for Windows 2000
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; Driver service is associated with device being installed
SPSVCINST_ASSOCSERVICE=0x00000002

; Kernel device driver
SERVICE_KERNEL_DRIVER=1

; Driver only started when required
; PCI device drivers always use this value
SERVICE_DEMAND_START=3

; Log error and display a warning message if the driver cannot be started
SERVICE_ERROR_NORMAL=1
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.11