Johan Nilsson wrote:
> Oh, that's what I've already done. The PATHEXT stuff I can live without 
> - writing the extra ".rb" is fine with me.

Well, you'd have to manually invoke the interpreter without it. That 
isn't needed with PATHEXT.

(ie, 'ruby foo.rb' vs 'foo')