From: Tim Hunter Date: 2007-05-28T05:56:15+09:00 Subject: Re: problem with using ruby Ade wrote: > This is somewhat silly, i downloaded the 1.8.6-25 installer for windows > and installed it. > I went to the command prompt and typed ruby -v, and i got this message > saying ruby isnt a batch command recognized by windows. > > What am i doing wrong? I used the one click installer. > Thanks Did you try opening a new command window? I don't think changes to your path are reflected in existing command windows, only to command windows that you start after the change. -- Posted via http://www.ruby-forum.com/.