wys / helbling.ch (Clemens Wyss) wrote in <Xns900F67475wyshelblingch@
130.133.1.4>:
>The file extension-association seems to be ok, i.e:
>         .rb -> D:\ruby\bin\ruby.exe %1
>Clemens

SORRY me,
of course it's not ok. It should be
    .rb -> .rb -> D:\ruby\bin\ruby.exe %1 %*

Clemens ;-)