From 650281cc03d6df9b9f4bbd4b42c6b27e1b4f64a1 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 13 Mar 2013 18:52:59 +0100 Subject: [PATCH] cirrect installer var --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 0886079..002e617 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -26,10 +26,10 @@ DL_EXTRACT_FORMAT[1]="7zip" # File array index for the image showing while installing the program ICON_DL_INDEX=0 -WINST_NAME[0]="Elevate32Exe" +WINST_NAME[0]="Install32Exe" WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\bin.x86-32\\elevate.exe" -WINST_NAME[1]="Elevate64Exe" +WINST_NAME[1]="Install64Exe" WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\bin.x86-64\\elevate.exe" OPSI_INI_SECTION[0]="X86"