How to update an applescript app from a remote server?
How to update an applescript app from a remote server?
- Subject: How to update an applescript app from a remote server?
- From: Graham Anderson <email@hidden>
- Date: Sun, 23 Jan 2005 15:55:26 -0800
For my PC installer, I use an ini text file download to the TEMP folder
and checks against the ini file in the application Folder
If the versions do not match, a new version of the file is
downloaded...Pretty standard stuff
the PC ini looks like:
[Fonovisa.exe]
CurrentVersion=1.0.0.37
Date=14th October 2004, 11:39AM GMT
..and so on
For the mac version, I just have the applescript applicaton....with no
extra files :)
Can an applescript app update itself by taking code from a remote
server?
How do you guys normally update applescript applications ?
Is there some kind of standard way of doing this?
many thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden