From c69134007bc02aefa40e2ff62f8ede0ddcc794fe Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 25 Oct 2013 04:19:18 +0200 Subject: remove faceapi from installer Signed-off-by: Stanislaw Halik --- installer/opentrack-installer.iss | 1 - 1 file changed, 1 deletion(-) (limited to 'installer') diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 3c97fe46..ca04af71 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -49,5 +49,4 @@ Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}" Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon [Run] -Filename: "{app}\redist\vc80redist_x86.exe"; Parameters: "/q:a"; Flags: waituntilterminated; Description: "Install MSVC 8.0 runtime for FaceAPI" Filename: "{app}\{#MyAppExeName}"; Flags: nowait postinstall skipifsilent; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}" -- cgit v1.2.3