We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f81dbd commit 5416075Copy full SHA for 5416075
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