My Program opens a javascript server for listening. However when i run this in cmd
start "Runnning" /B CMD /C CALL "file\program.exe" 23 12
The Program is prevented from creating the process for the Javascript program. Any work arounds that work in (.bat) files are appreciated