From 6acf1a180223f34ee55e9d75787972ff982f70c1 Mon Sep 17 00:00:00 2001 From: Paweł Jastrzębski Date: Fri, 10 Nov 2017 19:10:23 +0100 Subject: Updated build enviroment --- setup.bat | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 setup.bat (limited to 'setup.bat') diff --git a/setup.bat b/setup.bat deleted file mode 100644 index ac9de58..0000000 --- a/setup.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -verpatch\lib\win\verpatch dist\KCC.exe %1 /va /pv %1 /s product "Kindle Comic Converter" /s description "Kindle Comic Converter" /s copyright "Copyright (C) 2012-2017 Ciro Mattia Gonano and Pawel Jastrzebski" -"C:\Program Files (x86)\Windows Kits\8.1\bin\x64\signtool.exe" sign /f "%APPVEYOR_BUILD_FOLDER%\other\windows\Cert.pfx" /p "%CERT_PASS%" /t http://time.certum.pl /d "Kindle Comic Converter" /du "http://kcc.iosphe.re/" dist/KCC.exe -iscc /SSignTool="""C:\Program Files (x86)\Windows Kits\8.1\bin\x64\signtool.exe"" sign /f ""%APPVEYOR_BUILD_FOLDER%\other\windows\Cert.pfx"" /p ""%CERT_PASS%"" /t http://time.certum.pl $p" kcc.iss >nul 2>&1 -- cgit 1.4.1