We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f81dbd + 5416075 commit eaf6205Copy full SHA for eaf6205
LuaForWindows.iss
@@ -37,7 +37,7 @@
37
; -- Dependancy handling configuration
38
; Comment out the #define DOWNLOAD_FILES if you want to build the
39
; dependencies into the installer.
40
-#define DOWNLOAD_FILES
+;#define DOWNLOAD_FILES
41
#define vcRedistURL "http://github.com/rjpcomputing/luaforwindows/releases/download/vc-runtime/vcredist_x86.4053.exe"
42
43
; -- Pre-Build Step.
0 commit comments