From 987879cab5236fd82ad45b32194a3b505ac51594 Mon Sep 17 00:00:00 2001 From: Daniel Schwager Date: Tue, 31 Jan 2012 00:07:44 +0100 Subject: [PATCH] typo --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 39ea682..158f69c 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -19,12 +19,12 @@ DL_SOURCE[0]="http://www.7-zip.de/logos/7z_rm01.jpg" DL_FILE[1]="7z920.exe" DL_SOURCE[1]="http://downloads.sourceforge.net/sevenzip/7z920.exe" DL_ARCH[1]="X86" -DL_WINST[1]=Install32Exe +DL_WINST_NAME[1]=Install32Exe DL_FILE[2]="7z920-x64.msi" DL_SOURCE[2]="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi" DL_ARCH[2]="X86_64" -DL_WINST[2]=Install64Msi +DL_WINS_NAMET[2]=Install64Msi # File array index for the image showing while installing the program ICON_DL_INDEX=0