On Windows i've tried this script as workaround but it does not work: ``` @echo off %* 2> NUL exit /B 0 ```
I've always get the error "The executed custom command exited with an unsuccessful exit code." --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1118#issuecomment-237652114
