marsqx5.inf Driver File Contents (QX5.zip)

;
; MARSQX5.INF
;

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MSFT%
catalogFile=marsqx5.cat
DriverVer=04/04/2007,1.0.0.0

[SourceDisksNames]
1 = "MARSQX5 Installation Disk",,,

[SourceDisksFiles]
marsqx5.inf	=1
marsqx5.sys	=1

[Manufacturer]
%MarsMfg%=MARS

[DestinationDirs]
MARS.USBDCam.CopyDrivers=10,system32\drivers

[MARS]
%USB\VID_093a&PID_010f.DeviceDesc%=MARS.USBDCam,USB\VID_093a&PID_050f

[MARS.USBDCam]
Include=    ks.inf,kscaptur.inf,ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     MARS.USBDCam.AddReg,MARS.USBDCam.AddReg.InitVal,MARS.USBDCam.Addreg.DSExt
CopyFiles=  MARS.USBDCam.CopyDrivers

[MARS.USBDCam.NTx86]
Include=    ks.inf,kscaptur.inf,ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     MARS.USBDCam.AddReg,MARS.USBDCam.AddReg.InitVal,MARS.USBDCam.Addreg.DSExt
CopyFiles=  MARS.USBDCam.CopyDrivers

[MARS.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,marsqx5.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,PowerDownWhenUnopened,3,00
HKR,,DontSuspendIfStreamsAreRunning,3,01


[MARS.USBDCam.AddReg.InitVal]

;Video
HKLM,"Software%SettingRegistryPath%\Video", Brightness			,0x00010001,   15
HKLM,"Software%SettingRegistryPath%\Video", Saturation			,0x00010001,  200
HKLM,"Software%SettingRegistryPath%\Video", Sharpness			,0x00010001,    1
HKLM,"Software%SettingRegistryPath%\Video", Gamma			,0x00010001,    1
;Custom
HKLM,"Software%SettingRegistryPath%\Custom", Flicker			,0x00010001,   60
HKLM,"Software%SettingRegistryPath%\Custom", LightSoure			,0x00010001,    1
HKLM,"Software%SettingRegistryPath%\Custom", Exposure			,0x00010001,   50
;Snap
;HKLM,"Software\Digital Blue\QX5V2", SNAP				,0x00010001,    0

[MARS.USBDCam.Addreg.DSExt]
HKCR,CLSID\%MarsPropertySet.CLSID%,,,%MarsPropertySet%
HKCR,CLSID\%MarsPropertySet.CLSID%\InprocServer32,,,%Mars.Device.DShowExtPage%
HKCR,CLSID\%MarsPropertySet.CLSID%\InprocServer32,ThreadingModel,,Both

; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%MarsPropertySet.CLSID%,,,%MarsPropertySet%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%MarsPropertySet.CLSID%,IID,1,71,97,A8,77,70,F9,00,49,97,57,20,A6,F0,3F,AC,E4

HKCR,CLSID\%MarsPropertyPage.CLSID%,,,%MarsPropertyPage%
HKCR,CLSID\%MarsPropertyPage.CLSID%\InprocServer32,,,%Mars.Device.DShowExtPage%
HKCR,CLSID\%MarsPropertyPage.CLSID%\InprocServer32,ThreadingModel,,Both

; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%MarsPropertySet.CLSID%\PropertyPages\%MarsPropertyPage.CLSID%,,,%MarsPropertyPage%



[MARS.USBDCam.CopyDrivers]
marsqx5.sys
;stream.sys

[MARS.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,MARS.USBDCam.Interface

[MARS.USBDCam.NTx86.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,MARS.USBDCam.Interface

[MARS.USBDCam.Interface]
AddReg=MARS.USBDCam.Intf.AddReg
         
[MARS.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_093a&PID_010f.DeviceDesc%
HKR,,ExtensionDLL,,%Mars.Device.VfwExtDLL%

[MARS.USBDCam.NTx86.Services]
AddService = %MarsUsbDevice%,0x00000002,MARS.USBDCam.ServiceInstall

[MARS.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_093a&PID_010f.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\marsqx5.sys

[Strings]
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"

; dshow custom property page
MarsPropertySet.CLSID = "{77A89771-F970-4900-9757-20A6F03FACE4}"
MarsPropertySet = "Mars PC-Cam Custom Property Set"
MarsPropertyPage.CLSID = "{3229948E-8529-4821-9900-20BE9B696D6F}"
MarsPropertyPage = "Mars PC-Cam Custom Property Page"

SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

;----------------
; Localizable
;----------------
CameraClassName="Camera device"
MSFT="Digital Blue"
MarsMfg="Digital Blue"
USB\VID_093a&PID_010f.DeviceDesc = "Digital Blue QX5 V2 Microscope"
Mars.Device.VfwExtDLL="mr316exv"
Mars.Device.DShowExtPage= "mr316exd.dll"
SettingRegistryPath = "\Digital Blue\QX5V2\SETTING"
MarsUsbDevice="marsqx5"
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: web3, load: 1.88