From cd6ddb9f572dc9cc0a60b43c1c327709311c072e Mon Sep 17 00:00:00 2001 From: Xavier Hallade Date: Wed, 1 Jun 2016 22:00:13 +0200 Subject: tracker-rs: updated to SDK 2016 R2. Added more debug information and safeguards. --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index e1a8cf31..23c83181 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -89,7 +89,7 @@ var begin if RSCameraDriverDetectedAndEulaAccepted then begin - NonUiBlockingExec(ExpandConstant('{app}\contrib\intel_rs_sdk_runtime_websetup_8.0.24.6528.exe'), + NonUiBlockingExec(ExpandConstant('{app}\contrib\intel_rs_sdk_runtime_websetup_10.0.26.0396.exe'), '--silent --no-progress --acceptlicense=yes --front --finstall=core,face3d --fnone=all'); end end; -- cgit v1.2.3