Windows Install for COMPLETE beginner

9 views
Skip to first unread message

John V

unread,
Sep 19, 2025, 1:34:03 PM (2 days ago) Sep 19
to RubyInstaller
Despite being an experienced software dev, the instructions to install Ruby on Windows are just wrong and I am trying to make sense of it. 

It says to go to https://rubyinstaller.org/downloads/ and pick your version, download it and double click it to run.  Well, the Download is a 7Z  zip file NOT an EXE file so that obviously is wrong instructions. When you look in the extracted folders, there is NO installer in the root, and if you dig down to the BIN folder you find multiple .BAT files and 2 EXE files, one named RUBY and the other named RUBYW.  

So yeah, totally unhelpful.

Can I just download the ZIP for the RUBY version I want, put it in my PROGRAM FILES folder and add a path to it or something like that?  What's the simplest way to install the version you need?  For this particular situation I need an older version 3.2.2.

Thanks!

Lars Kanis

unread,
Sep 19, 2025, 3:18:01 PM (2 days ago) Sep 19
to rubyin...@googlegroups.com
The 7ZIP file is intended for more experienced ruby devs. The
recommended way to install ruby is by the EXE installer file,
especially the Ruby+Devkit version. You're right, that there should be
a README in the 7ZIP file, which highlights this and contains
instructions about the manual setup of the ruby environment with a
7ZIP file. All the online instructions are about the EXE file - you
should download that one.

Also you shouldn't install version 3.2.2 but the latest patch release,
which is 3.2.9 currently. Patch releases often fix issues with online
resources like MSYS2 and are fully compatible.

Regards, Lars
> --
> You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyinstalle...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/rubyinstaller/b6142be0-dbad-47d6-8882-2ff04a8c8915n%40googlegroups.com.

John V

unread,
Sep 19, 2025, 3:35:07 PM (2 days ago) Sep 19
to RubyInstaller
Thanks, Lars.  The reason I am installing 3.2.2 is I need to build a project from GITHUB and its instructions say to use that version specifically.

There is no rubyinstaller download for that version anymore. The closest I could get would be 3.2.9-1 but I'm probably inviting more problems by not installing what they stated as requirement. I downloaded the RUBY zip file for 3.2.2. but there are not instructions for manual setup. I'm still searching for that.

I did realize my mistake, though. Knowing I was looking for an old version I looked straight to the bottom of the downloads page and thus got the 7-zip instead of the EXE.  Going too fast.

Reply all
Reply to author
Forward
0 new messages