Hi,
I wrote a perl code using Win32::IEAutomation package. It is working fine. But my requirement is that the code runs on systems which doesn't have perl installed on it. So I used the perl2exe software to covert it into an exe. The exe is working on my system but when I try to run this exe on other systems it throws an error message saying "autoitx3.dll missing in the package".
I don't know whether this the right place to ask this question or not. Please help me out if possible.
Thanks in advance.