[racket] find-executable-path does not work on Windows for me

From: Mangpo Phitchaya Phothilimthana (mangpo at eecs.berkeley.edu)
Date: Sun Jul 13 02:57:00 EDT 2014

I have issue with find-executable-path function on Windows. I update
Windows's environment path to include the path to executable I want to run,
and verify that it is indeed added via run->cmd. However, when I call
find-executable-path on that executable, it returns #f. Even when I move
the executable to the current directory drracket is starting from, it still
cannot find the executable. Please help!

I'm using racket 6.0.1.

Thank you,
Mangpo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140712/7a5dc506/attachment.html>

Posted on the users mailing list.