remove desktop icon

This commit is contained in:
Mario Fetka 2014-03-29 20:23:23 +01:00
parent 600b2a5b1d
commit 020643fb9a
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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}"