# File lib/selenium/auto_it_driver.rb, line 28
  def self.registerAutoItDll
    system("regsvr32.exe /s #{dll}")
  end