How do I create a ‘silent install’ for a Sealevel software driver in Microsoft Windows?

All current Sealevel software packages can be silently installed by running the installer with the /S /v/qn command line switches. This is demonstrated for SeaCOM 3.8.1 below, but the same steps apply to SeaMAX, SeaMAC V5, SeaMAC V6, SeaIO Classic, and Talos.

  1. Open the Windows command prompt
  2. Navigate to the directory containing the SeaCOM installer (SS030801.exe)
  3. Run ./SS030801.exe /S /v/qn
  4. SeaCOM will be silently installed in the background.

Note: SeaMAC V5 requires the user to accept the “Would you like to install this device software?” dialog if the driver certificate has not been installed beforehand.