فهرست منبع

Don't need the special ISCC for ISPack handling anymore. Thought I removed this already.

Martijn Laan 10 سال پیش
والد
کامیت
805963df0f
1فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده
  1. 0 6
      build.bat

+ 0 - 6
build.bat

@@ -57,9 +57,6 @@ if exist .\setup-sign.bat (
   files\iscc setup.iss /q /DNOSIGNTOOL
   files\iscc setup.iss /q /DNOSIGNTOOL
 )
 )
 if errorlevel 1 goto failed
 if errorlevel 1 goto failed
-echo - Copying ISCC for ISPack
-copy files\ISCC.exe output\ISCC-%VER%.exe
-if errorlevel 1 goto failed
 echo - Renaming files
 echo - Renaming files
 cd output
 cd output
 if errorlevel 1 goto failed
 if errorlevel 1 goto failed
@@ -81,9 +78,6 @@ if exist .\setup-sign.bat (
   files\iscc setup.iss /q /DNOSIGNTOOL
   files\iscc setup.iss /q /DNOSIGNTOOL
 )
 )
 if errorlevel 1 goto failed
 if errorlevel 1 goto failed
-echo - Copying ISCC for ISPack
-copy files\ISCC.exe output\ISCC-%VER%-unicode.exe
-if errorlevel 1 goto failed
 echo - Renaming files
 echo - Renaming files
 cd output
 cd output
 if errorlevel 1 goto failed
 if errorlevel 1 goto failed