diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 75e5605..4a09930 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -88,10 +88,8 @@ copy "$IniCfgFile$" "$InstallDir$" [Registry_install] ; Example of setting some values of an registry key: ; -; openkey [HKEY_LOCAL_MACHINE\Software\$ProductId$] -; set "name1" = "some string value" -; set "name2" = REG_DWORD:0001 -; set "name3" = REG_BINARY:00 af 99 cd +openkey [HKEY_LOCAL_MACHINE\Software\Policies\Google\Update] +set "AutoUpdateCheckPeriodMinutes" = REG_DWORD:0000 [LinkFolder_install] ; Example of deleting a folder from AllUsers startmenu: diff --git a/GoogleChromeStandaloneEnterprise-28.0.1500.95.msi.sha1sum b/GoogleChromeStandaloneEnterprise-28.0.1500.95.msi.sha1sum deleted file mode 100644 index 3407b94..0000000 --- a/GoogleChromeStandaloneEnterprise-28.0.1500.95.msi.sha1sum +++ /dev/null @@ -1 +0,0 @@ -f41296baa714c5bcae9d945e382b45b1ee92ceeb /home/mario/.opsi-dist-cache/google.chrome-28.0.1500.95/X86/GoogleChromeStandaloneEnterprise-28.0.1500.95.msi diff --git a/GoogleChromeStandaloneEnterprise-29.0.1547.57.msi.sha1sum b/GoogleChromeStandaloneEnterprise-29.0.1547.57.msi.sha1sum new file mode 100644 index 0000000..a532efb --- /dev/null +++ b/GoogleChromeStandaloneEnterprise-29.0.1547.57.msi.sha1sum @@ -0,0 +1 @@ +d804aba31b9b29796caf13210b56f8afd1dc4d1b /home/mario/.opsi-dist-cache/google.chrome-29.0.1547.57/X86/GoogleChromeStandaloneEnterprise-29.0.1547.57.msi diff --git a/builder-product.cfg b/builder-product.cfg index fd0f298..dc9cc2a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="google.com" PN="google.chrome" NAME="Google Chrome" DESCRIPTION="Ein Browser fuer Computer, Telefon und Tablet-" -VERSION="28.0.1500.95" +VERSION="29.0.1547.57" RELEASE="3" PRIORITY="0" ADVICE="" @@ -28,4 +28,4 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" -OPSI_INI_VALUE[0]="{6B50D4E7-A873-3102-A1F9-CD5B17976208}" +OPSI_INI_VALUE[0]="{CBD486B9-01C2-3412-8BAA-1C20A5A58EAC}"