SETUP.INF Driver File Contents (AD1816.zip)

;--------------------------------------------------------------------
;This Setup script is copyright (C) 1993-1996 Willow Pond Corp.
;It is only to be modified by Willow Pond Corporation.
;--------------------------------------------------------------------
[setup]
;The default destination directory on the PC's boot volume.
;  Can be overwritten by the user at the beginning of the install.
defdest=\audio

;Whether to show a message advising the user not to use
;  earphones until an appropriate volume level is set.
;  1=yes, 2=no
disclaim=1

;The background color for the opening (splash) screen, in RGB format.
;  Red=[255 0 0]; Green=[0 255 0]; Blue=[0 0 255]
SplashColor=0 0 255

;Whether the splash screen color is to be solid or in a gradient pattern:
;  1=solid, 0=color gradient
SplashSolid=0

;The bitmap file that appears at top left of splash screen.
;  The file should be in .BMZ format (use the GZIP utility to compress).
;SplashBitmap=oem_eval.bmz

;Whether the splash bitmap is shown on top of the background (SplashOpaque=1)
;  or Exclusive Or'd with the background (SplashOpaque=0).
SplashOpaque=1

;Which Windows Setup program to chain to after this one completes.
;  This can be a third party application installer, e.g.
;  The name of the disk to insert is specified later in the [disks] section.
;chain=3:SETUP.EXE

;Whether to restart the PC, Windows, or neither after Setup completes.
; =1 to restart the PC, =2 to restart Windows.
{ < 3.95}  restart=2

;--------------------------------------------------------------------
[disks]
;The disk names that Setup uses to prompt the user to insert the next disk.
;  For example, "Please Insert Disk 2".
;  The number at the left is the disk number; the text string at the right
;  is the name of that disk.
1=Audio Disk #1

;--------------------------------------------------------------------
[dirs]
;The directories the Setup program will create.

;Icons (for OLE servers such as Wave Shaper and NoteTalker).
;icons
;Karoake Producer
;karaoke
;Media Rack.
rack
;Wave Shaper.
;wavshape
;Personal Effects
;pfx
;Presto Arranger.
;presto
;Media Launcher.
;wplaunch
;WillowTalk text to speech.
;wp_tts
;Voice Sentry.
;voicsntr

;--------------------------------------------------------------------
[files]
;The files to copy.  The number at the left is the number of the disk
;  on which the file can be found.  The text to the right of the equals
;  sign is displayed by the progress indicator ("Now copying [file name]").
;  The path\filename is both the SOURCE and DESTINATION of the file, except:
;    A ",$W" after the text copies the file into the Windows directory.
;    A ",$S" after the text copies the file into Windows\System directory.

;The Microsoft Audio Compression Manager (ACM) system files
;  used by Wave Shaper and Media Rack's Wave Player component.
;Do not install under Windows 95; install only for Windows 3.1.
{ < 3.95}  1:msacm.dll=,$S
{ < 3.95}  1:msacm.drv=,$S
{ < 3.95}  1:*.acm=,$S

;The Windows MCI CD audio driver, to be copied into the System directory.
;Do not install under Windows 95; install only for Windows 3.1.
{ < 3.95}  1:mcicda.drv=,$S

;The Windows mixer DLL, used by Media Rack and other volume controls.
;Do not install under Windows 95; install only for Windows 3.1.
{ < 3.95}  1:msmixmgr.dll=,$S

;Miscellaneous system files required by Willow Pond applications.
1:bundled.txt=
1:ctl3d*.dll=,$S
1:optional.txt=
1:presto.txt=
1:wavshape.txt=
1:willowpd.hlp=,$W
1:wpctrl.dll=,$S

;Icon files, for embedding with OLE servers
;1:icons\*.ico=

;Media Launcher files
;1:wplaunch\wplaunch.exe=Media Launcher
;1:wplaunch\wplaunch.hlp=Media Launcher

;Media Rack files
;1:rack\readme.txt=Media Rack
1:rack\cdplyr.exe=Media Rack
1:rack\cdplyr.hlp=Media Rack
1:rack\mediarck.exe=Media Rack
1:rack\mediarck.hlp=Media Rack
1:rack\midiplyr.exe=Media Rack
1:rack\midiplyr.hlp=Media Rack
1:rack\sysmixer.exe=Media Rack
1:rack\sysmixer.hlp=Media Rack
1:rack\mrclock.exe=Media Rack
1:rack\mrclock.hlp=Media Rack
1:rack\waveplyr.exe=Media Rack
1:rack\waveplyr.hlp=Media Rack

