Install: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:


If you encounter any problems, please view the [[requirements]] for the {{software|client}} first.
If you encounter any problems, please view the [[requirements]] for the {{software|client}} first.
===Installation parameters===
When necessary, the installer also provides options to help automate or script the installation process. The installer can be run from the command line as follows to obtain a list of available flags:
{{code|1=./TygronClient-Win64.exe -c -h}}
This allows for a silent/unattended install as well, with the followng parameters:
{{code|1=./TygronClient-Win64.exe -q o}}


{{article end
{{article end

Latest revision as of 09:41, 11 September 2025

Preview installer download.

The Tygron Client is an application that allows users to connect with the Tygron Engine. It needs to be installed on a local machine. The installer guides users through this process, ensuring easy setup. It can be downloaded from https://engine.tygron.com.

Once the installer has completed you can launch the Tygron Client. See the following page to learn how to log in.

If you encounter any problems, please view the requirements for the Tygron Client first.

Installation parameters

When necessary, the installer also provides options to help automate or script the installation process. The installer can be run from the command line as follows to obtain a list of available flags:

./TygronClient-Win64.exe -c -h

This allows for a silent/unattended install as well, with the followng parameters:

./TygronClient-Win64.exe -q o

Notes

See also