ASP4MMED.inf Driver File Contents (Ger_95.zip)

;*---------------------------------------------------------------------------
;*
;* $Workfile: ASP4MMED.inf $
;*
;*---------------------------------------------------------------------------
;*
;* $Revision: 11 $  $Date: 3/19/98 6:50p $  
;*				
;*---------------------------------------------------------------------------
;*
;* Vortex inf file for multimedia support
;*
;*---------------------------------------------------------------------------
;* 
;* Copyright (c) 1997 Aureal Semiconductor, Inc. - All rights reserved. 
;*
;* This is UNPUBLISHED PROPRIETARY SOURCE CODE of Aureal Semiconductor;
;* the contents of this file may not be disclosed to third parties, copied or
;* duplicated in any form, in whole or in part, without the prior written
;* permission of Aureal Semiconductor.
;*
;* RESTRICTED RIGHTS LEGEND:
;* Use, duplication or disclosure by the Government is subject to restrictions
;* as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
;* and Computer Software clause at DFARS 252.227-7013, and/or in similar or
;* successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished  -
;* rights reserved under the Copyright Laws of the United States.
;*
;*---------------------------------------------------------------------------
;*$NoKeywords: $

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=Media
Provider=%Mfg%
Verinfo=%ProductVersion%

[ControlFlags]
ExcludeFromSelect=VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK
ExcludeFromSelect=VIRTUAL\PCI_VEN_12EB&DEV_0001_MPU401
ExcludeFromSelect=VIRTUAL\PCI_VEN_12EB&DEV_0001_SBFMAUDIO
ExcludeFromSelect=MODEMWAVE\VORTEX_56K_VOICE_MODEM

[ClassInstall]
AddReg=Class.AddReg

[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll				    

[Manufacturer]
%Mfg%=AurealSemiconductor

[AurealSemiconductor]
%MF\PCI_VEN_12EB&DEV_0001_AUDIO.DeviceDesc% = AUDIO_DEVICE, MF\PCI_VEN_12EB&DEV_0001_AUDIO
%VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK.DeviceDesc% = JOYSTICK_DEVICE, VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK
%VIRTUAL\PCI_VEN_12EB&DEV_0001_MPU401.DeviceDesc% = MPU401_DEVICE, VIRTUAL\PCI_VEN_12EB&DEV_0001_MPU401
%VIRTUAL\PCI_VEN_12EB&DEV_0001_SBFMAUDIO.DeviceDesc% = SBFMAUDIO_DEVICE, VIRTUAL\PCI_VEN_12EB&DEV_0001_SBFMAUDIO
%Rockwell.DeviceDesc24%  = ROCKWELL,MODEMWAVE\VORTEX_56K_VOICE_MODEM

[PreCopySection]
HKR,,NoSetupUI,,1

[AUDIO_DEVICE]
AddReg=AspenAudio.Addreg,A3D.Addreg,AspenOverides.Addreg,AspenLocalization.Addreg,AspenCustomization.Addreg
CopyFiles=AspenAudio.CopyList,AspenDOSAudio.CopyList,AspenAppsAudio.CopyList

[JOYSTICK_DEVICE]
AddReg=AspenJoystick.Addreg
CopyFiles=AspenJoystick.CopyList

[MPU401_DEVICE]
AddReg=AspenMpu401.Addreg
CopyFiles=AspenMpu401.CopyList

[SBFMAUDIO_DEVICE]
AddReg=AspenSBFMAudio.Addreg
CopyFiles=AspenSBFMAudio.CopyList

[ROCKWELL]
AddReg=MSSERWAVE.AddReg, ROCKWELL.AddReg
CopyFiles=MSSERWAVE.CopyList

[AspenAudio.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,asp4core.vxd
HKR,Drivers,,,
HKR,Drivers,MIGRATED,,0
HKR,Drivers,SubClasses,,"aux,midi,mixer,wave"
HKR,Drivers\aux,,,
HKR,Drivers\midi,,,
HKR,Drivers\mixer,,,
HKR,Drivers\wave,,,
; aux driver
HKR,Drivers\aux\asp4mix.drv,Driver,,asp4mix.drv
HKR,Drivers\aux\asp4mix.drv,Description,,%PCI_VEN_12EB&DEV_0001_AUX.DeviceDesc%
HKR,Drivers\aux\asp4mix.drv,Driver,,asp4mix.drv
; mixer driver
HKR,Drivers\mixer\asp4mix.drv,Driver,,asp4mix.drv
HKR,Drivers\mixer\asp4mix.drv,Description,,%PCI_VEN_12EB&DEV_0001_MIX.DeviceDesc%
HKR,Drivers\mixer\asp4mix.drv,Driver,,asp4mix.drv
; wave driver
HKR,,EnumPropPages,,"wavedrv.drv,DrvEnumPropPages"
HKR,Drivers\wave\asp4wave.drv,Driver,,asp4wave.drv
HKR,Drivers\wave\asp4wave.drv,Description,,%PCI_VEN_12EB&DEV_0001_WAVE.DeviceDesc%
HKR,Drivers\wave\asp4wave.drv,Driver,,asp4wave.drv
; wave table driver
HKR,Drivers\midi\asp4wt.drv,Driver,,asp4wt.drv
HKR,Drivers\midi\asp4wt.drv,Description,,%PCI_VEN_12EB&DEV_0001_WT.DeviceDesc%
HKR,Drivers\midi\asp4wt.drv,Driver,,asp4wt.drv
; configuration entries
HKR,Config\Platform,ClientDrivers,,"asp4appy.vxd asp4wt.vxd asp4sbfm.vxd asp4mix.vxd asp4wave.vxd"
HKR,Config\Platform,PC98ClientDrivers,,"asp4appy.vxd asp4wt.vxd asp4mix.vxd asp4wave.vxd"
HKR,Config\SBFM,ClientDrivers,,"asp4fm.vxd"
HKR,Config\Platform,DosActivator,,"asp4dos.com"
HKR,Config\SBFM,DosActivator,,"asp4dos.com"
; install optional components
HKLM,%KEY_OPT_COMPONENTS%\Vol,,,
HKLM,%KEY_OPT_COMPONENTS%\ACM,,,
HKLM,%KEY_OPT_COMPONENTS%\Rec,,,
HKLM,%KEY_OPT_COMPONENTS%\MPlay,,,
HKLM,%KEY_OPT_COMPONENTS%\CDPlayer,,,
HKLM,%KEY_OPT_COMPONENTS%\Clips,,,

[AspenOverides.Addreg]
; virtual devices
;HKR,Config,DisableJoystick,1,1
;HKR,Config,DisableMPU401,1,1
;HKR,Config,DisableDOSModemPort,1,1
;HKR,Config,DisableSBFM,1,1
; a3d
;HKR,Config,EnableA3DReserve,1,1
;HKR,Config,NumHost3DBuffers,1,6

[A3D.Addreg]
HKCR,A3d,,,"A3d Object"
HKCR,A3d\CLSID,,,{d8f1eee0-f634-11cf-8700-00a0245d918b}
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b},,,"A3d Object"
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b}\InprocServer32,,,a3d.dll
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b}\InprocServer32,"ThreadingModel",,"Apartment"

