QDLT.inf Driver File Contents (R103281.EXE)

; Comprehensive DLTtape(tm) Driver Installer for Windows 2000/XP/2003
; Copyright © 2004 Dell Corporation
; Version:  3.0.1.0
;           11/16/2004

[Version]
Signature = "$Windows NT$"        ;---- Valid for all NT-based operating systems
Class     = TapeDrive
ClassGUID = {6D807884-7D21-11CF-801C-08002BE10318}
Provider  = %INF_Provider%
DriverVer = 11/16/2004,3.0.1.0
CatalogFile.ntx86 = QDLT32.cat
CatalogFile.ntia64 = QDLT64.cat
CatalogFile.ntamd64 = QDLTx64.cat

[DestinationDirs]
DefaultDestDir = 12     ;---- Points to %windir%\system32\drivers

[SourceDisksNames]
1 = %INF_Disk_Name%,,,,          ;---- 4th comma added for Win XP

[Manufacturer]
Dell = Dell_Models, ntia64, ntamd64

[Strings]
; Non-Localizable
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001

; Localizable strings
INF_Disk_Name   = "Comprehensive DLTtape(tm) Driver Installer for Windows 2000/XP/2003"
INF_Provider    = "Dell Corporation"

; *** BEGIN:  Repeat for each CPU Architecture *********************************
; ******************************************************************************
;                                                                              *
;                                                                              *
; Covered by:  CatalogFile.ntx86 = QDLT32.cat

[SourceDisksFiles.x86]
QDLT32.sys = 1

[qntmdlt_Inst.ntx86]
CopyFiles = @QDLT32.sys
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdlt_Inst.ntx86.Services]
AddService = QDLT32, %SPSVCINST_ASSOCSERVICE%, qntmdlt_Service_Inst_x86, qntmdlt_EventLog_Inst_x86

[qntmdlt_Service_Inst_x86]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QDLT32.sys
AddReg         = qntmdlt_Service_AddReg_x86

[qntmdlt_Service_AddReg_x86]
HKR,,AutoRun,%REG_DWORD%,1

[qntmdlt_EventLog_Inst_x86]
AddReg = qntmdlt_EventLog_AddReg_x86

[qntmdlt_EventLog_AddReg_x86]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\QDLT32.sys"
HKR,,TypesSupported,%REG_DWORD%,7
HKR,,DeviceCharacteristics,%REG_DWORD%,0

[Dell_Models]
"Dell (tm) PowerVault (tm) 110T SDLT"      = qntmdlt_Inst, SCSI\SequentialQUANTUM_SuperDLT1_______
"Dell (tm) PowerVault (tm) 110T SDLT 320"  = qntmdlt_Inst, SCSI\SequentialQUANTUM_SDLT320_________
"Dell (tm) PowerVault (tm) 110T DLT VS80/DLT1"  = qntmdlt_Inst, SCSI\SequentialBNCHMARKDLT1____________
"Dell (tm) PowerVault (tm) 110T DLT VS160" = qntmdlt_Inst, SCSI\SequentialQUANTUM_DLT_VS160_______



;                                                                              *
;                                                                              *
; ******************************************************************************
; *** END:    Repeat for each CPU Architecture *********************************

; *** BEGIN:  Repeat for each CPU Architecture *********************************
; ******************************************************************************
;                                                                              *
;                                                                              *
; Covered by:  CatalogFile.ntia64 = QDLT64.cat

[SourceDisksFiles.ia64]
QDLT64.sys = 1

[qntmdlt_Inst.ntia64]
CopyFiles = @QDLT64.sys
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdlt_Inst.ntia64.Services]
AddService = QDLT64, %SPSVCINST_ASSOCSERVICE%, qntmdlt_Service_Inst_ia64, qntmdlt_EventLog_Inst_ia64

[qntmdlt_Service_Inst_ia64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QDLT64.sys
AddReg         = qntmdlt_Service_AddReg_ia64

[qntmdlt_Service_AddReg_ia64]
HKR,,AutoRun,%REG_DWORD%,1

[qntmdlt_EventLog_Inst_ia64]
AddReg = qntmdlt_EventLog_AddReg_ia64

[qntmdlt_EventLog_AddReg_ia64]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\QDLT64.sys"
HKR,,TypesSupported,%REG_DWORD%,7
HKR,,DeviceCharacteristics,%REG_DWORD%,0

[Dell_Models.ntia64]
"Dell (tm) PowerVault (tm) 110T SDLT"      = qntmdlt_Inst, SCSI\SequentialQUANTUM_SuperDLT1_______
"Dell (tm) PowerVault (tm) 110T SDLT 320"  = qntmdlt_Inst, SCSI\SequentialQUANTUM_SDLT320_________
"Dell (tm) PowerVault (tm) 110T DLT VS80/DLT1"  = qntmdlt_Inst, SCSI\SequentialBNCHMARKDLT1____________
"Dell (tm) PowerVault (tm) 110T DLT VS160" = qntmdlt_Inst, SCSI\SequentialQUANTUM_DLT_VS160_______



;                                                                              *
;                                                                              *
; ******************************************************************************
; *** END:    Repeat for each CPU Architecture *********************************

; *** BEGIN:  Repeat for each CPU Architecture *********************************
; ******************************************************************************
;                                                                              *
;                                                                              *
; Covered by:  CatalogFile.ntamd64 = QDLTx64.cat

[SourceDisksFiles.amd64]
QDLTx64.sys = 1

[qntmdlt_Inst.ntamd64]
CopyFiles = @QDLTx64.sys
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdlt_Inst.ntamd64.Services]
AddService = QDLTx64, %SPSVCINST_ASSOCSERVICE%, qntmdlt_Service_Inst_amd64, qntmdlt_EventLog_Inst_amd64

[qntmdlt_Service_Inst_amd64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QDLTx64.sys
AddReg         = qntmdlt_Service_AddReg_amd64

[qntmdlt_Service_AddReg_amd64]
HKR,,AutoRun,%REG_DWORD%,1

[qntmdlt_EventLog_Inst_amd64]
AddReg = qntmdlt_EventLog_AddReg_amd64

[qntmdlt_EventLog_AddReg_amd64]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\QDLTx64.sys"
HKR,,TypesSupported,%REG_DWORD%,7
HKR,,DeviceCharacteristics,%REG_DWORD%,0

[Dell_Models.ntamd64]
"Dell (tm) PowerVault (tm) 110T SDLT"      = qntmdlt_Inst, SCSI\SequentialQUANTUM_SuperDLT1_______
"Dell (tm) PowerVault (tm) 110T SDLT 320"  = qntmdlt_Inst, SCSI\SequentialQUANTUM_SDLT320_________
"Dell (tm) PowerVault (tm) 110T DLT VS80/DLT1"  = qntmdlt_Inst, SCSI\SequentialBNCHMARKDLT1____________
"Dell (tm) PowerVault (tm) 110T DLT VS160" = qntmdlt_Inst, SCSI\SequentialQUANTUM_DLT_VS160_______



;                                                                              *
;                                                                              *
; ******************************************************************************
; *** END:    Repeat for each CPU Architecture *********************************
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: web1, load: 0.71