ruby - Error in load AutoItX3 -


click.rb:

require 'win32ole'

win32ole.new("autoitx3.control")

error: enter image description here

i should use url :

sample1

in order use com autoit first need have autoitx3.dll , register regsvr32. install program website https://www.autoitscript.com/site/autoit/, cd folder autoitx3.dll present , run regsvr32 autoitx3.dll alternatively can gem install gem includes dll, eg selenium or rautomation , again register dll.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -