The solution is to launch the program with the shell. You still use `CreateProcessW`, but the process will be `cmd.exe`. For example: `cmd /c external_program /external_program_switch`.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/3776#discussioncomment-8616159 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/3776/comments/[email protected]>
