From 2908945a96a109d33a4b9711ea581049c2d2b5b0 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 27 Sep 2013 13:53:12 +0200 Subject: [PATCH] correct msi ids --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 7d8e9ff..4305052 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -33,9 +33,9 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" -OPSI_INI_VALUE[0]="{2F9E7F89-9485-4382-815B-80AD40DAA184}" +OPSI_INI_VALUE[0]="{28244357-62F9-47B4-A6F7-A3204443ECEA}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{9D053189-9A00-4D62-B165-CF0D6264094E}" +OPSI_INI_VALUE[1]="{59A771CB-592A-4E44-AF5D-A6CD5C768755}"