From 020643fb9a0c288ddf54ecbfc769885c0754ffb6 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 29 Mar 2014 20:23:23 +0100 Subject: [PATCH] remove desktop icon --- CLIENT_DATA/setup32.ins | 4 ++++ builder-product.cfg | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 9524586..1a01669 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -94,6 +94,10 @@ copy "$IniCfgFile$" "$InstallDir$" ; set "name3" = REG_BINARY:00 af 99 cd [LinkFolder_install] +set_basefolder common_desktopdirectory +set_subfolder "" +delete_element "Google Earth" + ; Example of deleting a folder from AllUsers startmenu: ; ; set_basefolder common_programs diff --git a/builder-product.cfg b/builder-product.cfg index 8875d9f..7b17026 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -19,7 +19,7 @@ DL_FILE[0]="GoogleEarth_logo-300x300.png" DL_SOURCE[0]="http://blogs.skokielibrary.info/radar/files/2012/02/GoogleEarth_logo-300x300.png" DL_FILE[1]="GoogleEarthWin-${VERSION}.exe" -DL_SOURCE[1]="http://dl.google.com/earth/client/advanced/current/GoogleEarthWin.exe" +DL_SOURCE[1]="http://dl.google.com/earth/client/advanced/current/googleearthwin.exe" DL_ARCH[1]="X86" DL_EXTRACT_FORMAT[1]="7zip" @@ -31,6 +31,4 @@ WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Google Earth.msi" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" -OPSI_INI_VALUE[0]="{4D2A6330-2F8B-11E3-9C40-B8AC6F97B88E}" - - +OPSI_INI_VALUE[0]="{4D2A6330-2F8B-11E3-9C40-B8AC6F97B88E}" \ No newline at end of file