Coorect Extract dir for JavaRa

This commit is contained in:
Mario Fetka 2013-10-20 13:45:06 +02:00
parent ec8d255ec5
commit 4d0bd1a511
1 changed files with 3 additions and 2 deletions

View File

@ -14,13 +14,13 @@ ADVICE=""
# Use Original Win 8.x Iso's
# ==================================
USEWIN8ISO=1
USEWIN8ISO="1"
# ==================================
# create a new sereby
# ==================================
CREATENEWSEREBY=1
CREATENEWSEREBY="0"
# ==================================
# Adobe Air Verison
@ -249,6 +249,7 @@ DL_FILE[2]="JavaRa-2.3.zip"
DL_SOURCE[2]="http://download.thewebatom.net/5231a0bcc5d7b/JavaRa-2.3.zip"
DL_ARCH[2]="X86"
DL_EXTRACT_FORMAT[2]="unzip"
DL_EXTRACT_TO[2]="JavaRa"
DL_FILE[3]="uninstall_flash_player-${FLASHVERSION}.exe"
DL_SOURCE[3]="http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe"