I run exe using execFile() in nodejs, but it doesn't open window of the application. How can I fix it? I tried to pass windowsHide false, but it still doesn't work.