mozilla.firefox.be/builder-product.cfg

32 lines
926 B
INI

############################
# Setup product information
############################
VENDOR="mozilla.org"
PN="mozilla.firefox"
NAME="Mozilla Firefox"
DESCRIPTION="Mozilla Firefox ist ein freier Webbrowser des Mozilla-Projekts. "
VERSION="17.0.4"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="firefox-512.png"
DL_SOURCE[0]="http://people.mozilla.com/~faaborg/files/shiretoko/firefoxIcon/firefox-512.png"
DL_FILE[1]="Firefox-Setup-${VERSION}esr.exe"
DL_SOURCE[1]="ftp://ftp.mozilla.org/pub/firefox/releases/${VERSION}esr/win32/de/Firefox%20Setup%20${VERSION}esr.exe"
DL_ARCH[1]="X86"
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]="UninstallProg"
OPSI_INI_VALUE[0]="uninstall\helper.exe"