sourceforge.classicshell/builder-product.cfg

41 lines
1.3 KiB
INI

############################
# Setup product information
############################
VENDOR="https://open-shell.github.io/Open-Shell-Menu/"
PN="sourceforge.classicshell"
NAME="Open-Shell-Menu"
DESCRIPTION="Open-Shell-Menu (Classic Shell) is a collection of usability enhancements for Windows."
VERSION="4.4.142"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="logo200-1759.png"
DL_SOURCE[0]="http://www.softwarecrew.com/wp-content/uploads/2012/01/logo200-1759.png"
DL_FILE[1]="OpenShellSetup_${VERSION//./_}.exe"
DL_SOURCE[1]="https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v${VERSION}/OpenShellSetup_${VERSION//./_}.exe"
DL_ARCH[1]="ALL"
DL_WINST_NAME[1]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId32"
OPSI_INI_VALUE[0]="{CB81456D-7E4B-4F06-A216-BA7B4ABD9316}"
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="MsiId64"
OPSI_INI_VALUE[1]="{FD722BB1-4960-455F-89C6-EFAEB79527EF}"
WINST_NAME[0]="RealUninstallProgramm32"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\classicshell-uninstall.exe"
WINST_NAME[1]="RealUninstallProgramm64"
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\classicshell-uninstall.exe"