You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Essentially, if the first argument to the `cmd.exe` function `start` has
quotes, it will be interpreted as the title of a new `cmd.exe` window instead
of the command to execute. This can be fixed by specifying `""` as the first
argument.
0 commit comments