From 2a1f7c62869484608d28de5be4c740f2f224a995 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 24 Sep 2019 21:35:02 +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 18c8c62..fbc2795 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -33,6 +33,6 @@ WINST_NAME[0]="ProgramExecutable" WINST_VALUE[0]="Telegram.exe" OPSI_INI_SECTION[0]="X86" -OPSI_INI_OPTION[0]="UninstallProg" +OPSI_INI_OPTION[0]="UninstallProgram" OPSI_INI_VALUE[0]="unins000.exe"