From 4c71e727e133fbd53e890e576610e083fdef23be Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Thu, 20 Jul 2017 18:45:10 +0200 Subject: [PATCH] Im squashing all these commits --- AppVeyor/make_installer.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/AppVeyor/make_installer.sh b/AppVeyor/make_installer.sh index 3692153..7006e3e 100644 --- a/AppVeyor/make_installer.sh +++ b/AppVeyor/make_installer.sh @@ -43,7 +43,9 @@ addFile /c/OpenSSL-Win32/bin/libeay32.dll addFile /c/OpenSSL-Win32/bin/ssleay32.dll addFile /c/OpenSSL-Win32/bin/msvcr120.dll -ls /c/OpenSSL-Win32/bin/ +echo ----------------- +ls /c/OpenSSL-Win32/bin/ -R +echo ----------------- cat installer.iss.pattern.bottom >> installer.iss "C:\Program Files (x86)\Inno Setup 5\ISCC.exe" installer.iss