From 00965acf8754280da377b8690991e6bcbe49a432 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 26 Sep 2019 20:50:09 +0200 Subject: [PATCH] correc typo --- builder-product.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 0e29b30..c093e9b 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -33,6 +33,6 @@ on 32bit or 64bit packages WINST_NAME[0]="ProgramExecutable" WINST_VALUE[0]="ProjectLibre.exe" -OPSI_INI_SECTION[1]="X86_64" -OPSI_INI_OPTION[1]="UninstallExecutable" -OPSI_INI_VALUE[1]="unins000.exe" +OPSI_INI_SECTION[0]="X86_64" +OPSI_INI_OPTION[0]="UninstallExecutable" +OPSI_INI_VALUE[0]="unins000.exe"