;Presto Arranger files
;1:presto\midiincb.dll=Presto Arranger
;1:presto\midioutc.dll=Presto Arranger
;1:presto\presto.exe=Presto Arranger
;1:presto\presto.hlp=Presto Arranger

;Wave Shaper files
;1:wavshape\wavshape.exe=Wave Shaper
;1:wavshape\wavshape.hlp=Wave Shaper

;Voice Sentry Files
;1:voicsntr\voicsntr.dll=Voice Sentry
;1:voicsntr\voicsntr.exe=Voice Sentry
;1:voicsntr\voicsntr.hlp=Voice Sentry

;Willow Pond Text to Speech Files
;1:wp_tts\custvoic.exe=WillowTalk
;1:wp_tts\docshell.dll=WillowTalk
;1:wp_tts\doctalk.exe=WillowTalk
;1:wp_tts\doctalk.hlp=WillowTalk
;1:wp_tts\notetalk.exe=WillowTalk
;1:wp_tts\notetalk.hlp=WillowTalk
;1:wp_tts\svtran.dll=WillowTalk
;1:wp_tts\svtts.dll=WillowTalk
;1:wp_tts\ttsole.txt=WillowTalk

;Personal Effects
;1:pfx\fxman.dll=Personal Effects
;1:pfx\pfx.exe=Personal Effects
;1:pfx\pfx.ifx=Personal Effects
;1:pfx\*.wfx=Personal Effects

;Karaoke Construction Kit
;1:karaoke\*.sng=Karaoke
;1:karaoke\dibapi.dll=Karaoke
;1:karaoke\karaoke.exe=Karaoke
;1:karaoke\karaoke.txt=Karaoke
;1:karaoke\mqsys.dll=Karaoke

;--------------------------------------------------------------------
[ini.upd]
;The .INI file edits to make.
;  The first field holds the .INI file name.
;  The second field holds the section name in the file (e.g., [Paths]).
;  The third field holds the variable name (left side of equals sign).
;  The fourth field holds the variable value (right side of equals sign).

;To enable the mixer application to work
;Do not install under Windows 95; install only for Windows 3.1.
{ < 3.95}  system, boot, drivers, + msmixmgr.dll

;To install Windows MCI audio drivers
;Do not install under Windows 95; install only for Windows 3.1.
{ < 3.95}  system, mci, CDAudio, mcicda.drv
{ < 3.95}  control, drivers.desc, mcicda.drv, "[MCI] CD Audio"
{ < 3.95}  control, userinstallable.drivers, CDAudio, mcicda.drv

;For Media Rack default settings
;To make Media Rack launch in full size (expanded) mode
mediarck, Media Rack,  FullSize, 1
;To turn off Auto Audition in file open dialog box
midiplyr, MIDI Player, AutoAudition, 0
;To set default MIDI device to MIDI Mapper
;To set default MIDI device to AD1815/6
{ > 3.11}  midiplyr, MIDI Player, Output, 0
{ < 3.95}  midiplyr, MIDI Player, Output, 1
;To make an Edit button appear and point to Presto Arranger
;midiplyr, MIDI Player, Editor, $D\presto\presto.exe
;midiplyr, MIDI Player, Editor, notepad $D\presto.txt
;To add a Volume Controls item to the stand-alone MIDI Player's menu
midiplyr, MIDI Player, MixerFile, $D\rack\sysmixer.exe
;To set the default file open directory
{ < 3.95} midiplyr, MIDI Player, MidiDir, $W
{ > 3.11} midiplyr, MIDI Player, MidiDir, $W\media
;To turn of Auto Audition in file open dialog box
waveplyr, Wave Player, AutoAudition, 0
;To make an Edit button appear and point to Wave Shaper
;waveplyr, Wave Player, Editor, $D\wavshape\wavshape.exe
;waveplyr, Wave Player, Editor, notepad $D\wavshape.txt
;To add a Volume Controls item to the stand-alone Wave Player's menu
waveplyr, Wave Player, MixerFile, $D\rack\sysmixer.exe
;To set the default file open directory
{ < 3.95} waveplyr, Wave Player, WaveDir, $W
{ > 3.11} waveplyr, Wave Player, WaveDir, $W\media
;To add a Volume Controls item to the stand-alone CD Player's menu
cdplyr, CD Player, MixerFile, $D\rack\sysmixer.exe
;To have the AutoPlay menu item appear for CD Player under Windows 95
{ > 3.11} cdplyr, CD Player, ModifyRegistry, 1
;To not display the mixer preset buttons, making more room for sliders
sysmixer, System Mixer, ShowPresets, 0

