#58275 Investigating P3 comp/desktop

`hermes desktop` launcher doesn't detach on Windows — leaks Electron/Python zombies and dies when parent shell closes

On Windows, hermes desktop launches Electron as a child process inheriting the parent PowerShell console, so closing the parent shell kills the Desktop app, and child process logs (including garbled encoding errors) flood the user's terminal.