; Copyright Trident Microsystems, Inc (c) 1997 All Rights Reserved.
; Portions Copyright (c) 1993 Microsoft Corporation. All Rights Reserved.
;
; Title: OEMSETUP.INF - Trident PCI Audio Installation File
; Author: Tom Warren - Trident Microsystems, Arizona Product Group
; Updated: 10/29/97 - TRIDWAVE/TRIDWNW name change - TCW APG
; Updated: 10/30/97 - Fix MIDIMAP wavetable auto-assign - TCW APG
; Updated: 11/18/97 - Added 4DWave and 9753Wave Rev B
; Updated: 12/03/97 - Added Autoexec update for WAVEINIT/WAVETSR.
; Updated: 12/12/97 - Switched midi devices 0 and 1.
; Updated: 12/19/97 - Fixed Joystick install??, added sample set CD.
; Updated: 02/12/98 - Removed all LogConfig stuff, not needed.
; Updated: 02/13/98 - Added QA3D installation code.
; Updated: 02/20/98 - Added code to install Microsoft Joystick.
[Version]
Signature="$CHICAGO$"
Class=MEDIA
Provider=%TMS%
LayoutFile=LAYOUT.INF
[ClassInstall]
AddReg=Class.AddReg
[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll
[Manufacturer]
%TRIDMfgName%=TRID
[TRID]
%PCI\VEN_1023&DEV_978A.DeviceDesc% = TRID9753, PCI\VEN_1023&DEV_978A
%PCI\VEN_1023&DEV_9755.DeviceDesc% = TRID9753, PCI\VEN_1023&DEV_9755
%PCI\VEN_1023&DEV_2000.DeviceDesc% = TRID4D, PCI\VEN_1023&DEV_2000
%Trident_Legacy_Device.DeviceDesc% = Trid_Legacy.Install,Trid_Legacy
;%Trident_Joystick.DeviceDesc% = Trid_GamePort.Install, *PNPB02F
[TRID4D]
CopyFiles=TRID_SysCopyFiles
UpdateInis=TRID_UpdateInis
AddReg=WAVE.AddReg, MIXER.AddReg, TRID4D.AddReg, QA3D.AddReg
UpdateAutoBat=TRID_Update_Autobat
[TRID9753]
CopyFiles=TRID_SysCopyFiles
UpdateInis=TRID_UpdateInis
AddReg=WAVE.AddReg, MIXER.AddReg, TRID9753.AddReg, QA3D.AddReg
UpdateAutoBat=TRID_Update_Autobat
;---------------------------------------------------------------;
[PreCopySection]
HKR,,NoSetupUI,,1
[Det.DevINFs]
*pnpb02f=joystick.inf
;[Trid_GamePort.Install]
;LogConfig=BasicJoyStick.LC0,BasicJoystick.LC1
;AddReg=JOYSTICK.AddReg, MSJSTICK.AddReg
;UpdateInis=MSJSTICK.UpdateInis
;CopyFiles=MSJSTICK.CopyList
;[*PNPB02F.det]
;LogConfig=BasicJoyStick.LC0
;AddReg=PreCopySection
;[BasicJoyStick.LC0]
;ConfigPriority=HARDWIRED
;IOConfig=201-201(3ff::)
;[BasicJoyStick.LC1]
;ConfigPriority=HARDWIRED
;IOConfig=200-207(3ff::)
;[JOYSTICK.AddReg]
;HKR,,DevLoader,,mmdevldr.vxd
;HKR,Drivers,MIGRATED,,0
;HKR,Drivers\joystick,,,
;[MSJSTICK.AddReg]
;HKR,,Driver,,vjoyd.vxd
;HKR,Drivers\joystick\msjstick.drv,Description,,%Trident_Joystick.DeviceDesc%
;HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
;HKR,Drivers,SubClasses,,"joystick"
;[MSJSTICK.UpdateInis]
;system.ini,drivers,"joystick="
;[PreCopySection]
;HKR,,NoSetupUI,,1
;---------------------------------------------------------------;
[TRID_SysCopyFiles]
TRIDWNW.VXD
TRIDWAVE.DRV
WAVEINIT.EXE
WAVETSR.COM
GM10MB.SLB
GM15MB.SLB
GM20MB.SLB
GM60MB.SLB
QHOOK.VXD
QA3D.DLL
A3D.DLL
QA3DLOAD.DLL
[TRID_UpdateInis]
system.ini,drivers,"midi=TRIDWAVE.DRV",,0
system.ini,drivers,"mixer=TRIDWAVE.DRV",,0
system.ini,drivers,"wave=TRIDWAVE.DRV",,0
system.ini,drivers,"aux=TRIDWAVE.DRV",,0
system.ini,drivers,"joystick="
[TRID_Update_AutoBat]
CmdAdd=WAVEINIT.EXE,"/v"
CmdAdd=WAVETSR.COM
[DestinationDirs]
TRID_SysCopyFiles = 11 ; System directory
TRID_WinCopyFiles = 10 ; Windows directory
DefaultDestDir=11
[WAVE.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKLM,%KEY_IOC%\acm,,,
HKLM,%KEY_IOC%\Rec,,,
HKLM,%KEY_IOC%\MPlay,,,
[MIXER.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
HKLM,%KEY_IOC%\Vol,,,
[TRID4D.AddReg]
HKR,,Driver,,TRIDWNW.VXD
HKR,Drivers,MIGRATED,,1
HKR,Drivers\midi,,,
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
HKR,Drivers\wave\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\mixer\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\aux\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\wave\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_2000.DeviceDesc%
HKR,Drivers\mixer\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_2000.DeviceDesc%
HKR,Drivers\aux\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_2000.DeviceDesc%
;***
HKR,Drivers\wave\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\mixer\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\aux\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
;***
HKR,Drivers\midi\%V_WAVETABLE%,Driver,,TRIDWAVE.DRV
HKR,Drivers\midi\%V_WAVETABLE%,Description,,%V_WAVETABLE%
HKR,Drivers\midi\%V_WAVETABLE%,NumPorts,1,02,00,00,00
HKR,Drivers\midi\%V_WAVETABLE%,Port,1,00,00,00,00
;***
HKR,Drivers\midi\%V_EXTERNAL%,Driver,,TRIDWAVE.DRV
HKR,Drivers\midi\%V_EXTERNAL%,Description,,%V_EXTERNAL%
HKR,Drivers\midi\%V_EXTERNAL%,NumPorts,1,02,00,00,00
HKR,Drivers\midi\%V_EXTERNAL%,Port,1,01,00,00,00
;***
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,%SETTINGS%,,,
HKR,,EnumPropPages,,"TRIDWAVE.DRV,DrvEnumPropPages"
[TRID9753.AddReg]
HKR,,Driver,,TRIDWNW.VXD
HKR,Drivers,MIGRATED,,1
HKR,Drivers\midi,,,
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
HKR,Drivers\wave\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\mixer\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\aux\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\wave\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_978A.DeviceDesc%
HKR,Drivers\mixer\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_978A.DeviceDesc%
HKR,Drivers\aux\TRIDWAVE.DRV,Description,,%PCI\VEN_1023&DEV_978A.DeviceDesc%
;***
HKR,Drivers\wave\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\mixer\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
HKR,Drivers\aux\TRIDWAVE.DRV,Driver,,TRIDWAVE.DRV
;***
HKR,Drivers\midi\%V_WAVETABLE%,Driver,,TRIDWAVE.DRV
HKR,Drivers\midi\%V_WAVETABLE%,Description,,%V_WAVETABLE%
HKR,Drivers\midi\%V_WAVETABLE%,NumPorts,1,02,00,00,00
HKR,Drivers\midi\%V_WAVETABLE%,Port,1,00,00,00,00
;***
HKR,Drivers\midi\%V_EXTERNAL%,Driver,,TRIDWAVE.DRV
HKR,Drivers\midi\%V_EXTERNAL%,Description,,%V_EXTERNAL%
HKR,Drivers\midi\%V_EXTERNAL%,NumPorts,1,02,00,00,00
HKR,Drivers\midi\%V_EXTERNAL%,Port,1,01,00,00,00
;***
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,%SETTINGS%,,,
HKR,,EnumPropPages,,"TRIDWAVE.DRV,DrvEnumPropPages"
[QA3D.AddReg]
HKCR,A3D,,0,A3d Object
HKCR,A3D\CLSID,,0,{d8f1eee0-f634-11cf-8700-00a0245d918b}
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b},,0,A3d Object
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b}\InprocServer32,,0,a3d.dll
HKCR,CLSID\{d8f1eee0-f634-11cf-8700-00a0245d918b}\InprocServer32,ThreadingModel,0,Apartment
;---------------------------------------------------------------;
[Trid_Legacy.Install]
AddReg=Trid_Legacy.AddReg
[Trid_Legacy.AddReg]
HKR,,Devloader,,"*CONFIGMG"
HKR,Drivers,MIGRATED,,0
HKR,,EnumPropPages,,"EnumPropPages"
[SourceDisksFiles]
TRIDWNW.VXD=2
TRIDWAVE.DRV=2
WAVEINIT.EXE=2
WAVETSR.COM=2
GM10MB.SLB=2
GM15MB.SLB=2
GM20MB.SLB=2
GM60MB.SLB=2
QHOOK.VXD=2
QA3D.DLL=2
A3D.DLL=2
QA3DLOAD.DLL=2
[SourceDisksNames]
1=%AudioInstallDisk%,,
2=%AudioInstallCD%,,
[Strings]
;Non-localized strings
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"
SETTINGS="Settings"
;Localized strings
TMS="Trident Microsystems, Inc. APG"
TRIDMfgName="TRID"
AudioInstallDisk="Trident PCI Audio Driver Install Disk"
AudioInstallCD="Trident PCI Audio Driver Install CD"
MediaClassName="Sound, video and game controllers"
PCI\VEN_1023&DEV_2000.DeviceDesc="Trident 4DWave PCI Audio"
PCI\VEN_1023&DEV_978A.DeviceDesc="Trident 9753Wave PCI Audio"
PCI\VEN_1023&DEV_9755.DeviceDesc="Trident 9753Wave PCI Audio (B)"
Trident_Legacy_Device.DeviceDesc="Trident Legacy Audio"
V_WAVETABLE="Trident PCI WaveTable MIDI"
V_EXTERNAL="Trident PCI External MIDI"
Trident_Joystick.DeviceDesc="Trident Gameport"
; **** End of OEMSETUP.INF ****
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.