Article Contents
FAQ's
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.

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

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 yesFAQ
Install Fatal Error
On some Windows PC's, the installer will error with the following or similar message.
![]()
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