Analog Devices Inc. ADISynth Software-based Wavetable MIDI Synthesizer

Software Wavetable Version:  1,0,6,1

INSTALLATION INSTRUCTIONS:

NOTE:  Ensure that any previously installed Software Wavetable has
       been removed before proceeding.

   1.  From the task bar click on Start -> Run.

   3.  In the Run dialog box type in X:\path\setup, where X:\path
       is the full path to the source files.

   4.  Click on the OK button or press the ENTER key.

   5.  Click on the Next and OK prompts as they appear.

   6.  Click on Finish to reboot the system and complete the
       driver installation.

    
REMOVAL INSTRUCTIONS:

   1.  From the task bar click on Start -> Settings -> Control Panel.

   2. Double-click on the Add/Remove programs icon.

   3. Click on NT MIDI Uninstall then click on the Add/Remove
      radio button.

   4. Click on the Yes and OK buttons as they appear.

   3. Reboot system the system to complete the removal.



UNATTENDED (SILENT) INSTALLATION INSTRUCTIONS:

Unattended installations use an InstallShield Silent Response
File (setup.iss) to provide user input.

   Creating the Silent Response File

   1. Run Setup.exe as directed above but with the -r parameter to
      record the install responses in setup.iss. Use the -f1 parameter
      to control where the .iss file is created. The line below will
      create setup.iss in the c:\tmp directory.

           SETUP.EXE -r -f1c:\tmp\setup.iss

   Running an Unattended Installation

   1. Run SETUP.EXE with the -s parameter. Use the -f1 parameter
      to provide the full path to setup.iss.

   NOTE: When running an installation in silent mode, no messages
         are displayed. Instead, a log file named Setup.log captures
         installation information, including whether the installation
         was successful. You can use the -f2 parameter to control where
         the log file will be created.