mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
Changed name for AllFontsGen
This commit is contained in:
committed by
Alexey.Golubev
parent
83021084d3
commit
1e3660c7bc
4
run.bat
4
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
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user