DocumentServer/Tools/Bin/GenerateAllFonts.bat

3 lines
80 B
Batchfile
Raw Normal View History

2014-07-05 18:22:49 +00:00
cd /D %~dp0
AllFontsGen.exe ..\DocService\OfficeWeb\sdk\Common\AllFonts.js
pause