Unc3nZureD Posted August 7, 2012 Share Posted August 7, 2012 (edited) I doubt if its possible, but Is there any way to compile the script as a DLL? I would like to use my script a plugin in an other software. Maybe a special tool or converter? Edited August 7, 2012 by Unc3nZureD Link to comment Share on other sites More sharing options...
Zedna Posted August 7, 2012 Share Posted August 7, 2012 AutoIt is interpreted language so you can't create DLL from AU3. This is limitation "by design". For creating DLL files use another language. Search this forum for more information as this was asked/answered many times already. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now