You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Justin Mclean <ju...@classsoftware.com> on 2013/01/24 02:20:28 UTC

Script to install and config SDK for minimal SDK version

Hi,

Just committed a script to set the mimim Flash Player version to a specific flash player or ask a couple of simple questions to determine which one you need. (Perhaps an idea for the Flash installer?) 

http://svn.apache.org/viewvc/flex/sdk/branches/develop/ide/setFlashPlayerVersion.sh?view=markup

Tested only on OSX so use at own risk on other platforms.

Currently it downloads AIR even if it's already installed. If enough people think it's useful I'll put some more work into it to check and only download AIR if required.

Justin