;Wave Shaper
;Makes a mixer launch button appear and point to System Mixer
;wavshape, Wave Shaper, MixerFile, $D\rack\sysmixer.exe
;Toggles Auto Rewind menu item on as the default
;wavshape, Wave Shaper, AutoRewind, 1

;Presto Arranger
;Makes a mixer launch button appear and point to System Mixer
;presto, Settings, MixerFile, $D\rack\sysmixer.exe
;presto, Settings, AutoTile, 1

;For text to speech applications
;To set the initial voice for NoteTalker, e.g.  Not usually used.
;Makes a mixer launch button appear and point to System Mixer
;notetalk, NoteTalker, MixerFile, $D\rack\sysmixer.exe
;Makes a mixer launch button appear and point to System Mixer
;doctalk, DocTalker, MixerFile, $D\rack\sysmixer.exe

;For Personal Effects
;Makes a mixer launch button appear and point to System Mixer
;pfx, General, MixerFile, $D\rack\sysmixer.exe

;Karoake
;Makes a mixer launch button appear and point to System Mixer
;karaoke, Settings, MixerFile, $D\rack\sysmixer.exe

;Multimedia Launcher settings, FOR THIS RELEASE
;Each software release which includes Media Launcher will require a custom
;  set of .INI file edits here.
;To not force Media Launcher to be Always On Top
;wplaunch, Launch Bar, OnTop, 0
;To set the number of horizontal rows in the Media Launcher button bar
;wplaunch, Launch Bar, Rows, 2
;To set the number of vertical columns in the Media Launcher button bar
;wplaunch, Launch Bar, Cols, 6
;Each of the application launching buttons (slots) can contain
;  one application, with an associated icon.  You can optionally
;  give the program command line parameters to use when it is launched
;  by specifying CmdLine=... for that button (slot).
;wplaunch, Slot 1, AppName, $D\rack\mediarck.exe
;wplaunch, Slot 1, IconFile, $D\rack\mediarck.exe
;wplaunch, Slot 2, AppName, $D\rack\mrclock.exe
;wplaunch, Slot 2, IconFile, $D\rack\mrclock.exe
;wplaunch, Slot 3, AppName, $D\rack\midiplyr.exe
;wplaunch, Slot 3, IconFile, $D\rack\midiplyr.exe
;wplaunch, Slot 4, AppName, $D\rack\waveplyr.exe
;wplaunch, Slot 4, IconFile, $D\rack\waveplyr.exe
;wplaunch, Slot 5, AppName, $D\rack\cdplyr.exe
;wplaunch, Slot 5, IconFile, $D\rack\cdplyr.exe
;wplaunch, Slot 6, AppName, $D\rack\sysmixer.exe
;wplaunch, Slot 6, IconFile, $D\rack\sysmixer.exe
;wplaunch, Slot 7, AppName, $D\wavshape\wavshape.exe
;wplaunch, Slot 7, IconFile, $D\wavshape\wavshape.exe
;wplaunch, Slot 8, AppName, $D\presto\presto.exe
;wplaunch, Slot 8, IconFile, $D\presto\presto.exe
;wplaunch, Slot 9, AppName, $D\wp_tts\notetalk.exe
;wplaunch, Slot 9, CmdLine, $D\wp_tts\ttsole.txt
;wplaunch, Slot 9, IconFile, $D\wp_tts\notetalk.exe
;wplaunch, Slot 10, AppName, $D\wp_tts\doctalk.exe
;wplaunch, Slot 10, IconFile, $D\wp_tts\doctalk.exe
;wplaunch, Slot 11, AppName, $D\pfx\pfx.exe
;wplaunch, Slot 11, IconFile, $D\pfx\pfx.exe
;wplaunch, Slot 12, AppName, $D\voicsntr\voicsntr.exe
;wplaunch, Slot 12, IconFile, $D\voicsntr\voicsntr.exe
;wplaunch, Slot 12, AppName, $D\karaoke\karaoke.exe
;wplaunch, Slot 12, IconFile, $D\karaoke\karaoke.exe
;If you have an extra empty button, you can just add the DOS box button
;  or File Manager or Terminal, e.g., to fill it up with something useful.
;wplaunch, Slot 14, AppName, $W\dosprmpt.pif
;wplaunch, Slot 14, IconFile, $W\progman.exe
;wplaunch, Slot 14, IconIndex, 9

