fix: need to foward on `.cmd` not `.com`
A `.com` file is a MS-DOS executable and will happily execute under `CreateProcessW`.
Loading
A `.com` file is a MS-DOS executable and will happily execute under `CreateProcessW`.
mentioned in commit 4fae2ec9
mentioned in commit c490a13c
mentioned in commit 72dffa52
mentioned in commit c742d96b