How to have AS install IE and launch to URL
How to have AS install IE and launch to URL
- Subject: How to have AS install IE and launch to URL
- From: email@hidden
- Date: Thu, 23 May 2002 13:23:56 EDT
Can anyone help me with the syntax of how I could accomplish this? I'd like to see if it's possible to write an Applescript that installs Internet Explorer off of a CD and then launches the browser to an URL.
The problem is that IE in OS 9 requires that the MS First Run app be run first, before IE is launched to that URL. So, I somehow need Applescript to wait until that VISE installer finishes before continueing on to the URL launch.
Something like:
Copy "Internet 5" from X location to Hard Drive: "ISP Browser" folder
Run "Microsoft First Run" (with wait till finish)
Launch browser with URL www.ispcompany.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.