Kivin Posted January 16, 2007 Posted January 16, 2007 There is a programm, wich was wrote with autoit I want to made update function for this programm. As update I want to use autoit.au3 files without any previouse compile or without installing autoit It'll be cool if this programm could run this update instead off itself Is anyone can help me? :"> Thanks anyway for attention! Sorry for bad English
Developers Jos Posted January 16, 2007 Developers Posted January 16, 2007 (edited) No need to ... "autoit.au3" wrong forum . moved also try to make a better explanation what you want because I don't understand your question . Edited January 16, 2007 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Moderators SmOke_N Posted January 16, 2007 Moderators Posted January 16, 2007 (edited) No need to ... "autoit.au3" wrong forum . movedalso try to make a better explanation what you want because I don't understand your question .He wants the source file of an Au3.exe he didn't write.Edit:I should say this is how I interpreted it. Edited January 16, 2007 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Busti Posted January 17, 2007 Posted January 17, 2007 i think he wants to update one of his programms, and this should work automatik.. HIS.EXE -> Searching for updates() -> Found update -> Download & Install it. -> ReRun exe i think he wants this. My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity
Kivin Posted January 17, 2007 Author Posted January 17, 2007 2 Busti: I want MY.EXE -> Searching for updates(*.au3 or *.txt) -> Found update -> Download -> Copy to @scriptdir -> ReRun exe
Moderators SmOke_N Posted January 17, 2007 Moderators Posted January 17, 2007 http://www.autoitscript.com/forum/index.ph...hlite=%2BUpdate Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Kivin Posted January 17, 2007 Author Posted January 17, 2007 Thanks everybody for help. (specialy for SmOke_N & Busti) I find answer on my question. There is just a little problem. How can I execute programm update (autoit.au3 file) with my.exe? MY.EXE -> (done) Searching for updates(*.au3 or *.txt) -> (done) Found update (autoit.au3) -> (done) Download -> (done) Copy to @scriptdir -> (done) Run MY.EXE -> (done) Run update (autoit.au3)
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