From 1e3660c7bcdef7598d78bc6e214022d0c09661d1 Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Thu, 15 Sep 2016 11:48:09 +0300 Subject: [PATCH] Changed name for AllFontsGen --- run.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run.bat b/run.bat index e489657d..871e39a9 100644 --- a/run.bat +++ b/run.bat @@ -25,7 +25,7 @@ copy "..\..\..\core\build\lib\win_32\HtmlFileInternal.exe" ".\HtmlFileInternal" xcopy /s/h/e/k/c/y/q "..\..\..\core\build\cef\win_32" ".\HtmlFileInternal" copy "..\..\..\core\build\bin\windows\x2t32.exe" "." -"..\..\..\core\build\bin\AllFontsGen\windows_32.exe" "%windir%\Fonts" "%~dp0\..\sdkjs\common\AllFonts.js" "%~dp0\..\sdkjs\common\Images" "%~dp0\FileConverter\bin\font_selection.bin" +"..\..\..\core\build\bin\AllFontsGen\win_32.exe" "%windir%\Fonts" "%~dp0\..\sdkjs\common\AllFonts.js" "%~dp0\..\sdkjs\common\Images" "%~dp0\FileConverter\bin\font_selection.bin" ECHO. ECHO ---------------------------------------- @@ -67,4 +67,4 @@ start /min /b node convertermaster.js :ERROR :SUCCESS -pause \ No newline at end of file +pause