exec



Hi!

Anyone know why this doesn't work?

$ruta = "cmd /c \"C:\Server\Apache2\htdocs\webvcr\config\bat\a.bat\"";
exec($ruta);


Thanks in advance! .