[AspenJoystick.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,,,
HKR,Drivers,MIGRATED,,0
HKR,Drivers\joystick,,,
HKR,,Driver,,vjoyd.vxd
HKR,Drivers\joystick\msjstick.drv,,,
HKR,Drivers\joystick\msjstick.drv,Description,,%VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK.DeviceDesc%
HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
HKR,Drivers,SubClasses,,"joystick"
HKLM,%KEY_OEM_JOY%\"Vortex Gameport Interface",OEMName,,%VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK.DeviceDesc%
HKLM,%KEY_OEM_JOY%\"Vortex Gameport Interface",OEMCallout,,asp4joys.vxd
HKLM,%KEY_OEM_JOY%\"Vortex Gameport Interface",OEMData,1,0,0,0,4,4,0,0,0

[AspenMpu401.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,asp4midi.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers\midi,,,
HKR,Drivers\midi\asp4midi.drv,Driver,,asp4midi.drv
HKR,Drivers\midi\asp4midi.drv,Description,,%VIRTUAL\PCI_VEN_12EB&DEV_0001_MPU401.DeviceDesc%
HKR,Drivers\midi\asp4midi.drv,Driver,,asp4midi.drv

[AspenSBFMAudio.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,asp4sbfm.vxd

[ROCKWELL.AddReg]
HKR,Drivers\wave\serwvdrv.drv,Description,,%Rockwell.DeviceDesc%
HKR,Config,XformModule,  , "umdmxfrm.dll"
HKR,Config,XformID,     1, 01, 00, 00, 00

[MSSERWAVE.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\wave,,,
HKR,,Driver,,serwave.vxd
HKR,Drivers\wave\serwvdrv.drv,Driver,,serwvdrv.drv
HKR,Drivers,SubClasses,,"wave"

[AspenLocalization.Addreg]
;Vortex driver name strings
HKLM,"Software\Aureal\Vortex\DriverNames","WaveOutDriverName",0x00020000,%StrWaveOutDriverName%
HKLM,"Software\Aureal\Vortex\DriverNames","WaveInDriverName",0x00020000,%StrWaveInDriverName%
HKLM,"Software\Aureal\Vortex\DriverNames","MixerDriverName",0x00020000,%StrMixerDriverName%
HKLM,"Software\Aureal\Vortex\DriverNames","AuxDriverName",0x00020000,%StrAuxDriverName%
HKLM,"Software\Aureal\Vortex\DriverNames","WavetableDriverName",0x00020000,%StrWavetableDriverName%
HKLM,"Software\Aureal\Vortex\DriverNames","MidiDriverName",0x00020000,%StrMidiDriverName%

;Message box strings
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapAurealVortex",0x00020000,%StrCapAurealVortex%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapAurealA3D",0x00020000,%StrCapAurealA3D%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapPCIError",0x00020000,%StrCapPCIError%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapAurealWt",0x00020000,%StrCapAurealWt%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapAurealTone Control",0x00020000,%StrCapAurealToneControl%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","CapAurealModem",0x00020000,%StrCapAurealModem%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgPromptInstallDX5",0x00020000,%StrMsgPromptInstallDX5%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningInstallDX5",0x00020000,%StrMsgWarningInstallDX5%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningPrimaryPCI",0x00020000,%StrMsgWarningPrimaryPCI%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningPrimaryPCI2",0x00020000,%StrMsgWarningPrimaryPCI2%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningDrvDisabled",0x00020000,%StrMsgWarningDrvDisabled%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningMMXCPU",0x00020000,%StrMsgWarningMMXCPU%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningPCIError",0x00020000,%StrMsgWarningPCIError%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningEnableWtEffects",0x00020000,%StrMsgWarningEnableWtEffects%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningModemDeviceInUse",0x00020000,%StrMsgWarningModemDeviceInUse%
HKLM,"Software\Aureal\Vortex\MsgBoxStrings","MsgWarningEnableToneControl",0x00020000,%StrMsgWarningEnableToneControl%

;Mixer source line strings
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcWtShortName",0x00020000,%MixSrcWtShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcWtName",0x00020000,%MixSrcWtName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcWaveShortName",0x00020000,%MixSrcWaveShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcWaveName",0x00020000,%MixSrcWaveName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcSpdifShortName",0x00020000,%MixSrcWaveName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcSpdisName",0x00020000,%MixSrcSpdisName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcBeepShortName",0x00020000,%MixSrcBeepShortName%			
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcBeepName",0x00020000,%MixSrcBeepName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcPhoneShortName",0x00020000,%MixSrcPhoneShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcPhoneName",0x00020000,%MixSrcPhoneName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMicShortName",0x00020000,%MixSrcMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMicName",0x00020000,%MixSrcMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcLineInShortName",0x00020000,%MixSrcLineInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcLineInName",0x00020000,%MixSrcLineInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcCDShortName",0x00020000,%MixSrcCDShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcCDName",0x00020000,%MixSrcCDName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcVideoShortName",0x00020000,%MixSrcVideoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcVideoName",0x00020000,%MixSrcVideoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcAuxShortName",0x00020000,%MixSrcAuxShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcAuxName",0x00020000,%MixSrcAuxName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcStereoMixShortName",0x00020000,%MixSrcStereoMixShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcStereoMixName",0x00020000,%MixSrcStereoMixName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMonoMixShortName",0x00020000,%MixSrcMonoMixShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMonoMixName",0x00020000,%MixSrcMonoMixName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMonoOutShortName",0x00020000,%MixSrcMonoOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcMonoOutName",0x00020000,%MixSrcMonoOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcHpOutShortName",0x00020000,%MixSrcHpOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcHpOutName",0x00020000,%MixSrcHpOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcSpdifOutShortName",0x00020000,%MixSrcSpdifOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrcSpdifOutName",0x00020000,%MixSrcSpdifOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrc3DCenterShortName",0x00020000,%MixSrc3DCenterShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrc3DCenterName",0x00020000,%MixSrc3DCenterName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrc3DDepthShortName",0x00020000,%MixSrc3DDepthShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSrc3DDepthName",0x00020000,%MixSrc3DDepthName%

;Mixer destination line strings
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestLineOutShortName",0x00020000,%MixDestLineOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestLineOutName",0x00020000,%MixDestLineOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestWaveInShortName",0x00020000,%MixDestWaveInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestWaveInName",0x00020000,%MixDestWaveInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestVoiceInShortName",0x00020000,%MixDestVoiceInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestVoiceInName",0x00020000,%MixDestVoiceInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestAC97CtrlsOutShortName",0x00020000,%MixDestAC97CtrlsOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixDestLineAC97CtrlsOutName",0x00020000,%MixDestLineAC97CtrlsOutName%

;Mixer control strings
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMixerLineOutShortName",0x00020000,%MixMixerLineOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMixerLineOutName",0x00020000,%MixMixerLineOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuxWaveInShortName",0x00020000,%MixMuxWaveInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuxWaveInName",0x00020000,%MixMuxWaveInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuxVoiceInShortName",0x00020000,%MixMuxVoiceInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuxVoiceInName",0x00020000,%MixMuxVoiceInName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLWtShortName",0x00020000,%MixVolLWtShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLWtName",0x00020000,%MixVolLWtName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLWaveShortName",0x00020000,%MixVolLWaveShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLWaveName",0x00020000,%MixVolLWaveName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLSpdifShortName",0x00020000,%MixVolLSpdifShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLSpdifName",0x00020000,%MixVolLSpdifName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLBeepShortName",0x00020000,%MixVolLBeepShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLBeepName",0x00020000,%MixVolLBeepName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLPhoneShortName",0x00020000,%MixVolLPhoneShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLPhoneName",0x00020000,%MixVolLPhoneName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLMicShortName",0x00020000,%MixVolLMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLMicName",0x00020000,%MixVolLMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLLineInShortName",0x00020000,%MixVolLLineInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLLineInName",0x00020000,%MixVolLLineInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLCDShortName",0x00020000,%MixVolLCDShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLCDName",0x00020000,%MixVolLCDName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLVideoShortName",0x00020000,%MixVolLVideoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLVideoName",0x00020000,%MixVolLVideoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLAuxShortName",0x00020000,%MixVolLAuxShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLAuxName",0x00020000,%MixVolLAuxName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutMasterShortName",0x00020000,%MixVolLineOutMasterShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutMasterName",0x00020000,%MixVolLineOutMasterName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutHpShortName",0x00020000,%MixVolLineOutHpShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutHpName",0x00020000,%MixVolLineOutHpName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutMonoShortName",0x00020000,%MixVolLineOutMonoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutMonoName",0x00020000,%MixVolLineOutMonoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutSpdifShortName",0x00020000,%MixVolLineOutSpdifShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolLineOutSpdifName",0x00020000,%MixVolLineOutSpdifName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWPhoneShortName",0x00020000,%MixVolWPhoneShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWPhoneName",0x00020000,%MixVolWPhoneName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWMicShortName",0x00020000,%MixVolWMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWMicName",0x00020000,%MixVolWMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWLineInShortName",0x00020000,%MixVolWLineInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWLineInName",0x00020000,%MixVolWLineInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWCDShortName",0x00020000,%MixVolWCDShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWCDName",0x00020000,%MixVolWCDName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWVideoShortName",0x00020000,%MixVolWVideoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWVideoName",0x00020000,%MixVolWVideoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWAuxShortName",0x00020000,%MixVolWAuxShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWAuxName",0x00020000,%MixVolWAuxName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWStereoMixShortName",0x00020000,%MixVolWStereoMixShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWStereoMixName",0x00020000,%MixVolWStereoMixName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWMonoMixShortName",0x00020000,%MixVolWMonoMixShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolWMonoMixName",0x00020000,%MixVolWMonoMixName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolVMicShortName",0x00020000,%MixVolVMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolVMicName",0x00020000,%MixVolVMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolVLineInShortName",0x00020000,%MixVolVLineInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVolVLineInName",0x00020000,%MixVolVLineInName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLWtShortName",0x00020000,%MixMuteLWtShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLWtName",0x00020000,%MixMuteLWtName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLWaveShortName",0x00020000,%MixMuteLWaveShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLWaveName",0x00020000,%MixMuteLWaveName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLSpdifShortName",0x00020000,%MixMuteLSpdifShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLSpdifName",0x00020000,%MixMuteLSpdifName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLBeepShortName",0x00020000,%MixMuteLBeepShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLBeepName",0x00020000,%MixMuteLBeepName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLPhoneShortName",0x00020000,%MixMuteLPhoneShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLPhoneName",0x00020000,%MixMuteLPhoneName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLMicShortName",0x00020000,%MixMuteLMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLMicName",0x00020000,%MixMuteLMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLLineInShortName",0x00020000,%MixMuteLLineInShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLLineInName",0x00020000,%MixMuteLLineInName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLCDShortName",0x00020000,%MixMuteLCDShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLCDName",0x00020000,%MixMuteLCDName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLVideoShortName",0x00020000,%MixMuteLVideoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLVideoName",0x00020000,%MixMuteLVideoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLAuxShortName",0x00020000,%MixMuteLAuxShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLAuxName",0x00020000,%MixMuteLAuxName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutMasterShortName",0x00020000,%MixMuteLineOutMasterShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutMasterName",0x00020000,%MixMuteLineOutMasterName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutHpShortName",0x00020000,%MixMuteLineOutHpShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutHpName",0x00020000,%MixMuteLineOutHpName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutMonoShortName",0x00020000,%MixMuteLineOutMonoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutMonoName",0x00020000,%MixMuteLineOutMonoName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineOutSpdifShortName",0x00020000,%MixMuteLineOutSpdifShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixMuteLineoutSpdifName",0x00020000,%MixMuteLineoutSpdifName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixSelectMicMixShortName",0x00020000,%MixSelectMicMixShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSelectMicMixName",0x00020000,%MixSelectMicMixName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOff3DShortName",0x00020000,%MixOnOff3DShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOff3DName",0x00020000,%MixOnOff3DName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffLoudnessShortName",0x00020000,%MixOnOffLoudnessShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffLoudnessName",0x00020000,%MixOnOffLoudnessName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffPopShortName",0x00020000,%MixOnOffPopShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffPopName",0x00020000,%MixOnOffPopName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffSimStereoShortName",0x00020000,%MixOnOffSimStereoShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffSimStereoName",0x00020000,%MixOnOffSimStereoName%

HKLM,"Software\Aureal\Vortex\MixerStrings","Mix3DCenterShortName",0x00020000,%Mix3DCenterShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","Mix3DCenterName",0x00020000,%Mix3DCenterName%
HKLM,"Software\Aureal\Vortex\MixerStrings","Mix3DDepthShortName",0x00020000,%Mix3DDepthShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","Mix3DDepthName",0x00020000,%Mix3DDepthName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixSelectMic2ShortName",0x00020000,%MixSelectMic2ShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixSelectMic2Name",0x00020000,%MixSelectMic2Name%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffMicGainShortName",0x00020000,%MixOnOffMicGainShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffMicGainName",0x00020000,%MixOnOffMicGainName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffToneShortName",0x00020000,%MixOnOffToneShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixOnOffToneOutName",0x00020000,%MixOnOffToneName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixBaseLineOutShortName",0x00020000,%MixBaseLineOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixBaseLineOutName",0x00020000,%MixBaseLineOutName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixTrebleLineOutShortName",0x00020000,%MixTrebleLineOutShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixTrebleLineOutName",0x00020000,%MixTrebleLineOutName%

HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuLineOutWaveShortName",0x00020000,%MixVuLineOutWaveShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuLineOutWaveName",0x00020000,%MixVuLineOutWaveName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuWaveInMicShortName",0x00020000,%MixVuWaveInMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuWaveInMicName",0x00020000,%MixVuWaveInMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuWaveInLineShortName",0x00020000,%MixVuWaveInLineShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuWaveInLineName",0x00020000,%MixVuWaveInLineName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuVoiceInMicShortName",0x00020000,%MixVuVoiceInMicShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuVoiceInMicName",0x00020000,%MixVuVoiceInMicName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuVoiceInLineShortName",0x00020000,%MixVuVoiceInLineShortName%
HKLM,"Software\Aureal\Vortex\MixerStrings","MixVuVoiceInLineName",0x00020000,%MixVuVoiceInLineName%

[AspenCustomization.Addreg]
;; This setction contaions all registry keys used to disable the Vortex driver related features
;; or customize the functions provided by Vortex drivers/apps.

; A3D Demo apps
HKLM,"Software\Aureal\Vortex\Customization","EnableA3dDemosInstall",0x00010001,1,0,0,0	;set DWORD value to "1" to enable A3D demos installation

; Vortex Control Panel Tray Icon
;HKLM,"Software\Aureal\Vortex\Customization","DisableTrayIcon",0x00010001,1,0,0,0		;set DWORD value to "1" to disable Vortex tray icon in SysTray

; Vortex Control Panel
HKLM,"Software\Aureal\Vortex\Customization","ControlPanelTitle",0x00020000,"SY-P1 Control Panel"		;Vortex control panel title
;HKLM,"Software\Aureal\Vortex\Customization","ControlPanelPageConfig",0x00020000,"0123"					;Vortex control panel page config
;HKLM,"Software\Aureal\Vortex\Customization","ControlPanelActivePage",0x00020000,"0"					;Vortex control panel active page
HKLM,"Software\Aureal\Vortex\Customization","ControlPanelIconDesc",0x00020000,"SOUND IMAGE SY-P1"	;Vortex control panel description

; Vortex Uninstaller
HKLM,"Software\Aureal\Vortex\Customization","UninstallerName",0x00020000,"SOUND IMAGE SY-P1"	;Vortex uninstaller name in Add/Remove Programs control panel

;CODEC Mixer Values for playback
HKLM,"Software\Aureal\Vortex\Customization","PlayVolGainCD",0x00010001,7,0,0,0	;Vortex default settings for the CD Playback gain set to 10.5 for eff. gain of +4.5dB
HKLM,"Software\Aureal\Vortex\Customization","PlayVolGainAux",0x00010001,7,0,0,0 ;Vortex default settings for the Aux Playback gain set to 10.5 for eff. gain of +4.5dB
HKLM,"Software\Aureal\Vortex\Customization","RecVolGainCD",0x00010001,0,0,0,0	;Vortex default settings for the CD Record gain set to 0 for eff. gain of +6dB
HKLM,"Software\Aureal\Vortex\Customization","RecVolGainAux",0x00010001,0,0,0,0	;Vortex default settings for the Aux Record gain set to 0 for eff. gain of +6dB

;Digital Mixer Values for record
HKLM,"Software\Aureal\Vortex\Customization","RecMaxVolGainCD",0x00010001,ff,ff,0,0
HKLM,"Software\Aureal\Vortex\Customization","RecMaxVolGainAux",0x00010001,ff,ff,0,0

[AspenAudio.CopyList]
asp4core.vxd,,
asp4appy.vxd,,
asp4wt.vxd,,
asp4wt.drv,,
asp4wave.vxd,,
asp4wave.drv,,
asp4mix.vxd,,
asp4mix.drv,,
asp4thru.dll,,
asp4sbfm.vxd,,
asp4cpl.cpl,,
a3d.vxd,,
a3d.dll,,
aurealgm,,

[AspenDOSAudio.CopyList]
asp4dos.com,,

[AspenAppsAudio.CopyList]
asp4cpl.exe,,
asp4tray.exe,,
asp4cpl1.hlp,,
asp4cpl2.hlp,,
asp4cpl3.hlp,,
asp4cpl4.hlp,,
;asp4cpl1.gid,,
;asp4cpl2.gid,,
;asp4cpl3.gid,,
;asp4cpl4.gid,,
a3dsplsh.exe,,
a3dsplh.wav,,
a3dspls.wav,,
audctrl.exe,,

[AspenJoystick.CopyList]
vjoyd.vxd,,
msjstick.drv,,
asp4joys.vxd,,

[AspenMpu401.CopyList]
asp4midi.vxd,,
asp4midi.drv,,

[AspenSBFMAudio.CopyList]
asp4sbfm.vxd,,

[MSSERWAVE.CopyList]
serwave.vxd,,
serwvdrv.drv,,
vmodctl.dll,,

[SourceDisksFiles]
a3d.vxd=42
a3d.dll=42
a3dsplsh.exe=42
a3dsplh.wav=42
a3dspls.wav=42
asp4core.vxd=42
asp4appy.vxd=42
asp4wt.vxd=42
asp4wt.drv=42
asp4wave.vxd=42
asp4wave.drv=42
asp4mix.vxd=42
asp4mix.drv=42
asp4thru.dll=42
asp4dos.com=42
asp4joys.vxd=42
asp4midi.vxd=42
asp4midi.drv=42
asp4sbfm.vxd=42
asp4cpl.exe=42
asp4cpl.cpl=42
asp4tray.exe=42
asp4cpl1.hlp=42
asp4cpl2.hlp=42
asp4cpl3.hlp=42
asp4cpl4.hlp=42
;asp4cpl1.gid=42
;asp4cpl2.gid=42
;asp4cpl3.gid=42
;asp4cpl4.gid=42
asp4dos.com=42
aurealgm=42

[SourceDisksNames]
42=%DiskName%,,0000-0000

[DestinationDirs]
DefaultDestDir = 11
AspenDOSAudio.CopyList = 10
AspenAppsAudio.CopyList = 10
MSSERWAVE.CopyList = 11

[Strings]
;Non-localized strings - standard Microsoft values
KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"

;Localized strings - standard Microsoft values
MediaClassName="Audio-, Video- und Spiele-Controller"

;Non-localized strings - device-specific
ProductVersion="0.01.00.0001"

;Localized strings - device-specific
DiskName="SY-P1-Installations- und Treiberdiskette"
Mfg="Aureal Semiconductor"
MF\PCI_VEN_12EB&DEV_0001_AUDIO.DeviceDesc= "SY-P1 - PCI-Audio"
PCI_VEN_12EB&DEV_0001_WAVE.DeviceDesc= "SY-P1 - Wave-Audio"
PCI_VEN_12EB&DEV_0001_AUX.DeviceDesc= "SY-P1 - Aux-Audio"
PCI_VEN_12EB&DEV_0001_MIX.DeviceDesc= "SY-P1 - Audio-Mixer"
PCI_VEN_12EB&DEV_0001_WT.DeviceDesc= "SY-P1 - Wavetable-MIDI"
VIRTUAL\PCI_VEN_12EB&DEV_0001_JOYSTICK.DeviceDesc = "SY-P1 - Gameport-Schnittstelle"
VIRTUAL\PCI_VEN_12EB&DEV_0001_MPU401.DeviceDesc = "SY-P1 - MPU-401-Schnittstelle"
VIRTUAL\PCI_VEN_12EB&DEV_0001_SBFMAUDIO.DeviceDesc = "SY-P1 - Soundblaster-Emulation"

KEY_OEM_JOY="SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
KEY_OPT_COMPONENTS="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
KEY_RUN="Software\Microsoft\Windows\CurrentVersion\Run"
KEY_RUN_ONCE="Software\Microsoft\Windows\CurrentVersion\RunOnce"

Rockwell.DeviceDesc="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc1="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc2="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc3="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc4="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc5="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc6="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc7="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc8="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc9="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc10="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc11="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc12="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc13="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc14="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc15="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc16="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc17="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc18="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc19="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc20="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc21="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc22="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc23="SY-P1 Modem Serial Wave Device"
Rockwell.DeviceDesc24="SY-P1 Modem Serial Wave Device"

;Localized driver name strings - device-specific
StrWaveOutDriverName="SOUND IMAGE SY-P1 - Wiedergabe"
StrWaveInDriverName="SOUND IMAGE SY-P1 - Aufnahme"
StrMixerDriverName="SOUND IMAGE SY-P1 - Mixer"
StrAuxDriverName="SOUND IMAGE SY-P1- Zusatzgerät"
StrWavetableDriverName="SY-P1 Wavetable"
StrMidiDriverName="SY-P1 MPU-401"

;Localized message-box strings - device-specific
StrCapAurealVortex="SOUND IMAGE SY-P1"
StrCapAurealA3D="SY-P1 A3D"
StrCapPCIError="PCI-Fehler"
StrCapAurealWt="SY-P1 Wavetable"
StrCapAurealToneControl="SY-P1-Audio-Steuerung"
StrCapAurealModem="SY-P1-Modem"
StrMsgPromptInstallDX5="Das SY-P1-PCI-Audio-System benötigt DirectX Version 5 oder später. Soll DirectX5 jetzt installiert werden?"
StrMsgWarningInstallDX5="Das SY-P1-PCI-Audio-System wird deaktiviert, bis DirectX5 installiert wird."				
StrMsgWarningPrimaryPCI="Die SY-P1-Karte befindet sich nicht auf dem primären PCI-Bus. Die Funktionen von MPU401, Joystick, Modem und Soundblaster sind unter"
StrMsgWarningPrimaryPCI2=" Umständen auf einem sekundären PCI-Bus nicht verfügbar. Nähere Hinweise finden Sie im Benutzerhandbuch. Soll diese Mitteilung in Zukunft weiter angezeigt werden?"
StrMsgWarningDrvDisabled="Diese Version der Treiber ist nur zur Verwendung in Europa und in den USA bestimmt. Die Treiber wurden deaktiviert. Bitte setzen Sie sich mit Aureal Semiconductor in Verbindung."
StrMsgWarningMMXCPU="Ihr Computer besitzt keinen MMX-Prozessor. Auf Systemen ohne MMX-Prozessor kann die Leistung beinträchtigt sein.  Soll diese Mitteilung in Zukunft weiter angezeigt werden?"
StrMsgWarningPCIError="SY-P1-PCI-Fehler: "
StrMsgWarningEnableWtEffects="Die Hardware-Ressoucen reichen für die Aktivierung der Wavetable-Effekte nicht aus. Schließen Sie DirectSound- oder Wave-Ausgabegeräte, und versuchen Sie es erneut."
StrMsgWarningModemDeviceInUse="Das Modem-Gerät wird bereits anderweitig benutzt. Schließen Sie zuerst alle Anwendungen und Dienste, die derzeit das Modem verwenden, und versuchen Sie es erneut."
StrMsgWarningEnableToneControl="Die Hardware-Ressoucen reichen für die Aktivierung der Audio-Steuerung nicht aus. Schließen Sie DirectSound- oder Wave-Ausgabegeräte, und versuchen Sie es erneut."
																																																																											
;Localized mixer source line strings - device-specific
MixSrcWtShortName="Wave Synth"					;"Wavetbl"
MixSrcWtName="Wave.-Synth."		;"Wavetable Synthesizer"
MixSrcWaveShortName="Wave"					;"Wave"
MixSrcWaveName="Wave-Ausgang"					;"Wave Out"
MixSrcSpdifShortName="SP-DIF"				;"SP-DIF"
MixSrcSpdisName="SP-DIF-Eingang"				;"SP-DIF Input"
MixSrcBeepShortName="PC LS"					;"Beep"				
MixSrcBeepName="PC-Lautsprecher"					;"PC Beep"
MixSrcPhoneShortName="Tel"				;"Phone"
MixSrcPhoneName="Telefon"					;"Telephone"
MixSrcMicShortName="Mikro"					;"Mic"
MixSrcMicName="Mikrofon"					;"Microphone"
MixSrcLineInShortName="Line"				;"Line"
MixSrcLineInName="Line-Eingang"					;"Line-In"
MixSrcCDShortName="CD"						;"CD"
MixSrcCDName="CD-Anschluß"						;"CD-ROM"
MixSrcVideoShortName="Video-Anschluß"				;"Video"
MixSrcVideoName="Video-Anschluß"						;"Video"
MixSrcAuxShortName="Aux"					;"Aux"
MixSrcAuxName="Aux-Anschluß"					;"Auxiliary"
MixSrcStereoMixShortName="Stereo Mix"			;"StereoMix"
MixSrcStereoMixName="Stereo-Mixer"		;"Stereo Mixer Input"
MixSrcMonoMixShortName="Mono Mix"			;"MonoMix"
MixSrcMonoMixName="Mono-Mixer"			;"Mono Mixer Input"

MixSrcMonoOutShortName="Mono Ausg"			;"MonoOut"
MixSrcMonoOutName="Mono-Ausgang"				;"Mono Out"	
MixSrcHpOutShortName="Kopfh Ausg"				;"HPOut"
MixSrcHpOutName="Kopfhörer-Ausg."				;"Headphone Out"	
MixSrcSpdifOutShortName="SP-DIF Ausg"			;"SpdifOut"
MixSrcSpdifOutName="SP-DIF-Ausgang"				;"SP-DIF Out"	
MixSrc3DCenterShortName="3-D Mitte"			;"3DCenter"
MixSrc3DCenterName="3-D Mitte"				;"3D Center"	
MixSrc3DDepthShortName="3-D Tiefe"			;"3DDepth"
MixSrc3DDepthName="3-D Tiefe"				;"3D Depth"	

;Localized mixer destination line strings - device-specific
MixDestLineOutShortName="Lautst"				;"Vol"
MixDestLineOutName="Lautstärke-Reg."			;"Volume Control"
MixDestWaveInShortName="Aufn"				;"Rec"
MixDestWaveInName="Aufnahmepegel"		;"Recording Control"
MixDestVoiceInShortName="Sprache"				;"Voice"
MixDestVoiceInName="Sprachbefehle"			;"Voice Commands"
MixDestAC97CtrlsOutShortName="AC97"	;"AC97Ctrls"
MixDestLineAC97CtrlsOutName="AC97-Steuerung"	;"AC97 Controls"


;Localized mixer control strings - device-specific
MixMixerLineOutShortName="PB Mix"			;"PlayMix"
MixMixerLineOutName="Playback-Mixer"		;"Playback Mixer"
MixMuxWaveInShortName="Mux Wave"
MixMuxWaveInName="Multiplexer Wave"
MixMuxVoiceInShortName="Mux Sprache"
MixMuxVoiceInName="Mux Sprache"

MixVolLWtShortName="Lautst WT "
MixVolLWtName="Lautst. Wavetable"
MixVolLWaveShortName="Lautst Wave "
MixVolLWaveName="Lautst. Wave"
MixVolLSpdifShortName="Lautst SP-DIF"
MixVolLSpdifName="Lautst. SP-DIF"
MixVolLBeepShortName="Lautst PC LS"
MixVolLBeepName="Lautst. PC-Lautspr."
MixVolLPhoneShortName="Lautst Tel"
MixVolLPhoneName="Lautst. Telefon"
MixVolLMicShortName="Lautst Mikro"
MixVolLMicName="Lautst. Mikrofon"
MixVolLLineInShortName="Lautst Line Eing"
MixVolLLineInName="Lautstärke Line"
MixVolLCDShortName="Lautst CD"
MixVolLCDName="Lautst. Int. CD-ROM"
MixVolLVideoShortName="Lautst Video"
MixVolLVideoName="Lautstärke Video"
MixVolLAuxShortName="Lautst Aux"
MixVolLAuxName="Lautstärke Aux"

MixVolLineOutMasterShortName="Lautst"
MixVolLineOutMasterName="Lautst. allg. Line"
MixVolLineOutHpShortName="Lautst Kopfh"
MixVolLineOutHpName="Lautstärke Kopfh."
MixVolLineOutMonoShortName="Lautst Mono"
MixVolLineOutMonoName="Lautstärke Mono"
MixVolLineOutSpdifShortName="Lautst SP-DIF"
MixVolLineOutSpdifName="Lautst. SP-DIF"

MixVolWPhoneShortName="Lautst Tel"
MixVolWPhoneName="Lautst. Telefon"
MixVolWMicShortName="Lautst Mikro"
MixVolWMicName="Lautst. Mikrofon"
MixVolWLineInShortName="LineVol"
MixVolWLineInName="Lautst. Line"
MixVolWCDShortName="Lautst CD"
MixVolWCDName="Lautstärke CD"
MixVolWVideoShortName="Lautst Video"
MixVolWVideoName="Lautst. Video"
MixVolWAuxShortName="Lautst Aux"
MixVolWAuxName="Lautstärke Aux"
MixVolWStereoMixShortName="Lautst Mix St"
MixVolWStereoMixName="Lautst. Stereo-Mix"
MixVolWMonoMixShortName="Lautst Mix M"
MixVolWMonoMixName="Lautst. Mono-Mix"

MixVolVMicShortName="Lautst Mikro"
MixVolVMicName="Lautst. Mikrofon"
MixVolVLineInShortName="LineVol"
MixVolVLineInName="Lautst. Line-In"

MixMuteLWtShortName="Ton WT aus"
MixMuteLWtName="Ton Wavetab. aus"
MixMuteLWaveShortName="Ton Wave aus"
MixMuteLWaveName="Ton Wave aus"
MixMuteLSpdifShortName="Ton SP-DIF aus"
MixMuteLSpdifName="Ton SP-DIF aus"
MixMuteLBeepShortName="Ton PC LS aus"
MixMuteLBeepName="Ton PC-Lautspr. aus"
MixMuteLPhoneShortName="Ton Tel aus"
MixMuteLPhoneName="Ton Telefon aus"
MixMuteLMicShortName="Ton Mikro aus"
MixMuteLMicName="Ton Mikrofon aus"
MixMuteLLineInShortName="Ton Line aus"
MixMuteLLineInName="Ton Line aus"
MixMuteLCDShortName="Ton CD aus"
MixMuteLCDName="Ton int. CD aus"
MixMuteLVideoShortName="Ton Video aus"
MixMuteLVideoName="Ton Video aus"
MixMuteLAuxShortName="Ton Aux aus"
MixMuteLAuxName="Ton Aux aus"

MixMuteLineOutMasterShortName="Ton Line aus"
MixMuteLineOutMasterName="Ton Line aus"
MixMuteLineOutHpShortName="Ton Kopfh aus"
MixMuteLineOutHpName="Ton Kopfhörer aus"
MixMuteLineOutMonoShortName="Ton Mono aus"
MixMuteLineOutMonoName="Ton Mono aus"
MixMuteLineOutSpdifShortName="Ton SP-DIF aus"
MixMuteLineoutSpdifName="Ton SP-DIF aus"

MixSelectMicMixShortName="Modem"
MixSelectMicMixName="Modemverbindung"

MixOnOff3DShortName="3-D-Stereo ein"
MixOnOff3DName="3-D-Stereo ein"
MixOnOffLoudnessShortName="Loudness ein"
MixOnOffLoudnessName="Loudness ein"
MixOnOffPopShortName="POP Pre3D ein"
MixOnOffPopName="POP Pre3D ein"
MixOnOffSimStereoShortName="Sim Stereo ein"
MixOnOffSimStereoName="Sim Stereo ein"

Mix3DCenterShortName="3-D Mitte"
Mix3DCenterName="Mitte 3-D-Stereo"
Mix3DDepthShortName="3-D Tiefe"
Mix3DDepthName="Tiefe 3-D-Stereo"

MixSelectMic2ShortName="Mikro 2"
MixSelectMic2Name="Mikrofon 2"

MixOnOffMicGainShortName="Mikro Verst"
MixOnOffMicGainName="Mikrofon (+20 dB)"

MixOnOffToneShortName="Bässe"
MixOnOffToneName="Baßregler Line"
MixBaseLineOutShortName="Bässe"
MixBaseLineOutName="Baßregler Line"
MixTrebleLineOutShortName="Höhen"
MixTrebleLineOutName="Höhenregler Line"

MixVuLineOutWaveShortName="VU Wave Ausg"
MixVuLineOutWaveName="Anz. Wave-Ausg"
MixVuWaveInMicShortName="VU Mikro"
MixVuWaveInMicName="Anz. Wave-Eing (Mik)"
MixVuWaveInLineShortName="VU Line"
MixVuWaveInLineName="Anz. Wave-Eing (Line)"
MixVuVoiceInMicShortName="VU Mikro"
MixVuVoiceInMicName="Anz. Sprache (Mik)"
MixVuVoiceInLineShortName="VU Line"
MixVuVoiceInLineName="Anz. Sprache (Line)"
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: ftp, load: 1.38