From: Siep Korteling Date: 2008-07-08T21:52:55+09:00 Subject: Re: Q: Remote installer G. Ralph Kuntz, MD, MS wrote: > I am looking for a "remote installer" for ruby for Windows. I need to > install ruby on about 150 machines over ssh connections and do not > want to use a GUI installer like the one-click installer, because it > will take me days to finish and will add an extra human step for each > new machine I deploy. > > I tried using the binary zip files, both for 1.8.6 (ruby-1.8.6-i386- > mswin32.zip) and 1.8.7, but I get errors about zlib.dll when I try to > install rubygems. > > I cannot use the cygwin version for various reasons. > > I am new to ruby, so please bear with my ignorance. > > Thanks, Ralph From the FAQ: http://rubyinstaller.rubyforge.org/wiki/wiki.pl?RubyInstallerFAQ Can I do an unattended install (no prompts)? Yes, use the options: "/S /D=" hth, Siep -- Posted via http://www.ruby-forum.com/.