DirtDBaK Posted October 21, 2007 Posted October 21, 2007 I want to write a program updater but...I'm not too sure how to go about it... Your thoughts...I need it to go to a url and read a the txt file like http://mysite.com/ver.txtver.txt would have the text 1.2and if the '1.2' is > the current version it would downlaod http://mysite.com/install.exe then when finished run the install.exeSo what is the most efficent way to go about doing this....??? [center][/center]
Moderators SmOke_N Posted October 21, 2007 Moderators Posted October 21, 2007 _InetGetSource() + http://www.autoitscript.com/forum/index.ph...st&p=418119 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.
DirtDBaK Posted October 21, 2007 Author Posted October 21, 2007 well then im going to get to work on writing an updater... [center][/center]
DirtDBaK Posted October 21, 2007 Author Posted October 21, 2007 well then im going to get to work on writing an updater...well i did finish writng that .... thanks for the help [center][/center]
Moderators SmOke_N Posted October 21, 2007 Moderators Posted October 21, 2007 Inetget and _VersionCompare?Are you echoing? 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.
Moderators SmOke_N Posted October 21, 2007 Moderators Posted October 21, 2007 Obivously not.No? 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.
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