meilhaus.inf Driver File Contents (me3000wdm.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=11/02/2004,3.92.0.1
Provider=%STR_ME_MANU%

[ControlFlags]
ExcludeFromSelect=PCI\VEN_1402&DEV_3C00
ExcludeFromSelect=PCI\VEN_1402&DEV_3B00
ExcludeFromSelect=PCI\VEN_1402&DEV_3A00
ExcludeFromSelect=PCI\VEN_1402&DEV_3000
ExcludeFromSelect=PCI\VEN_1402&DEV_2600
ExcludeFromSelect=PCI\VEN_1402&DEV_2000

[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
me3000.sys =     1
me3000.dll =     1
me2600.dll =     1

[DestinationDirs]
DefaultDestDir =       10,System32\Drivers
MExxxxSYS.copy =       10,System32\Drivers
MExxxxDLL.copy =       10,System
MExxxxDLL.copy.NTx86 = 10,System32

[Manufacturer]
%STR_ME_MANU%=MEILHAUS

[MEILHAUS]
%STR_ME_3000% = MExxxx.Install, PCI\VEN_1402&DEV_3C00
%STR_ME_3000% = MExxxx.Install, PCI\VEN_1402&DEV_3B00
%STR_ME_3000% = MExxxx.Install, PCI\VEN_1402&DEV_3A00
%STR_ME_3000% = MExxxx.Install, PCI\VEN_1402&DEV_3000
%STR_ME_2600% = MExxxx.Install, PCI\VEN_1402&DEV_2600
%STR_ME_2000% = MExxxx.Install, PCI\VEN_1402&DEV_2000

[MExxxxSYS.copy]
me3000.sys


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

[MExxxx.Install]
CopyFiles=MExxxxSYS.copy, MExxxxDLL.copy, MExxxxPP.copy
AddReg=MExxxx.AddReg

[MExxxxDLL.copy]
me3000.dll
me2600.dll

[MExxxx.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,me3000.sys
HKR,,EnumPropPages,,"ME3000PP.dll,EnumPropPages"


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

[MExxxx.Install.NTx86]
CopyFiles=MExxxxSYS.copy, MExxxxDLL.copy.NTx86

[MExxxxDLL.copy.NTx86]
me3000.dll
me2600.dll

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

[MExxxx.Service]
DisplayName     = %STR_ME_3000%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_START%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %10%\System32\Drivers\me3000.sys

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

[Strings]
STR_ME_DISK="Meilhaus driver disk or CD"
STR_ME_MANU="Meilhaus Electronic"
STR_ME_CLSS="Meilhaus DAQ Boards"
STR_ME_3000="ME-3000 PCI Board"
STR_ME_2600="ME-2600 PCI Board"
STR_ME_2000="ME-2000 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: 2.47