Installing Echoview and utilities

Before you begin

The installation or use of the software indicates acceptance of the license conditions. Please read the End User License Agreement (EULA) displayed during the installation process.

Computer requirements

Echoview is compatible with Windows 10, and 11. The specifications and capabilities of your computer will influence the speed of data processing, so we recommend using the best computer available to you. See the Computer requirements and Purchasing a computer pages for further information.

Run as administrator

You must be logged in as a device administrator during installation. You must also run Echoview once as an administrator to ensure registry settings are correct.

Installing Echoview

Echoview and associated utility programs can be installed using the following instructions:

  1. Plug the Echoview Installation USB drive into your computer if you have one, or download the installation file for the current release from the Echoview website.
  2. Double-click the file called EchoviewSetup.exe to start the installation process.
  3. Click the Install Echoview button in the Echoview Setup window that appears.
  4. Read the License Agreement and Information screens.
  5. Choose the location to install program files. We recommend using the default locations.
  6. Once Echoview is installed, right-click on the Echoview icon on your desktop or in your Start menu, select Run as Administrator, and then close Echoview. You only need to do this once.
  7. Plug in the Echoview dongle and run Echoview.
  8. If your computer has Internet access, go to the Help menu, click Check for Updates, and install any updates that may be available.
  9. If you have a dongle, confirm your license details by going to the Help menu, clicking About Echoview and then clicking the License Information button.

Notes:

  • Installation of a major release will by default create a new Echoview folder.
  • Installing a minor release or revision will overwrite the previous minor release of Echoview. If you wish to keep a previous minor release or revision of Echoview, we recommend you rename the Echoview folder or move the folder before running the installation.
  • The installation creates folders and files for general use under C:\Users\Public\Documents\Echoview Software\Echoview N where N is the Echoview version. The folders include:
    • Color Schemes
    • Example data
    • Example live viewing
    • Live viewing templates
    • Templates
    • Wms servers
  • The installation process doesn't move pre-existing general materials from prior Echoview installations.
  • Live viewing folders and data under the default C:\Users\Public\Documents\Echoview Software\Live viewing folder includes:
    • Sample EK60 data
    • Sample EK500 data
    • Survey output
  • If Echoview installation fails to complete, we suggest disabling or pausing any antivirus protection before installing Echoview again. On devices managed by your institute/organization, we suggest that you inquire with your IT support/Helpdesk team before modifying antivirus protection.
  • From Echoview 11 onward, Echolog 60 and Echolog 80 are no longer included in the installation package. If you require them, please contact the Echoview support team (support@echoview.com)
  • The HASP dongle device driver is required to use the Echoview dongle. This driver will be installed automatically during the Echoview installation process. See Dongle installation for further information.

We recommend that you regularly go to the Help menu, click Check for Updates, and review and install any updates that are available. Generally, new and minor versions provide valuable new features, and new revisions may include bug fixes or small improvements to existing features.

For installation assistance, please contact support@echoview.com.

Silently installing Echoview

Follow these steps to produce InstallShield Silent (.iss) files to install and uninstall Echoview silently.

The procedure requires you to first install and uninstall Echoview conventionally on a PC, while recording the steps in a .iss file. You then copy the .iss file and the Echoview installer to other devices to silently install or uninstall Echoview.

Note that you will require administrator privileges to complete the procedures in this section.

Installation

Record the installation

  1. Download the installation file for the current release from the Echoview website, and save it to a location on your PC, e.g.,
  2. C:\Temp\EchoviewSetup.exe
  3. From the Windows start menu, open the Command Prompt application as administrator.
  4. Issue the following command at the prompt to launch the InstallShield Wizard in record mode, specifying the output name and path for the .iss file.
  5. C:\Temp\EchoviewSetup.exe /r /f1"C:\Temp\EchoviewSetup.iss"
  6. Follow the prompts to install Echoview on the PC. Note that the command records your options into the .iss file to use for future installations.

Post installation, you will find the EchoviewSetup.iss file in the output directory. Use this file to silently install Echoview on other devices.

Silently install on another device

  1. Follow the procedure to record the installation, and copy the output EchoviewSetup.iss file onto the new device, e.g.,
  2. C:\Temp\EchoviewSetup.iss
  3. Download the installation file for the current release from the Echoview website, and save it to a location on your PC, e.g.,
  4. C:\Temp\EchoviewSetup.exe
  5. From the Windows start menu, open the Command Prompt application as an administrator.
  6. Issue the following command in the Command Prompt to silently install Echoview on the new device
  7. C:\Temp\EchoviewSetup.exe /s /f1"C:\Temp\EchoviewSetup.iss"

The installer creates a setup.log file in the same directory as EchoviewSetup.iss.

Uninstallation

Record the uninstallation

  1. Download the installation file for the current release from the Echoview website, and save it to a location on your PC, e.g.,
  2. C:\Temp\EchoviewSetup.exe
  3. From the Windows start menu, open the Command Prompt application as administrator.
  4. Issue the following command at the prompt to launch the InstallShield Wizard in record mode, specifying the output name and path for the .iss file.
  5. C:\Temp\EchoviewSetup.exe /uninst /r /f1"C:\Temp\UninstallEchoview.iss"
  6. Follow the prompts to uninstall Echoview on the PC. Note that the command records your options into the .iss file to use for future uninstallations.

Post uninstallation, you will find the UninstallEchoview.iss file in the output directory. Use this file to silently uninstall Echoview on other devices.

Silently uninstall on another device

  1. Follow the procedure to record the uninstallation, and copy the output UninstallEchoview.iss file onto the new device, e.g.,
  2. C:\Temp\UninstallEchoview.iss
  3. Download the installation file for the current release from the Echoview website, and save it to a location on your PC, e.g.,
  4. C:\Temp\EchoviewSetup.exe
  5. From the Windows start menu, open the Command Prompt application as an administrator.
  6. Issue the following command in the Command Prompt to silently uninstall Echoview on the new device
  7. C:\Temp\EchoviewSetup.exe /uninst /s /f1"C:\Temp\UninstallEchoview.iss"

The installer creates a setup.log file in the same directory as EchoviewSetup.iss.

See also

Computer requirements
Dongle installation
Echoview Editions
Echoview version numbers
About Echoview modules
Licenses and demonstration mode