Subject: find_executable() and pop() on Windows XP
From: "itsme213" <itsme213 hotmail.com>
Date: Tue, 9 Nov 2004 14:03:33 +0900
Is there a problem with either of these two on Windows XP (Ruby 1.8.2 rc2)
find_executable fails in an application but works in IRB.
popen() does not seem to do the right thing.
Thanks!