sourceforge.freefilesync/builder-product.cfg

56 lines
1.6 KiB
INI
Raw Permalink Normal View History

2013-07-20 11:10:08 +02:00
############################
# Setup product information
############################
VENDOR="freefilesync.sf.net"
PN="sourceforge.freefilesync"
NAME="Free File Sync"
DESCRIPTION="FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders."
2019-09-26 17:17:41 +02:00
VERSION="8.10"
RVERSION="8.5"
2016-09-07 15:27:34 +02:00
DLHASH="ldqqpdwn6nsg/nu3vnztu1odnbrs"
2013-07-20 11:10:08 +02:00
RELEASE="3"
PRIORITY="0"
2019-09-26 17:17:41 +02:00
ADVICE="in real it's 8.5"
2013-07-20 11:10:08 +02:00
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
2019-01-03 18:10:10 +01:00
DL_FILE[0]="FreeFileSync_Icon.png"
DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/en/1/14/FreeFileSync_Icon.png"
2013-07-20 11:10:08 +02:00
2019-09-26 17:17:41 +02:00
DL_FILE[1]="FreeFileSync_${RVERSION}_Windows_Setup.exe"
#DL_SOURCE[1]="http://www.freefilesync.org/download/${DLHASH}/FreeFileSync_${RVERSION}_Windows_Setup.exe"
DL_SOURCE[1]="https://dl1.filehippo.com/72a876a9cf7044a699540804fbe577e0/FreeFileSync_${RVERSION}_Windows_Setup.exe"
2015-12-17 16:02:26 +01:00
#DL_DOWNLOADER[1]="plowdown"
2013-07-20 11:10:08 +02:00
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"
2015-11-19 22:27:43 +01:00
OPSI_INI_VALUE[0]="Uninstall\unins000.exe"
2013-07-20 11:10:08 +02:00
2015-11-19 21:58:29 +01:00
OPSI_INI_SECTION[1]="Setup"
OPSI_INI_OPTION[1]="Group"
OPSI_INI_VALUE[1]="(Default)"
OPSI_INI_SECTION[2]="Setup"
OPSI_INI_OPTION[2]="NoIcons"
OPSI_INI_VALUE[2]="0"
OPSI_INI_SECTION[3]="Setup"
OPSI_INI_OPTION[3]="SetupType"
OPSI_INI_VALUE[3]="custom"
OPSI_INI_SECTION[4]="Setup"
OPSI_INI_OPTION[4]="Components"
OPSI_INI_VALUE[4]="installtype,installtype\\local,shortcuts,shortcuts\\startmenu"
OPSI_INI_SECTION[5]="Setup"
OPSI_INI_OPTION[5]="Tasks"
OPSI_INI_VALUE[5]=""