; Copyright (c) 1996-1997 Aztech Systems Ltd
; Pro16V-A Audio INF file
; Vendor ID : AZT1008
;
[Version]
Signature="$WINDOWS NT$"
ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318} ; ClassGuid - Class = Sound, video and game controllers
Class=MEDIA
Provider=%AZT%
[SourceDisksNames]
1 = %DiskId%
[SourceDisksFiles]
aztaud.dll = 1
aztaud.sys = 1
aztmpu.dll = 1
aztmpu.sys = 1
azhwctl.dat = 1
pnpid.dat = 1
midimap.cfg = 1
[DestinationDirs]
AudioDll.CopyList = 11 ; DIRID_SYSTEM
MpuDll.CopyList = 11 ; DIRID_SYSTEM
AudSys.CopyList = 12 ; DIRID_DRIVERS
MpuSys.CopyList = 12 ; DIRID_DRIVERS
[Manufacturer]
%MfgName%=AztechLabs
[AztechLabs]
%*AZT0000.DeviceDesc%=AZT0000_Device, ISAPNP\AZT1008_DEV0000 ; Reserved/IDE CD-ROM device
%*AZT0001.DeviceDesc%=AZT0001_Device, ISAPNP\AZT1008_DEV0001 ; Audio device
%*AZT0002.DeviceDesc%=AZT0002_Device, ISAPNP\AZT1008_DEV0002 ; MPU-401 device
%*AZT0003.DeviceDesc%=AZT0003_Device, ISAPNP\AZT1008_DEV0003 ; Gameport/Joystick device
[AZT0000_Device.NT]
CopyFiles=AudioDll.CopyList,AudSys.CopyList
AddReg=AZT0000.AddReg
[AZT0001_Device.NT]
CopyFiles=AudioDll.CopyList,AudSys.CopyList
AddReg=AZT0001.AddReg
[AZT0002_Device.NT]
CopyFiles=MpuDll.CopyList,MpuSys.CopyList
AddReg=AZT0002.AddReg
[AZT0003_Device.NT]
AddReg=AZT0003.AddReg
[AZT0000_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst
[AZT0001_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst
[AZT0002_Device.NT.Services]
AddService = aztmpu, 0x00000002, aztmpu_Service_Inst
[AZT0003_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst
; Reserved / IDE CD-ROM Device
[AZT0000.AddReg]
HKR,Drivers\CD-ROM\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\CD-ROM\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"CD-ROM"
; Audio Device
[AZT0001.AddReg]
HKR,Drivers\wave\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\wave\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\midi\aztaud.dll,Description,,%V_INTERNAL%
HKR,Drivers\midi\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\mixer\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\mixer\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\aux\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\aux\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
; MPU-401 Device
[AZT0002.AddReg]
HKR,Drivers\MIDI-MPU401\aztmpu.dll,Description,,%*AZT0002.DeviceDesc%
HKR,Drivers\MIDI-MPU401\aztmpu.dll,Driver,,aztmpu.dll
HKR,Drivers,SubClasses,,"MIDI-MPU401"
; Gameport / Joystick Device
[AZT0003.AddReg]
HKR,Drivers\Gameport\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\Gameport\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"Gameport"
[MpuDll.CopyList]
aztmpu.dll
midimap.cfg
[MpuSys.CopyList]
aztmpu.sys
[AudioDll.CopyList]
aztaud.dll
azhwctl.dat
pnpid.dat
midimap.cfg
[AudSys.CopyList]
aztaud.sys
[AZT20.LC]
ConfigPriority=RESTART
[aztmpu_Service_Inst]
DisplayName = %aztmpu.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\aztmpu.sys
LoadOrderGroup = Base
[aztaud_Service_Inst]
DisplayName = %aztaud.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\aztaud.sys
LoadOrderGroup = Base
[Strings]
AZT = "Aztech"
MfgName = "Aztech Labs"
DiskId = "disk1"
MediaClassName = "Sound, video and game controllers"
;Following description of driver is saved in the this registry:
;HKLM\SYSTEM\CurrentControlSet\Enum\ISAPNP
*AZT0000.DeviceDesc = "AZT1008 PnP SOUND DEVICE(IDE CDROM DISABLED)"
*AZT0001.DeviceDesc = "AZT1008 PnP SOUND DEVICE(AUDIO)"
*AZT0002.DeviceDesc = "AZT1008 PnP SOUND DEVICE(MPU401 MIDI)"
*AZT0003.DeviceDesc = "AZT1008 PnP SOUND DEVICE(GAME PORT)"
V_INTERNAL = "Internal OPL2/OPL3 FM Synthesis"
V_CLSWAVEFORM = "Audio"
V_CLSMIDI = "MIDI"
V_CLSMIXER = "Mixer"
V_CLSAUX = "Auxiliary"
V_GENERAL = "General MIDI Instrument"
aztaud.SvcDesc = "Aztech Labs Sound Galaxy Audio Driver"
aztmpu.SvcDesc = "Aztech Labs Sound Galaxy MPU401 Driver"
; Non-Localizable text.
KEY_WARNVER = "SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
KEY_CHKVER = "SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
KEY_FIL = "SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
KEY_IOC = "SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
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.