MtxImg.inf Driver File Contents (builderxp.zip)

;
;    Filename:  MtxImg.INF
;    Owner   :  Jlavergn
;    Rev     :  $Revision:   1.5  $
;    Content :  This file contains descriptions of Matrox Imaging
;               grabber supported in Windows 2000 and XP
;    Date    :  2001/05/24
;
;
;    COPYRIGHT (c) 2001  Matrox Electronic Systems Ltd.
;    All Rights Reserved
;

; =================== Version Sections ===========================

[Version]
Signature="$CHICAGO$"
;Signature="$WINDOWS NT$"       
Class=FrameGrabber
ClassGuid={D99FF996-933D-4a94-8401-DAFFC26193A4}
Provider=%String0%
DriverVer=05/20/2001,7.01.0.30

; =================== Class Sections ===========================

[ClassInstall32.NT]
Addreg=ImageClass.Reg
Copyfiles=ImageClass.CopyFiles

[ImageClass.Reg]
HKR,,,0,%ImageClassReg%
HKR,,Icon,0,-5
HKR,,Installer32,0,"MtxWinCi.dll,MtxClassInstall"


[ImageClass.CopyFiles]
MtxWinCi.dll


; =================== Table of content =========================
[Manufacturer]
%MESIMAGEMfg%=MESIMG

[DestinationDirs]
ImageClass.CopyFiles = 11
DefaultDestDir=12 

; =================== Imaging Grabber Description ========================

[MESIMG]
%Corona.DeviceDesc%=PCICorona.Install,PCI\VEN_102B&DEV_4536
%Corona_II.DeviceDesc%=PCICorona_II.Install,PCI\VEN_102B&DEV_4536
%Meteor_II.DeviceDesc%=PCIMeteor_II.Install,PCI\VEN_102B&DEV_4536
%Pulsar.DeviceDesc%=PCIPulsar.Install,PCI\VEN_8086&DEV_1223
%Cronos.DeviceDesc%=PCICronos.Install,PCI\VEN_14F1&DEV_8800&SUBSYS_4620102B

[ControlFlags]
ExcludeFromSelect=*



; *****************************************************************
; CORONA specific sections
; *****************************************************************

[PCICorona.Install.NT]
CopyFiles=PCICorona.CopyFiles
AddReg=PCICorona.Registry

[PCICorona.Install.NT.Services]
AddService=Corona, 2, PCICorona.Services
			  
[PCICorona.CopyFiles]
;Corona PCI frame grabber driver							
corona.sys,,,2	
											
[PCICorona.Services]
DisplayName     = %Corona.DeviceDesc%
ServiceType     = 1		  ; %SERVICE_KERNEL_DRIVER%  
StartType       = 2		  ; %SERVICE_SYSTEM_START%
ErrorControl    = 1		  ; %SERVICE_ERROR_NORMAL%  
ServiceBinary   = %12%\corona.sys
Dependencies=MtxDma0
																		                  
[PCICorona.Registry]
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona",Description,0,"Matrox Corona board"
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona",Library,0,"milcor.dll"
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona",InitFlag, 0x00010001 , 269025281
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona",RealDevice, 0x00010001, 1
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona",SystemType, 0x00010001, 18

; *****************************************************************
; CORONA_II specific sections
; *****************************************************************

[PCICorona_II.Install.NT]
CopyFiles=PCICorona_II.CopyFiles
AddReg=PCICorona_II.Registry

[PCICorona_II.Install.NT.Services]
AddService=Corona, 2, PCICorona_II.Services
			  
[PCICorona_II.CopyFiles]
;Corona_II PCI frame grabber driver							
corona.sys,,,2	
											
[PCICorona_II.Services]
DisplayName     = %Corona_II.DeviceDesc%
ServiceType     = 1		  ; %SERVICE_KERNEL_DRIVER%  
StartType       = 2		  ; %SERVICE_SYSTEM_START%
ErrorControl    = 1		  ; %SERVICE_ERROR_NORMAL%  
ServiceBinary   = %12%\corona.sys
Dependencies=MtxDma0
																		                  
[PCICorona_II.Registry]
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona_II",Description,0,"Matrox Corona_II board"
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona_II",Library,0,"milcor2.dll"
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona_II",InitFlag, 0x00010001 , 269025281
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona_II",RealDevice, 0x00010001, 1
HKLM,"SOFTWARE\Matrox\Imaging Board\Corona_II",SystemType, 0x00010001, 30

; *****************************************************************
; Meteor_II specific sections
; *****************************************************************

[PCIMeteor_II.Install.NT]
CopyFiles=PCIMeteor_II.CopyFiles
AddReg=PCIMeteor_II.Registry

[PCIMeteor_II.Install.NT.Services]
AddService=Corona, 2, PCIMeteor_II.Services
			  
[PCIMeteor_II.CopyFiles]
;Meteor_II PCI frame grabber driver							
corona.sys,,,2 	
											
