Jinwoo Lee

Results 11 comments of Jinwoo Lee

My workaround was to use [`os.findExe()`](https://nim-lang.org/docs/os.html#findExe%2Cstring%2Cbool%2CopenArray%5Bstring%5D) with `followSymlinks` set to false, instead of using the `poUsePath` option of `startProcess`.