From 4d0bd1a5118126856c07ffa0f38a8fdd8cca3c05 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 20 Oct 2013 13:45:06 +0200 Subject: [PATCH] Coorect Extract dir for JavaRa --- builder-product.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 3818f2a..eb1edc4 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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"