Cookie Consent by Free Privacy Policy Generator Update cookies preferences

Installation

On this page

Article Contents

Software Install

Silent Install

FAQ's

Installer Errors

Software Installation

You can find the Tascus Installer at this link:

https://www.metisautomation.co.uk/downloads/

Download and run the installer, you may be prompted to restart after the installer has finished.

Tascus will then try to connect to a server - showing one of the following windows.

Screenshot-2026-05-23-154745.png

On Can't connect to server screen, press Change Connection. The following window will open up.

Screenshot-2026-05-23-154754.png

Here you can either Import from a File - use this is you have been sent a connection file. If not, manually enter the connection details you have been sent.

Silent Install

You can run a silent install to bypass all prompts by launching the installer from the command prompt, or using a batch file with the following:

Tascus_Installer_2023.exe /q /acceptlicenses yes

e.g. When the installer is located in C:\Installers\Tascus_Installer_2023.exe, the batch script looks like:

cd \

cd Installers

Tascus_Installer_2023.exe /q /acceptlicenses yes

FAQ

Install Fatal Error

On some Windows PC's, the installer will error with the following or similar message.

thumbnail_image002.png

Full details on this error are here.

It is possible that your installer is missing Microsoft Visual C++ Runtime (a component LabVIEW needs to load and run LabVIEW runtime in the deployment machine). Download and install both x86 and x64 version of the latest Microsoft Visual C++ redistributable package from Microsoft Visual C++ Redistributable

Was this article helpful?

Thanks for your feedback!