From 2f56e57d85e61211545f4e5484ffb8a6f0008478 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 30 Jul 2013 19:28:16 +0200 Subject: [PATCH] correct typo --- builder-product.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder-product.cfg b/builder-product.cfg index 31c7d23..0bb3773 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -27,7 +27,7 @@ DL_EXTRACT_FORMAT[1]="unzip" ICON_DL_INDEX=0 WINST_NAME[0]="InstallExe" -WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\setup-${VERSION//./_}.zip" +WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\setup-${VERSION//./_}.exe" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg"