Hi
I have a Problem
I made a application in visualbasic 2010
it uses some commands from the autoitx3.dll
i added the dll in the project properities
and added this line to the code: Dim AutoIt As New AutoItX3Lib.AutoItX3
everithing works fine.
but if the system doesnt have autoit installed i get an error.
is there anyway i can include the dll so that it gets installed on the users pc?
Thanks for your help