;
; MARSQX5.INF (for AMD64)
;
[Version]
signature="$Windows NT$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MSFT%
LayoutFile=Layout.inf
catalogFile=marsqx5.cat
DriverVer=04/04/2007,1.0.0.0
[SourceDisksNames]
1 = "MARSQX5 Installation Disk",,,
[SourceDisksFiles]
marsqx5.sys =1
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
[Manufacturer]
%MarsMfg%=MARS,NTamd64
[DestinationDirs]
MARS.USBDCam.CopyDrivers=12
[MARS]
%USB\VID_093a&PID_010f.DeviceDesc%=MARS.USBDCam,USB\VID_093a&PID_050f
[MARS.NTamd64]
%USB\VID_093a&PID_010f.DeviceDesc%=MARS.USBDCam,USB\VID_093a&PID_050f
[MARS.USBDCam.NT]
Include= ks.inf, kscaptur.inf, dshowext.inf
Needs= KS.Registration,Stream.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
AddReg= MARS.USBDCam.AddReg,MARS.USBDCam.AddReg.InitVal,MARS.USBDCam.Addreg.DSExt
CopyFiles= MARS.USBDCam.CopyDrivers
; WIA
SubClass=StillImage
DeviceType=3
Capabilities=0
DeviceData=MARS.USBDCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
[MARS.USBDCam.AddReg]
;HKR,,DevLoader,,*ntkern
;HKR,,NTMPDriver,,mr97113.sys
;HKR,,PageOutWhenUnopened,3,00
;HKR,,PowerDownWhenUnopened,3,00
;HKR,,DontSuspendIfStreamsAreRunning,3,01
; WIA
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
[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.DeviceData]
Server=local
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
[MARS.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,MARS.USBDCam.Interface
AddInterface=%KSCATEGORY_VIDEO%,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.NT.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
[MARS.USBDCam.CopyDrivers]
marsqx5.sys
;stream.sys
[Strings]
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-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
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.