From 617bb936495090ce126ef9f4c72efae0925fddf6 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 15 Mar 2013 06:03:03 +0100 Subject: [PATCH] add missing uninstall variable --- builder-product.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/builder-product.cfg b/builder-product.cfg index 4e33542..14970c2 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -32,3 +32,6 @@ WINST_NAME[2]="AcceptInf" WINST_VALUE[2]="@DL_EXTRACT_WINST_PATH[1]@\\AcceptEULA.inf" +OPSI_INI_SECTION[0]="X86" +OPSI_INI_OPTION[0]="UninstallProg" +OPSI_INI_VALUE[0]="whois.exe"