QntmLto.inf Driver File Contents (Tape_20Drive_Quantum_3.3.0.0_W2K3R2W2K3R2x64W2K8W2K8x64W2K8R2x64_A.zip)

; Comprehensive Ultrium Driver Installer for Windows 2000/XP/2003/Vista
; Copyright © 2005 Quantum Corporation
; Version:  3.3.0.0
;           06/07/2007

[Version]
Signature = "$Windows NT$"        ;---- Valid for all NT-based operating systems
Class     = TapeDrive
ClassGUID = {6D807884-7D21-11CF-801C-08002BE10318}
Provider  = %INF_Provider%
DriverVer = 06/07/2007,3.3.0.0
CatalogFile = QntmLto.cat

[DestinationDirs]
DefaultDestDir = 12
CoCopy_x86 = 11
CoCopy_ia64 = 11
CoCopy_amd64 = 11

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


[Manufacturer]
Quantum = Quantum_Models, ntia64, ntamd64
Seagate = Seagate_Models, ntia64, ntamd64
Certance = Certanced_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 Ultrium Driver Installer for Windows 2000/XP/2003/Vista"
INF_Provider    = "Quantum Corporation"

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

[SourceDisksFiles.x86]
QLTOx32.sys = 1
LT14ax32.dll = 1

[qntmdrv_Inst.ntx86]
CopyFiles = qntmdrv_Inst.ntx86.Copy
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdrv_Inst.ntx86.Copy]
QLTOx32.sys

[qntmdrv_Inst.ntx86.Services]
AddService = QLTOx32, %SPSVCINST_ASSOCSERVICE%, qntmdrv_Service_Inst_x86, qntmdrv_EventLog_Inst_x86

[qntmdrv_Service_Inst_x86]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QLTOx32.sys

[qntmdrv_EventLog_Inst_x86]
AddReg = qntmdrv_EventLog_AddReg_x86

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

[qntmdrv_Inst.ntx86.HW]
AddReg = qntmdrv_Inst.ntx86.HW.AddReg

[qntmdrv_Inst.ntx86.HW.AddReg]
HKR,,DeviceCharacteristics,0x10001,0x0100         ; Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"      ; Allow generic-all access to Built-in administrators and Local system


; ---- Start CoInstaller installation -----------------------------------------

[qntmdrv_Inst.ntx86.CoInstallers]
AddReg    = CoAddReg_x86
CopyFiles = CoCopy_x86

[CoCopy_x86]
LT14ax32.dll,,,0x10

[CoAddReg_x86]
HKR,,CoInstallers32,0x00010000,"LT14ax32.dll,CoInstaller_Entry"

; ---- End CoInstaller installation -----------------------------------------

[Quantum_Models]
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_3_______
"Quantum LTO 4 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_4_______


[Seagate_Models]
"Quantum LTO 1 Tape Drive" = qntmdrv_Inst, SCSI\SequentialSEAGATE_ULTRIUM06242-XXX


[Certanced_Models]
"Quantum LTO 2 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_2_______
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_3_______



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

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

[SourceDisksFiles.ia64]
QLTOi64.sys = 1
LT14ai64.dll = 1

[qntmdrv_Inst.ntia64]
CopyFiles = qntmdrv_Inst.ntia64.Copy
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdrv_Inst.ntia64.Copy]
QLTOi64.sys

[qntmdrv_Inst.ntia64.Services]
AddService = QLTOi64, %SPSVCINST_ASSOCSERVICE%, qntmdrv_Service_Inst_ia64, qntmdrv_EventLog_Inst_ia64

[qntmdrv_Service_Inst_ia64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QLTOi64.sys

[qntmdrv_EventLog_Inst_ia64]
AddReg = qntmdrv_EventLog_AddReg_ia64

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

[qntmdrv_Inst.ntia64.HW]
AddReg = qntmdrv_Inst.ntia64.HW.AddReg

[qntmdrv_Inst.ntia64.HW.AddReg]
HKR,,DeviceCharacteristics,0x10001,0x0100         ; Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"      ; Allow generic-all access to Built-in administrators and Local system


; ---- Start CoInstaller installation -----------------------------------------

[qntmdrv_Inst.ntia64.CoInstallers]
AddReg    = CoAddReg_ia64
CopyFiles = CoCopy_ia64

[CoCopy_ia64]
LT14ai64.dll,,,0x10

[CoAddReg_ia64]
HKR,,CoInstallers32,0x00010000,"LT14ai64.dll,CoInstaller_Entry"

; ---- End CoInstaller installation -----------------------------------------

[Quantum_Models.ntia64]
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_3_______
"Quantum LTO 4 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_4_______


[Seagate_Models.ntia64]
"Quantum LTO 1 Tape Drive" = qntmdrv_Inst, SCSI\SequentialSEAGATE_ULTRIUM06242-XXX


[Certanced_Models.ntia64]
"Quantum LTO 2 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_2_______
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_3_______



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

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

[SourceDisksFiles.amd64]
QLTOx64.sys = 1
LT14ax64.dll = 1

[qntmdrv_Inst.ntamd64]
CopyFiles = qntmdrv_Inst.ntamd64.Copy
UseInfDeviceDesc = 1		; Added to override SCSI Inquiry Data

[qntmdrv_Inst.ntamd64.Copy]
QLTOx64.sys

[qntmdrv_Inst.ntamd64.Services]
AddService = QLTOx64, %SPSVCINST_ASSOCSERVICE%, qntmdrv_Service_Inst_amd64, qntmdrv_EventLog_Inst_amd64

[qntmdrv_Service_Inst_amd64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\QLTOx64.sys

[qntmdrv_EventLog_Inst_amd64]
AddReg = qntmdrv_EventLog_AddReg_amd64

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

[qntmdrv_Inst.ntamd64.HW]
AddReg = qntmdrv_Inst.ntamd64.HW.AddReg

[qntmdrv_Inst.ntamd64.HW.AddReg]
HKR,,DeviceCharacteristics,0x10001,0x0100         ; Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"      ; Allow generic-all access to Built-in administrators and Local system


; ---- Start CoInstaller installation -----------------------------------------

[qntmdrv_Inst.ntamd64.CoInstallers]
AddReg    = CoAddReg_amd64
CopyFiles = CoCopy_amd64

[CoCopy_amd64]
LT14ax64.dll,,,0x10

[CoAddReg_amd64]
HKR,,CoInstallers32,0x00010000,"LT14ax64.dll,CoInstaller_Entry"

; ---- End CoInstaller installation -----------------------------------------

[Quantum_Models.ntamd64]
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_3_______
"Quantum LTO 4 Tape Drive" = qntmdrv_Inst, SCSI\SequentialQUANTUM_ULTRIUM_4_______


[Seagate_Models.ntamd64]
"Quantum LTO 1 Tape Drive" = qntmdrv_Inst, SCSI\SequentialSEAGATE_ULTRIUM06242-XXX


[Certanced_Models.ntamd64]
"Quantum LTO 2 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_2_______
"Quantum LTO 3 Tape Drive" = qntmdrv_Inst, SCSI\SequentialCERTANCEULTRIUM_3_______



;                                                                              *
;                                                                              *
; ******************************************************************************
; *** 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: 1.44