Hi guys,
New newb here
i've been playing around with the autoit scripting, played with some of the excellent examples from here.
Im having some weird issue with compiling and im not sure whats going on.
When i run the script, it runs fine.
when i compile the script to exe and run it on my machine where autoit is installed, it works fine.
When i copy the newly compiled exe to another machine that does not have autoit installed and run it, it just dosn't work. it dosn't give any errors, just dosn't work.
So as a test i installed autoit on another machine, copied the newly compiled exe to this machine and ran it.. and it worked !
is there a way of compiling to run without the need to a full install of autoit ?
cheers