shell_exec does not work

Hi everyone, I want to execute this commnad: shell_exec(“C:\scripts\SAPAMB.exe cambiarEstadoAutorizacion 2”);
In a blank app, but it does not work, the container folder have permissions to everyone.

I will really apreciate some help with this! thanks!