Ruby Programming/Standard Library/WIN32OLE

WIN32OLE

require 'win32ole' #WIN32OLE is defined now 

Is a helper class for windows OLE, which is used to control other programs like excel, etc.

See a tutorial.

Another example usage.