- Code: Select all
{
"cmd": ["C:\\Program Files (x86)\\Corona Labs\\Corona SDK\\corona simulator.exe", "$file"],
"shell": true
}
Prior to using the shell option, it was working perfectly fine. When adding the shell option, it complains about C:\Program, it seems to choke on the spaces.