;--------------------------------------------------------------------
[installable.drivers]
;To install ACM (compression) modules. 
{ < 3.95}  msacm=1:msacm.drv, "wavemapper", "Microsoft Audio Compression Manager 2.01", ,
{ < 3.95}  imaadpcm=1:imaadpcm.acm, "msacm.imaadpcm", "Microsoft IMA-ADPCM Host CODEC", ,
{ < 3.95}  msadpcm=1:msadpcm.acm, "msacm.msadpcm", "Microsoft MS-ADPCM Host CODEC", ,

;--------------------------------------------------------------------
;[dos.drivers]

;--------------------------------------------------------------------
;[vxds.to.remove]

;--------------------------------------------------------------------
[keys]
;Windows Registration Database edits to make.
;Usually used to associate file extensions with applications
;  and to enable OLE servers.
;Wave Shaper does its own registration database edits when it is run.
;So does NoteTalker.  So these need not be included here at all.
;.mid=PrestoArranger
.mid=MIDIPlayer
.mpl=MIDIPlayer
;.rmi=PrestoArranger
.rml=MIDIPlayer
.wpl=WavePlayer
;PrestoArranger=Presto Arranger MIDI
;PrestoArranger\shell\open\command=$D\PRESTO\PRESTO.EXE %1
MIDIPlayer=MIDI Player Playlist
MIDIPlayer\shell\open\command=$D\RACK\MIDIPLYR.EXE %1
WavePlayer=Wave Player Playlist
WavePlayer\shell\open\command=$D\RACK\WAVEPLYR.EXE %1
;DocTalker\shell\open\command=$D\WP_TTS\DOCTALK.EXE %1

;--------------------------------------------------------------------
[groups]
;Program Groups to create.

;This Program Group name normally is the name of the OEM company or product.
;Optional Applications=e300b.grp
;Bundled Applications=e300a.grp
Kingtech Sound=e300a.grp

;--------------------------------------------------------------------
;The icons to include in this Program Group (created in the section above).
;The item to the left of the equals sign is the file name, optionally
;  followed by command line parameters for that program.
;The text to the right of the equals sign is the label under the program icon.

;[Optional Applications]
;optional.txt=About the Optional Software,,,,,$D
;willowpd.hlp=Software Overview,,,,,$D
;wplaunch.exe=Media Launcher,,,,,$D\wplaunch
;wavshape.exe=Wave Shaper,,,,,$D\wavshape
;presto.exe=Presto Arranger,,,,,$D\presto
;doctalk.exe=DocTalker TTS,,,,,$D\wp_tts
;notetalk.exe ttsole.txt=NoteTalker TTS,,,,,$D\wp_tts
;custvoic.exe=Custom Voices TTS,,,,,$D\wp_tts
;archway.exe=Archway launcher prototype,,,,,$D\archway
;voicsntr.exe=Voice Sentry,,,,,$D\voicsntr
;pfx.exe=Personal Effects prototype,,,,,$D\pfx
;karaoke.exe=Karaoke Producer prototype,,,,,$D\karaoke
;karaoke.txt=About Karaoke,,,,,$D\karaoke

;[Bundled Applications]
[Kingtech Sound]
mediarck.exe=Media Rack,,,,,$D\rack
bundled.txt=About the Bundled Software,,,,,$D
willowpd.hlp=Software Overview,,,,,$D

;--------------------------------------------------------------------
[backup.copy]
;Create backup files for these files copied in.
;The ",Q" option means don't display a message telling the user that
;  the file has been replaced.

[backup.modify]
;Create backup files for these files to be edited.
system.ini,Q
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: web5, load: 1.54