From: Luis Lavena Date: 2007-11-09T20:55:07+09:00 Subject: Re: one click install for XP, not admin, no gems On Nov 9, 1:00 am, Thufir wrote: > > My results: > > C:\ruby\bin> > C:\ruby\bin> > C:\ruby\bin>ruby --version > ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] > > C:\ruby\bin> > C:\ruby\bin>cd c:\ > > C:\> > C:\>ruby > 'ruby' is not recognized as an internal or external command, > operable program or batch file. > > C:\> > C:\>SET PATH=%PATH%;C:\ruby\bin > > C:\> > C:\>ruby > 'ruby' is not recognized as an internal or external command, > operable program or batch file. > Weird that setting PATH manually didn't work... Tried reproduce that locally and worked without problems... Please don't tell me that you're using Windows Vista? :-P