From: Phlip Date: 2008-11-15T07:57:00+09:00 Subject: Re: How to tell Scite where Ruby is located > I install Ruby to a new place instead of the default path, and I can't > set Ruby's path from within system's enviroment variables due to > write/read restriction on the computer. How can I tell Scite where Ruby > is located so that I still use Ruby? Options -> Open ruby.properties -> if PLAT_WIN command.go.*.rb=c:/cygwin/usr/local/bin/ruby1.9 $(FileNameExt) HTH!