Skip to content

Commit 4a9ab5d

Browse files
committed
Small fixes
1 parent 1dd87de commit 4a9ab5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/MapWindow5.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#ifdef x64BitVersion
2020
#define CPU "x64"
21-
#define vcredist "vcredist_x64_2015.exe"
21+
#define vcredist "vcredist_x64-2015.exe"
2222
#define ExeBinPath "..\bin\x64\Release"
2323
#define SystemFlag "64bit"
2424
#endif

0 commit comments

Comments
 (0)