[wtr-general] Registering the Watir autoit .dll control without local admin?

2010-10-05 Thread Alister Scott
Hi,

I was wondering if anyone knows how to get Watir to work with dialog
boxes without being able to register the autoit .dll file? (regsvr32
AutoItX3.dll  does not work) Basically we have no access to update the
registry and everything works in watir besides the dialogs that autoit
handles.

Any ideas?

Cheers,
Alister Scott

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] Registering the Watir autoit .dll control without local admin?

2010-10-05 Thread Ethan
Vapir has a good api for popup handling whose only external dependency is
FFI.
http://vapir.org/
http://github.com/vapir/vapir/wiki/modal-dialogs

On Tue, Oct 5, 2010 at 06:14, Alister Scott alister.sc...@gmail.com wrote:

 Hi,

 I was wondering if anyone knows how to get Watir to work with dialog
 boxes without being able to register the autoit .dll file? (regsvr32
 AutoItX3.dll  does not work) Basically we have no access to update the
 registry and everything works in watir besides the dialogs that autoit
 handles.

 Any ideas?

 Cheers,
 Alister Scott

 --
 Before posting, please read http://watir.com/support. In short: search
 before you ask, be nice.

 watir-general@googlegroups.com
 http://groups.google.com/group/watir-general
 watir-general+unsubscr...@googlegroups.com


-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com