From 92d2d592fc64a41e2a5f802d05c8a77a221009d2 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 25 Feb 2013 06:18:08 +0100 Subject: [PATCH] correct typo --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 365bae4..a0110ad 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -30,7 +30,7 @@ WINST_VALUE[0]="{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}" WINST_NAME[1]="InstallInf" WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Install_SysinternalsSuite.inf" -WINST_NAME[1]="AcceptInf" -WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\AcceptEULA.inf" +WINST_NAME[2]="AcceptInf" +WINST_VALUE[2]="@DL_EXTRACT_WINST_PATH[1]@\\AcceptEULA.inf"