Revision
1043 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 17 02:50:23 2016 UTC
(9 years, 3 months ago)
by
iritscen
Diff to
previous 1042
Incremented version number for AE Setup to 1.1.9 because it had to be re-built for 10.12. Updated instructions on running an unsigned app. No code changes.
Revision
1030 -
Directory Listing
-
[select for diffs]
Modified
Sun Feb 21 00:58:04 2016 UTC
(9 years, 7 months ago)
by
iritscen
Diff to
previous 1029
AE Setup v1.1.8. Updated Run AE Installer script for Mono in 10.11. Corrected Run script icon from using Setup's icon to using base AE icon.
Revision
1029 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 14 02:44:06 2015 UTC
(10 years ago)
by
iritscen
Diff to
previous 1028
AE Setup v1.1.7. Replacing simple AppleScript versions of AE Setup and Run AE Installer with AppleScriptObjC ports (Xcode projects) in order to produce a product that is more compatible with 10.6-10.11.
Revision
1010 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 17 15:25:45 2015 UTC
(10 years, 6 months ago)
by
iritscen
Diff to
previous 1009
Updating AE Setup scripts for Mac Setup app 1.1.4. Restored 10.6 compatibility in Java calls and removed link to MacUpdate's Java page since it is not the right download for 10.10.
Revision
1009 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 14 01:52:46 2014 UTC
(10 years, 11 months ago)
by
iritscen
Diff to
previous 957
OS X 10.10 seems to prompt the user to install Java differently than previous versions of OS X. In my case I ended up with the JRE installed, which does not place Java at a directory like /usr/bin/java, but only installs the browser plug-in. This caused the old scripts to fail. So now we will call Java from the Internet Plug-Ins directory to be safe, since the JDK and JRE both install the plug-in.