I am using windows 10 .i am trying to intsall developer tools when i try to access developer tools from command line it shows phalcon.php file only nothing happen.please help me this is phalcon.bat file path
@echo off
set PTOOLSPATH=C:\phalcon-devtools|php %PTOOLSPATH%phalcon.php %*
Thank you