From a2e252c3883447deafe7023f4366c2cfa96fed39 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 4 Oct 2017 16:43:51 +0300 Subject: we need redist files to compile installer --- tools/build_scripts/z3_PackArchivesStable.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build_scripts/z3_PackArchivesStable.bat b/tools/build_scripts/z3_PackArchivesStable.bat index 953fc1b185..6baf7ac245 100644 --- a/tools/build_scripts/z3_PackArchivesStable.bat +++ b/tools/build_scripts/z3_PackArchivesStable.bat @@ -52,6 +52,7 @@ Tools\wget.exe -O InnoNG_%tp%\Installer\vcredist_%VcPt%.exe %VcURL% popd rem end +copy /V /Y ..\..\redist\x%tp%\"%comp%"\*.dll %StableInstDir%\InnoNG_%tp%\Files copy /V /Y Languages\langpack_czech.txt %StableInstDir%\InnoNG_%tp%\Files\Languages copy /V /Y Languages\langpack_german.txt %StableInstDir%\InnoNG_%tp%\Files\Languages copy /V /Y Languages\langpack_polish.txt %StableInstDir%\InnoNG_%tp%\Files\Languages -- cgit v1.2.3