Unconditionally install the vc++ runtime for now as the check needs to be updated

This commit is contained in:
Thomas Goyne 2012-11-19 16:14:14 -08:00
parent 1880bb71df
commit f6197a99ea

View file

@ -42,6 +42,9 @@
[Files]
DestDir: {tmp}; Source: src\vcredist_{#SUFFIX}.exe; Flags: nocompression deleteafterinstall; Check: RuntimesRequired
[Components]
Name: main/runtime; Description: Runtime libraries; Flags: fixed; Types: custom compact full; ExtraDiskSpaceRequired: 4630528
[Run]
Filename: {tmp}\vcredist_{#SUFFIX}.exe; StatusMsg: Installing runtime libraries...; Check: RuntimesRequired; Parameters: "/q"