I have installed AutoIT, including the dll and the autoitx active x
control and here is what I get:
 
irb(main):001:0> require 'win32ole'
=> true
irb(main):002:0> autoit = WIN32OLE.new('AutoItX3.Control')
WIN32OLERuntimeError: unknown OLE server: `AutoItX3.Control'
    HRESULT error code:0x800401f3
      Invalid class string
        from (irb):2:in `initialize'
        from (irb):2:in `new'
        from (irb):2
 
Thanks for the help
 
Russ
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to