C++ redistributable installed automatically.

Rather than forcing the user to click next, and showing them the
scary fail message if the library is already up to date, the
command line parameters make the redistributable require no
interaction.
master
Salvo 'LtWorf' Tomaselli 2016-03-02 00:11:39 +07:00
parent 262d92290f
commit af7901423c
1 changed files with 1 additions and 1 deletions

@ -31,7 +31,7 @@ Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescrip
[Run]
; add the Parameters, WorkingDir and StatusMsg as you wish, just keep here
; the conditional installation Check
Filename: "{tmp}\vcredist_x86.exe";
Filename: "{tmp}\vcredist_x86.exe"; Parameters: "/passive /norestart";
[Files]
Source: "dist\relational_gui.exe"; DestDir: "{app}"; Flags: ignoreversion