[PCIMeteor_II.Services]
DisplayName     = %Meteor_II.DeviceDesc%
ServiceType     = 1		  ; %SERVICE_KERNEL_DRIVER%  
StartType       = 2		  ; %SERVICE_SYSTEM_START%
ErrorControl    = 1		  ; %SERVICE_ERROR_NORMAL%  
ServiceBinary   = %12%\corona.sys
Dependencies=MtxDma0
																		                  
[PCIMeteor_II.Registry]
HKLM,"SOFTWARE\Matrox\Imaging Board\Meteor_II",Description,0,"Matrox Meteor_II board"
HKLM,"SOFTWARE\Matrox\Imaging Board\Meteor_II",Library,0,"milmet2.dll"
HKLM,"SOFTWARE\Matrox\Imaging Board\Meteor_II",InitFlag, 0x00010001 , 269025281
HKLM,"SOFTWARE\Matrox\Imaging Board\Meteor_II",RealDevice, 0x00010001, 1
HKLM,"SOFTWARE\Matrox\Imaging Board\Meteor_II",SystemType, 0x00010001, 20

; *****************************************************************
; Pulsar specific sections
; *****************************************************************

[PCIPulsar.Install.NT]
CopyFiles=PCIPulsar.CopyFiles
AddReg=PCIPulsar.Registry

[PCIPulsar.Install.NT.Services]
AddService=Pulsar, 2, PCIPulsar.Services
			  
[PCIPulsar.CopyFiles]
;Pulsar PCI frame grabber driver							
Pulsar.sys,,,2	
											
[PCIPulsar.Services]
DisplayName     = %Pulsar.DeviceDesc%
ServiceType     = 1		  ; %SERVICE_KERNEL_DRIVER%  
StartType       = 2		  ; %SERVICE_SYSTEM_START%
ErrorControl    = 1		  ; %SERVICE_ERROR_NORMAL%  
ServiceBinary   = %12%\Pulsar.sys
Dependencies=MtxDma0
																		                  
[PCIPulsar.Registry]
HKLM,"SOFTWARE\Matrox\Imaging Board\Pulsar",Description,0,"Matrox Pulsar board"
HKLM,"SOFTWARE\Matrox\Imaging Board\Pulsar",Library,0,"milpul.dll"
HKLM,"SOFTWARE\Matrox\Imaging Board\Pulsar",InitFlag, 0x00010001 , 269025281
HKLM,"SOFTWARE\Matrox\Imaging Board\Pulsar",RealDevice, 0x00010001, 1
HKLM,"SOFTWARE\Matrox\Imaging Board\Pulsar",SystemType, 0x00010001, 16

; *****************************************************************
; Cronos specific sections
; *****************************************************************

[PCICronos.Install.NT]
CopyFiles=PCICronos.CopyFiles
AddReg=PCICronos.Registry

[PCICronos.Install.NT.Services]
AddService=Cronos, 2, PCICronos.Services
			  
[PCICronos.CopyFiles]
;Cronos PCI frame grabber driver							
Cronos.sys,,,2	
											
[PCICronos.Services]
DisplayName     = %Cronos.DeviceDesc%
ServiceType     = 1		  ; %SERVICE_KERNEL_DRIVER%  
StartType       = 2		  ; %SERVICE_SYSTEM_START%
ErrorControl    = 1		  ; %SERVICE_ERROR_NORMAL%  
ServiceBinary   = %12%\Cronos.sys
Dependencies=MtxDma0
																		                  
[PCICronos.Registry]
HKLM,"SOFTWARE\Matrox\Imaging Board\Cronos",Description,0,"Matrox Cronos board"
HKLM,"SOFTWARE\Matrox\Imaging Board\Cronos",Library,0,"milCronos.dll"
HKLM,"SOFTWARE\Matrox\Imaging Board\Cronos",InitFlag, 0x00010001 , 269025281
HKLM,"SOFTWARE\Matrox\Imaging Board\Cronos",RealDevice, 0x00010001, 1
HKLM,"SOFTWARE\Matrox\Imaging Board\Cronos",SystemType, 0x00010001, 34

; =================== Source section ==================================

[SourceDisksNames]
1=%String1%,,,

[SourceDisksFiles]
Corona.sys=1,..\Corona\Wdm
Pulsar.sys=1,..\Pulsar\Wdm
Cronos.sys=1,..\Cronos\Wdm
MtxWinCi.dll=1,.

; =================== String ==================================

[Strings]
String0="Matrox Electronic Systems Ltd."
String1="MIL CD-ROM"
Pulsar.DeviceDesc = "Pulsar PCI frame grabber"
Cronos.DeviceDesc = "Cronos PCI frame grabber"
Corona.DeviceDesc = "Corona PCI frame grabber"
Meteor_II.DeviceDesc = "Meteor_II PCI frame grabber"
Corona_II.DeviceDesc = "Corona_II PCI frame grabber"
ImageClassReg="Matrox Imaging Adapter"
MESIMAGEMfg="Matrox Electronic Systems Ltd.- Imaging"
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: web5, load: 0.91