; INF file for DM_1USB.sys ; Copyright 2001 OLYMPUS OPTICAL CO.,LTD. [Version] Signature="$Windows NT$" Class=USB ClassGUID={E49DC30D-02EC-4D1A-8BD8-30E201DCB04D} Provider=%DM_1USB.Provider% [Manufacturer] %DM_1USB.Manufacturer%=DM_1USB [ClassInstall32] AddReg=DM_1USB.AddClassReg [DM_1USB] %DM_1USB.DeviceDesc%=DM_1USB.INSTALL, USB\VID_07B4&PID_0205 ; TODO: Add an optional Tag File to ensure that the end user ; has specified the correct path to the diskette, CD-ROM, ; or network drive. See the INF File Reference in the ; DDK documentation for more information on SourceDisksNames ; sections. [SourceDisksNames] ;1=%DM_1USB.DriverDiskName%,"",1 [SourceDisksFiles] DM_1USB.sys=1 [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] DM_1USB.CopyFiles = 10,system32\drivers ; WINDOWS\SYSTEM32\DRIVERS [DM_1USB.INSTALL] CopyFiles=DM_1USB.CopyFiles AddReg=DM_1USB.AddRegLoader [DM_1USB.AddClassReg] HKR,,,,%DM_1USB.ClassName% [DM_1USB.AddRegLoader] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,DM_1USB.sys [DM_1USB.INSTALL.NT] CopyFiles=DM_1USB.CopyFiles [DM_1USB.INSTALL.NT.Services] AddService = DM_1USB,0x00000002,DM_1USB_Service_Inst,DM_1USB_EventLog_Inst [DM_1USB_Service_Inst] ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\DM_1USB.sys DisplayName = %DM_1USB.DeviceDesc% [DM_1USB_EventLog_Inst] AddReg=DM_1USB.AddEventLogReg [DM_1USB.AddEventLogReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DM_1USB.sys" HKR,,TypesSupported,0x00010001,7 [DM_1USB.CopyFiles] DM_1USB.sys ;---------------------------------------------------------------; [Strings] DM_1USB.Provider="OLYMPUS OPTICAL CO.,LTD" DM_1USB.Manufacturer="OLYMPUS OPTICAL CO.,LTD" ; TODO: Replace the following with an appropriate description ; of this actual device. DM_1USB.DeviceDesc="DM_1USB Device" ; TODO: Replace the following with an appropriate class name ; for this class of device. DM_1USB.ClassName="DM_1USB Device" ; TODO: If not installing from a diskette, change the following string ; to indicate the source location. DM_1USB.DriverDiskName="DM_1USB Installation Diskette"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.