On 1/18/07, Maloy kanti debnath <[EMAIL PROTECTED]> wrote:

The AutoIt dll must be correctly registered for this feature to work
properly


AutoIt is not correctly registered at your machine. It happens to me every
time I install watir.

Open a command line, go to folder where AutoItX3.dll is located. If you
installed Ruby to C:\ruby\ and your gem name is watir-1.5.1.1141 it should
be C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.1.1141\watir\.

Type this.

regsvr32 AutoItX3.dll

Pop up will appear with message that registration was successful. If message
says that registration was not successful, you are not logged in as
administrator. Log out (or switch user) and log in as administrator.
--
Zeljko Filipin
zeljkofilipin.com
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to