Windows installer: always include vc+ runtime

This commit is contained in:
Ryan Lucia 2019-07-21 15:12:28 -04:00 committed by line0
parent 128c25f9ee
commit 6f94eb2b9a
1 changed files with 0 additions and 2 deletions

View File

@ -50,9 +50,7 @@ ArchitecturesAllowed=x64
#include "fragment_automation.iss"
#include "fragment_translations.iss"
#include "fragment_spelling.iss"
#ifdef DEPCTRL
#include "fragment_runtimes.iss"
#endif
[Code]
#include "fragment_shell_code.iss"