Autoit in VB without Autoit installed on users pc
#1
Posted 09 July 2011 - 02:51 PM
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
#2
Posted 09 July 2011 - 02:56 PM
Jos
Visit the SciTE4AutoIt3 Download page for the latest versions Forum Rules
Live for the present,
Dream of the future,
Learn from the past.
#3
Posted 09 July 2011 - 03:05 PM
I have made a Setup.Isn't this why most VB programs have an installer to ensure all DLL and other files will be present on the target PC?
Jos
You mean i can simply add autoitx3.dll to setup?
(it diddnt get recogniced by depedecies)
no need to register or so?
Edited by griffunt, 09 July 2011 - 03:06 PM.
#4
Posted 09 July 2011 - 03:58 PM
just added it to the setup and set register properity
#5
Posted 13 December 2011 - 01:47 PM
Thanks
#6
Posted 13 December 2011 - 02:20 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




