jfitty Posted October 19, 2009 Posted October 19, 2009 I was wondering if there is a way to run a program from your Autoit script (EG a software installer) without having to FileInstall the file to the computer? So it would be compiled with the program and run straight from it, rather then installing it to the local computer first Thanks
Zedna Posted October 19, 2009 Posted October 19, 2009 (edited) Look at my Resource UDF. http://www.autoitscript.com/forum/index.php?showtopic=51103 But it's problem with executing EXE/DLL directly from resources. However some people did some hacks for this search forum. Edited October 19, 2009 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
jfitty Posted October 19, 2009 Author Posted October 19, 2009 Thanks for that Zedna. I actually found that topic not long after posting this one. Just trying to get my head around it
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