From: Roger Pack Date: 2011-08-18T09:10:11+09:00 Subject: Re: Distributing Ruby program as a standalone executable (exe) for windows > Is there a way to make my little program a standalone executable so that > my user can double click the exe and run it as per normal from their > windows machine? I would prefer to avoid installing ruby on the windows > machine (if I can). https://github.com/rdp/ruby_tutorials_core/wiki/Ruby-Talk-FAQ#wiki-ruby_to_exe may be helpful to you. -- Posted via http://www.ruby-forum.com/.