From: itsme213 Date: 2004-11-09T14:03:33+09:00 Subject: find_executable() and pop() on Windows XP 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!