In this section:

Overview

Classroom Capture and Personal Capture for Windows allows for command line installation (or unattended) of the software via command line execution on the target Windows PC. This option is not currently available for Personal Capture for Mac.

The command line install process is nearly identical to the standard installation process except for these differences.

Classroom Capture and Personal Capture Windows are supported on Windows 7 or Windows 8/8.1, and require Microsoft .NET 3.5.

Command Line Install of Classroom Capture Across Multiple Organizations

If your Classroom Capture installations will be registered to multiple organizations, divide the podium PCs into groups by organization. Then perform the unattended installation and registration process for each group separately. Complete one group (say, all of the Podium PCs owned by the College of Engineering), then repeat the entire procedure for the next group (say, all of the podium PCs owned by the medical school). 

When you register the installation on the EchoSystem Server (ESS), you must select an organization. The unattended installation does not provide you with the MAC address of the podium PC. This means that you cannot distinguish one installation from another on the ESS. If you perform each organization's installations separately, you can register all of the podium PCs owned by that organization at once, without having to know the MAC address of each podium PC.

For Re-Installation or Upgrades

Both this and future upgrades can be executed from the Classroom Capture or Personal Capture installation by clicking on the upgrade message provided in the bottom bar of the application window.

If Classroom Capture is not performing correctly and Customer Support has suggested you perform a fresh installation, uninstall the existing instance and restart the podium PC before re-installing.

Removing Previous Versions Before Installing v5.5

If you are upgrading current Classroom Capture or Personal Capture for Windows installations, you MUST FIRST remove the existing installations. Note that on removal of the program, all content and log files are also removed. Be SURE to create a backup of any unpublished recorded content or log file you want to save.

You have the following options:

Regardless of which method you use, DO THESE STEPS FIRST:

  1. Be sure all captures have been published to the ESS, or back up any captures currently resident on the PC. All content is removed on uninstallation .
  2. If necessary, back up any Classroom Capture log files resident on the classroom PC. All log files are removed on uninstallation

If removing the program separately from the installation, it is recommended that you reboot the PC. You can then use the instructions on this page to perform unattended installations of Classroom Capture.

Installation Procedure

Command line installation of Classroom Capture involves the following steps:

  1. Create a configuration file to use for all of the classroom installations.
  2. Identify the Podium PCs where you want to install Classroom Capture.

  3. Verify that the podium PCs are running either Windows 7 or Windows 8 and have Microsoft .NET 3.5 installed.
  4. Download the installer from the ESS. If you have multiple ESSs, be sure the installer you use is from the same ESS to which the Classroom Capture mode installation will be registered.
  5. Run the unattended installation command. See the section immediately above if you need to remove a previous version of Classroom Capture first.
  6. Register the installation (for Classroom Capture mode installations only).

The above instructions can also be used for unattended or remote installations of Personal Capture for Windows. The only differences are:

  • The command line must identify the Personal Capture for Windows executable.
  • For Personal Capture silent installation, you may need to identify different installation and data directory names than you would for Classroom Capture.
  • Personal Capture installations are not registered on the ESS. This means you don't have to group the target PCs by organization, but you should use the installation executable from the same ESS to which the Personal Capture user will publish their recordings.

Create the Configuration File

If you are using a previous version of Classroom Capture, you must remove the old version before installing the new version. See Removing Previous Versions Before Installing v5.5 for information.

The configuration file contains the same information you would normally enter via the installation wizard, and includes the following parameters:

Create the configuration file and save it. You can name the file anything you want. The examples shown in the instructions on this page assume the name of the file is config.txt.

An example configuration file for Classroom Capture mode installation:

prefix=c:\Program Files\Echo360
pre=c:\ProgramData\Echo360\Client

An example configuration file for Personal Capture mode installation:

prefix=c:\Program Files\Echo360\Personal Capture
pre=c:\ProgramData\Echo360\Personal Capture

If you are installing Classroom Capture to many different Podium PCs, note the following:

If you are installing Personal Capture for Windows to multiple Academic Staff PCs, note the following:

Run the Unattended Install

If you are using a previous version of Classroom Capture, you must remove the old version before installing the new version. See Removing Previous Versions Before Installing v5.5 for information.

The installation procedure provided below assumes the following:

If you are not familiar with the standard installation process, see Install Classroom Capture Software or Install Personal Capture for Windows.

To perform an unattended install:

  1. Create and save a configuration file as described above.
  2. Download the installation executable (EchoSystemSoftwareCaptureForWindows.exe) from the ESS Downloads page.
    Note the following:
    • If you have multiple ESSs, be sure the installer you use is from the same ESS to which the Classroom Capture mode installation will be registered.
    • Be sure to note the location of the executable. You will need to run the installation command from this location.
     
  3. Open a DOS command window.
  4. Navigate to the directory where the installation executable was saved.

  5. Enter the following command to run the installation executable using the configuration file parameters. Be sure to use the fully qualified path to the configuration file. The example command shown below assumes the configuration file is saved at the root of a USB drive recognized as the F: drive by the target PC. Replace F:\ with the appropriate directory/path.

    EchoSystemClassroomCaptureForWindows.exe --mode unattended --optionfile F:\config.txt
  6. Press Enter to execute the command.
  7. When the installer is finished, close the DOS window.

Note that if you are using these instructions to install Personal Capture for Windows, the executable file called by the command line is: EchoSystemPersonalCaptureForWindows.exe

Troubleshooting the Installation

If you have problems with the installation, you can turn on a higher level of error messaging by adding the "–debuglevel 4" option in the installation command. This is the most "verbose" debug level and should provide you with sufficient information. Enter the command as follows:  

EchoSystemClassroomCaptureForWindows.exe --debuglevel 4 --mode unattended --optionfile F:\config.txt

You may also need to have your System Administrator change the permissions on the local Users group on the podium PC for the C:\Windows\temp directory. Typically the local Users group only has Read & Execute rights. The local Users group must have the following permissions for this directory:

Next Steps

For Classroom Capture mode installations, the next steps are as follows:

  1. If you are using the Post-Installation Checklist to guide your process, check off the appropriate items in the Install and Register Classroom Capture Software section.
  2. Register the installation.

For Classroom Capture mode installations, inform the Academic Staff members of the new or upgraded program. You can point users to Classroom Capture for Academic Staff online documentation, or instruct them to click the Help link in the interface for a PDF containing instructions for use.

If you upgraded Personal Capture installations for Windows users, you may want to inform staff of the new interface, and of the following:

You can point Personal Capture mode users to Personal Capture For Windows online documentation, or instruct them to click the Help link in the interface for a PDF containing instructions for use.