Add further Tobii Eye Tracking tools
This commit is contained in:
parent
cbe84c1233
commit
f9ff22bcc3
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ param($context)
|
|||
. "$PSScriptRoot/../../Scripts/SoftwarePackage.ps1";
|
||||
|
||||
Install-SoftwarePackage $context "https://files.update.tech.tobii.com/Tobii_Eye_Tracking_Core_v2.16.8.214_x86.exe";
|
||||
Install-SoftwarePackage $context "https://files.update.oem.tobii.com/Ghost/TobiiGhost.1.14.1-Setup.exe";
|
||||
Install-SoftwarePackage $context "https://files.update.oem.tobii.com/GameHub/TobiiGameHub.3.0.1-Setup.exe";
|
||||
|
|
Loading…
Reference in a new issue