diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index f045247..794233f 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -90,7 +90,7 @@ else endif [Winbatch_install] -"$Install80Exe$" /sPB /sl "$LanguageId$" /msi EULA_ACCEPT=YES ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" ALLUSERS=1 REBOOT=ReallySuppress +"$Install80Exe$" /rs /sPB /l /sl "1031" /msi EULA_ACCEPT=YES ISX_SERIALNUMBER="$Licensekey$" USERNAME="%PCName%" COMPANYNAME="%IPName%" INSTALLDIR="$InstallDir$" ALLUSERS=1 [Files_install] ; copy the ini file to the InstallDir diff --git a/builder-product.cfg b/builder-product.cfg index f002373..0d1cd1e 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -122,7 +122,7 @@ WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[2]@\\Setup.exe" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" -OPSI_INI_VALUE[0]="{AC76BA86-1033-F400-7760-100000000003}" +OPSI_INI_VALUE[0]="{AC76BA86-1033-F400-7760-000000000003}" OPSI_INI_SECTION[1]="Product" OPSI_INI_OPTION[1]="PATCH"