Re: How to update an applescript app from a remote server?
Re: How to update an applescript app from a remote server?
- Subject: Re: How to update an applescript app from a remote server?
- From: Graham Anderson <email@hidden>
- Date: Mon, 24 Jan 2005 11:44:11 -0800
thanks for all the info :)
the .ini scenario seemes a bit easier ...
if you had a update.ini file on a remote server like
[Fonovisa.exe]
CurrentVersion=1.0.0.37
Date=14th October 2004, 11:39AM GMT
[Applescript_Launcher]
CurrentVersion=1.0.0.39
Date=14th January 2005, 11:39AM GMT
how could you curl the info remotely for "Applescript_Launcher"
"CurrentVersion" ?
do I need download the ini to a temp directory as I do for my PC
installer ?
Or, can I read the file remotely...
for my PC installer:
I download the ini to the TEMP directory
and then use a readINIstr function built in to my PC 'installer maker'
app
works great :)
thanks for all the responses, they are greatly appretiated
On Jan 24, 2005, at 8:29 AM, Takaaki Naganoya wrote:
On 05.1.24 0:58 PM, "Sander Tekelenburg" <email@hidden> wrote:
At 15:55 -0800 UTC, on 2005/01/23, Graham Anderson wrote:
[...]
Can an applescript app update itself by taking code from a remote
server?
No. If you want security leaks, try Windows.
We can do it. Download script library from Web server, and check actual
handler inside of the script lib.
How do you guys normally update applescript applications ?
Is there some kind of standard way of doing this?
I know some script librarian project. They updates their parts via web
servers.
--Script Runner
http://www.h5.dion.ne.jp/~maclab/script/script-Runner.html
--Has's appleMods project
http://applemods.sourceforge.net/
But it is difficult to understand how the library works.
Mr. Sander's proposal is reasonable for AppleScript beginners.
--
Takaaki Naganoya
email@hidden
http://www.appleco.jp/piyomarusoft/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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