zoobooboozoo Posted January 28, 2007 Posted January 28, 2007 How do I use AI scripts for silent installs?say I have a working script some member made, and I want to use it, do I need to install an AutoIt compiler ot somethng before I launch the script?Or is there another way without installing some AutoIt Script compiler?thx in advance
bj-kaiser Posted January 28, 2007 Posted January 28, 2007 You don't have to install something. All you need is the AutoIt3.exe (and used includes, if there are any).
ajua Posted January 29, 2007 Posted January 29, 2007 you have to install autoit in order to get any script compiled into an exe. then you can use the compiled exe along with your program to be able to launch it properly. just install autoit, righ-click your script and click on compile.
freshprince Posted August 27, 2007 Posted August 27, 2007 hello evry1,i must say that being a member of this forum has really enlightened me....one hardly has any need to make a post since all the answersneeded are already covered(well almost ).but the one problem that i have now is the issue of this Autoit scripts.I just created my own (vert first)script for "vistacodec pack beta" it ran well if i must say and then i compiled it to an exe.now i tried to test my exec file only to see so many icons running on my task bar.my question is this:Do i need to add the program from which i created the compiled exec file into the same directory in order to test the compiled script?i hope that i made myself clear enough.thanks
freshprince Posted August 27, 2007 Posted August 27, 2007 hello evry1,i must say that being a member of this forum has really enlightened me....one hardly has any need to make a post since all the answersneeded are already covered(well almost ). but the one problem that i have now is the issue of this Autoit scripts.I just created my own (vert first)script for "vistacodec pack beta" it ran well if i must say and then i compiled it to an exe.now i tried to test my exec file only to see so many icons running on my task bar.my question is this:Do i need to add the program from which i created the compiled exec file into the same directory in order to test the compiled script?i hope that i made myself clear enough.thanksquote name='elajua' date='Jan 29 2007, 04:55 AM' post='618917']you have to install autoit in order to get any script compiled into an exe. then you can use the compiled exe along with your program to be able to launch it properly. just install autoit, righ-click your script and click on compile.I'm sorry i did not quite get it initially i will try this when i get home
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now