- On my Command prompt in Windows 10, I'm able to start a protocol using
start "" "jitsi-meet://meet.jit.si/..." - This in turn starts the EXE responsible for
jitsi-meet:// - All great, except that, I cannot close the Command prompt which must remain running
- If I close it, the EXE that is running, dies with it
What do I need to change in order for the EXE to remain running when I close the Command prompt?