Skip to content

Instantly share code, notes, and snippets.

@stevenharman
Created June 17, 2010 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenharman/442797 to your computer and use it in GitHub Desktop.
Save stevenharman/442797 to your computer and use it in GitHub Desktop.
Ruby Gems for Windows
# a whole bunch of gems that are useful for running the Rubies on Windoze
gem install win32-api win32-clipboard win32-dir win32-eventlog win32-file win32-file-stat win32-changejournal win32-process win32-sapi win32-service win32-sound win32console windows-api windows-pr wirble
@luislavena
Copy link

Some of the win32 gems only work with Visual C based Ruby (old One-Click), but not with GCC based one (RubyInstaller).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment