start /b <program-name> runs the program essentially in background mode.
start /b <program-name>
When in doubt about command options type <command> /? for help about it's usage :)
<command> /?
You can find more info about the /b flag by running start /?
/b
start /?