Files
aportil/themes/sources4.0/libCompiler/compile.bat

7 lines
189 B
Batchfile

@echo libCompiler for DHTMLX 4.0
@echo to run you need to have php and jre installed
@echo replace path_to_php_dir with real path below
@c:\path_to_php_dir\php.exe lib_compiler.php
@pause