Analog Devices Inc. SoundMAX Windows 95/98 Driver Version: 4.06.0520 INSTALLATION AND REMOVAL INSTRUCTIONS: Installation or Update of Analog Devices SoundMAX Audio Driver 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. NOTE: You must reboot the system to complete the driver installation. Removal of Analog Devices SoundMAX Audio Driver 1. From the task bar click on Start -> Settings -> Control Panel. 2. Double-click on the System icon. 3. Click on the Device Manager tab. 4. Double-click on Sound, video, and game controllers. 5. Click on "SoundMAX Integrated Digital Audio". 6. Click on the Remove button at the bottom of the window. 7. Click on the OK button in the dialog box that pops up. 8. Close the Device Manager window. 9. Double-click on the Add/Remove programs icon. 10. Click on SoundMAXVxD then click on the Add/Remove button. 11. Click on the Yes and OK buttons as they appear. 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.