;===============================================================================
; Panasonic DVD DIGICAM VDR-M30 USB Interface Driver
;
; (C) Hitachi, Ltd. 2002,2003. All rights reserved.
;===============================================================================
[Version]
Signature = "$Windows NT$"
Class=USB
ClassGUID={36fc9e60-c465-11cf-8056-444553540000}
Provider=%HTC%
;CatalogFile=Dz31u.cat
LayoutFile=LAYOUT.INF
DriverVer= 1/16/2003,6.0.116.0
[ControlFlags]
ExcludeFromSelect = *
;-------------------------------------------------------------------------------
; Copy Files Section
;-------------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11 ; // LDID_SYS
DZMVUSB.CopyFiles = 10, system32\drivers ; // %windir%\system32\drivers
DZMVSCSI.CopyFiles = 10, system\iosubsys ; // %windir%\system\iosubsys
MPDINF.CopyFiles = 10, inf\other ;
DZ3USB.Files.x86_12 = 12
[SourceDisksNames.x86]
222=%Desc_x860%,,
[SourceDisksFiles.x86]
;Win98/ME
Dz31s.inf=222
Dz3s98me.mpd=222
Dz3u98me.sys=222
;Win2k/XP
Dz3u2kxp.sys=222
;-------------------------------------------------------------------------------
; Manufacturer Name Section
;-------------------------------------------------------------------------------
[Manufacturer]
%HTC%=HTC
;-------------------------------------------------------------------------------
; Install Section
;-------------------------------------------------------------------------------
[HTC]
%DZ3USBDesc%=DZ3USB_Inst,USB\VID_04A4&PID_001D
;-------------------------------------------------------------------------------
; Windows98/WindowsME Install Section
;-------------------------------------------------------------------------------
[DZ3USB_Inst]
AddReg=DZMVUSB.Reg
CopyFiles=DZMVUSB.CopyFiles, MPDINF.CopyFiles, DZMVSCSI.CopyFiles
[DZMVUSB.Reg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,Dz3u98me.sys
[DZMVUSB.CopyFiles]
Dz3u98me.sys
[MPDINF.CopyFiles]
Dz31s.inf
[DZMVSCSI.CopyFiles]
Dz3s98me.mpd
;-------------------------------------------------------------------------------
; Windows 2000 and Windows XP Install Section
;-------------------------------------------------------------------------------
[DZ3USB_Inst.ntx86]
CopyFiles = DZ3USB.Files.x86_12
AddReg = DZ3USB.AddReg.x86
[DZ3USB_Inst.ntx86.Services]
AddService = Dz3u2kxp,0x00000002,DZ3USB_Service_Instx86,
[DZ3USB_Service_Instx86]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\Dz3u2kxp.sys
[DZ3USB.AddReg.x86]
;HKCR,,DevLoader,0,*ntkern
;HKCR,,NTMPDriver,0,dzmvusb.sys
[DZ3USB.Files.x86_12]
Dz3u2kxp.sys
;Dz3s2kxp.sys
[DZ3USB_EventLog_Inst]
AddReg = DZ3USB_EventLog_Inst.AddReg
[DZ3USB_EventLog_Inst.AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
;-------------------------------------------------------------------------------
; Localizable Strings
;-------------------------------------------------------------------------------
[Strings]
HTC = "Hitachi, Ltd"
Desc_x860 = "DVD DIGICAM VDR-M30 CD-ROM"
DZ3USBDesc = "Panasonic DVD CAMERA USB Interface"
;-------------------------------------------------------------------------------
; Non Localizable Strings
;-------------------------------------------------------------------------------
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
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.