diff --git a/AppVeyor/make_installer.sh b/AppVeyor/make_installer.sh index e293a43..e7391e9 100644 --- a/AppVeyor/make_installer.sh +++ b/AppVeyor/make_installer.sh @@ -18,6 +18,7 @@ ver=$(cat main.cpp | grep setApplicationVersion | sed "s/\\s*a.setApplicationVer cd packages/windows cp ../../KShare.exe . || exit 3 +7z a -tzip portable.zip KShare.exe sed "s/;VER;/$ver/" installer.iss.pattern.top > installer.iss