Trying to run the example from win32-sapi.
It gives the following error (complete message in att.):
Dispatch.java:-2:in `createInstanceNative’:
org.racob.com.ComFailException: Can’t get object clsid from progid
I did install the jruby-win32ole gem.
Using jruby 1.5.6 and java 1.6.0_22 on windows 7 32bit.
Ah. I have never heard of the project until now. My next win32ole
sprint I will run through those tests and examples to make sure things
are working well. jruby-win32ole works well for the things that it
has been tested against, but it was a large API and I imagine there
will be an initial round of bugs where we run into data types which
were never tested against. The last sprint fixed a handful of bugs to
make virtualbox gem work.