Metropoli BBS
VIEWER: oemsetup.inf MODE: TEXT (ASCII)
[Version]
Signature="$CHICAGO$"
Class=MEDIA
provider=%ACS%
LayoutFile=layout.inf

[ControlFlags]
ExcludeFromSelect=VIRTUAL\WSS-SBEmulation

[ClassInstall]
AddReg=Class.AddReg

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

[Manufacturer]
%ACSMfgName%=ACS

[ACS]
%*ACSF16.DeviceDesc%=ACSF16_Device, *ACSF16
%WSS-SBEmulation.DeviceDesc%=WSS_SB_Device, VIRTUAL\WSS-SBEmulation

[PreCopySection]
HKR,,NoSetupUI,,1

[Det.DevINFs]

;---------------------------------------------------------------;

[ACSF16_Device]
DelFiles=F16.DelList
LogConfig=F16.LC1,F16.LC2
CopyFiles=F16.CopyList
AddReg=WAVE.AddReg, MIXER.AddReg, ACSF16.AddReg, F16.AddReg
UpdateInis=F16.UpdateInis

[ACSF16_Device.FactDef]
ConfigPriority=NORMAL
IOConfig=530-537
IOConfig=388-38B
IRQConfig=7
DMAConfig=1

[WSS_SB_Device]
AddReg=WSS_SB_Device.AddReg

;---------------------------------------------------------------;

[F16.UpdateInis]

;---------------------------------------------------------------;

[F16.LC1]
ConfigPriority=NORMAL
IOConfig=530-537, 604-60B, E80-E87, F40-F47
IOConfig=388-38B
IRQConfig=7, 9, 10, 11
DMAConfig=0, 1, 3

[F16.LC2]
ConfigPriority=NORMAL
IOConfig=530-537, 604-60B, E80-E87, F40-F47
IOConfig=388-38B
IRQConfig=7, 9, 10, 11
DMAConfig=0, 1, 3
DMAConfig=0, 1, 3
               
               
;---------------------------------------------------------------;
;
; The .Det sections are added to the devnode at detection time
; only.  The PreCopySection is simply setting the NoSetupUI
; flag so that the critical pieces (such as logical 
; configurations) are in place at the time the device is started 
; during first boot.
;
;---------------------------------------------------------------;

[*ACSF16.Det]
AddReg=PreCopySection

;---------------------------------------------------------------;

[F16.CopyList]
lf16.vxd,,
lf16.drv,,
msopl.drv,,


;---------------------------------------------------------------;

[F16.DelList]

;---------------------------------------------------------------;

[Drivers.fields]
system.ini,boot,drivers,msmixmgr.dll
system.ini,boot,drivers,mmmixer.dll

[WSS_SB_Device.AddReg]
HKR,,DeviceDriver,,F16.vxd
HKR,,DevLoader,,*CONFIGMG

[ACSF16.AddReg]
HKR,Drivers\wave\lf16.drv,Description,,%*ACSF16.DeviceDesc%
HKR,Drivers\mixer\lf16.drv,Description,,%*ACSF16.DeviceDesc%
HKR,Drivers\aux\lf16.drv,Description,,%*ACSF16.DeviceDesc%
HKR,Drivers\midi\msopl.drv,Description,,%V_INTERNAL%
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"

[F16.AddReg]
HKR,,Driver,,lf16.vxd
HKR,Drivers\wave\lf16.drv,Driver,,lf16.drv
HKR,Drivers\mixer\lf16.drv,Driver,,lf16.drv
HKR,Drivers\aux\lf16.drv,Driver,,lf16.drv
HKR,Drivers\midi\msopl.drv,Driver,,msopl.drv
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,,EnumPropPages,,"lf16.drv,DrvEnumPropPages"
;HKLM,%KEY_FIL%\fl.UpdateInis,device.vsndsys,,"system.ini,386Enh,""device=vsndsys.386"",,"
;HKLM,%KEY_FIL%\fl.UpdateInis,device.vaudiod,,"system.ini,386Enh,""device=vaudiod.386"",,"



;---------------------------------------------------------------;


[MIXER.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
HKLM,%KEY_IOC%\Vol,,,

[WAVE.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\midi,,,
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
HKLM,%KEY_IOC%\acm,,,
HKLM,%KEY_IOC%\Rec,,,
HKLM,%KEY_IOC%\MPlay,,,

;---------------------------------------------------------------;

;---------------------------------------------------------------;

;---------------------------------------------------------------;

;---------------------------------------------------------------;


;---------------------------------------------------------------;

[MediaMF.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG

;---------------------------------------------------------------;

;
; The following is a list of known drivers for the given devices.
; Additionally, the safe driver list is a set of drivers that we
; know only support specific devices.
;
; These lists will help us to determine when we will replace a 
; driver with our "in-the-box" drivers.
;

[*ACSF16.KnownDrivers]

[wave.SafeDrivers]
*.drv
mmsystem.dll

;---------------------------------------------------------------;

[DestinationDirs]
DefaultDestDir = 11	; LDID_SYS

;---------------------------------------------------------------;

[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"

;Localized strings
ACS="ACS"
ACSMfgName="ACS"
*ACSF16.DeviceDesc="LaserWAVE Futura 16 Sound Card"
WSS-SBEmulation.DeviceDesc="LaserWAVE Futura 16 Sound Blaster Emulation"
Joystick.DeviceDesc="Gameport Joystick"
MediaClassName="Sound, video and game controllers"
V_CLSWAVEFORM="Audio"
V_CLSMIDI="MIDI"
V_CLSMIXER="Mixer"
V_CLSAUX="Auxiliary"
V_GENERAL="General MIDI Instrument"
V_INTERNAL="Internal OPL2/OPL3 FM Synthesis"
V_EXTERNAL="External MIDI Port"
[ RETURN TO DIRECTORY ]