From: Erik Veenstra Date: 2004-07-31T17:21:40+09:00 Subject: Re: [ANN] AllInOneRuby On Sat, 31 Jul 2004 12:04:01 +0900, Xiangrong Fang wrote: > > > Can you give some examples where this works better than, > > > say, exerb? > > > > Did I say it was better?... At least, it's simpler... > > Just by browsing the AIOR home page... I think it is NOT > simpler OR more complicate than EXERB. They are 2 different > application. AIOR as said, is only "Ruby", i.e., it makes the > *COMPLETE* Ruby environment in one file, but your script is > NOT included in this file. On the contrary, EXERB makes your > application a single EXE, but it is NOT a complete ruby > installation. I made both RubyScript2Exe and AllInOneRuby, because they are not the same. Exerb is more like RubyScript2Exe, AllInOneRuby is different. gegroet, Erik V.