From c7eea7373d093bf729f9c3a7f09c6b45780fec41 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 25 Jul 2013 19:42:04 +0200 Subject: [PATCH] Correct MSIID's --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index c385f8e..bfaa0c3 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -38,8 +38,8 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" -OPSI_INI_VALUE[0]="{967FE692-A933-45CF-AF62-4E7862006042}" +OPSI_INI_VALUE[0]="{D903B276-81AE-4AED-AEF9-45DACFBF16CE}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{49195D89-1266-4E6A-A9CD-D5FB2B949774}" +OPSI_INI_VALUE[1]="{D2372F87-7DA2-47F7-A102-AF2181B8EAA2}"