I have a OS windows, and I trying to use from console the comand ``` bin\cake cake_sheduler run shedule:run ```  I have my Task.php in directory shedule/ in the root of the proyect:  if only write in the console: ``` bin\cake cake_sheduler ``` work 
I have a OS windows, and I trying to use from console the comand
I have my Task.php in directory shedule/ in the root of the proyect:

if only write in the console:
work