Non-Interactive

Non-Interactive

Non-Interactive Install and Uninstall

For automated or unattended installations, DISPLAX Connect supports a non-interactive install/uninstall mode on all supported operating systems.

Download the following script and run the desired action for your OS:

📥 Download Script:
DisplaxConnect-noninteractive.qs


Example for Windows

Install

start /WAIT DisplaxConnect_3.14.0.exe --verbose --script DisplaxConnect-noninteractive.qs /silent

Example for Ubuntu

Install

sudo ./DisplaxConnect_3.14.0.installer --verbose --script DisplaxConnect-noninteractive.qs

Uninstall

sudo /opt/displax/maintenancetool --verbose --script DisplaxConnect-noninteractive.qs

Notes

  • The non-interactive mode runs without user input, ideal for bulk installations or remote deployments.

  • Ensure that all commands are executed with administrator (Windows) or sudo (Linux) privileges.

  • Always verify the script file path and software version before running the commands.

    • Related Articles

    • MacOS

      How do I install and uninstall Displax Connect on macOS? Follow the step-by-step video tutorials below to learn how to install and uninstall DISPLAX Connect on macOS. These tutorials ensure DISPLAX Connect is correctly installed and removed, avoiding ...
    • Windows 10/11

      How do I install and uninstall Displax Connect on Windows? Follow the step-by-step video tutorials below to learn how to install and uninstall DISPLAX Connect on Windows 10/11. These tutorials ensure DISPLAX Connect is correctly installed and ...
    • Ubuntu

      How to install and uninstall Displax Connect on Ubuntu? Follow the step-by-step video tutorials below to learn how to install and uninstall DISPLAX Connect on your preferred operating system. These tutorials ensure DISPLAX Connect is correctly ...
    • Displax Connect Version

      Displax Connect Version Check Displax Connect Version You can quickly identify the version of DISPLAX Connect installed on your system by checking the top-left corner of the application interface. The version number appears in a small box, as shown ...
    • How to activate DISPLAX Cast?

      How to Activate DISPLAX Cast The DISPLAX Cast feature allows you to remotely configure DISPLAX touch controllers connected to another computer. Before using it, you must enable network discovery on the host machine where the controller is physically ...