Skip to content
Daniel Berger edited this page Mar 19, 2015 · 3 revisions

Installation

gem install win32-api

One Click Installer

If you're using the one-click installer then the win32-api gem is a precompiled binary. It actually includes several precompiled binaries, one for Ruby 1.8 and one for 1.9, as well as 32-bit and 64-bit versions for Ruby 2.0, 2.1 and 2.2. It will use the appropriate version based on your version of Ruby.

MSVC++

If you're using MSVC++ then you'll build from source when the gem installs.

Clone this wiki locally