IN SUGAR ADMIN I'm told to create a BAT file that runs php.exe -f cron.php from C:\Program Files\sugarcrm-4.5.1\htdocs\sugarcrm. But, php.exe isn't located here, it's in C:\Program Files\sugarcrm-4.5.1\php. Should I move the cron file there or should I try to create a copy of php.exe in the first directory? It won't run as it's specified in the admin instructions.