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"