############################ # 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." VERSION="8.10" RVERSION="8.5" DLHASH="ldqqpdwn6nsg/nu3vnztu1odnbrs" RELEASE="3" PRIORITY="0" ADVICE="in real it's 8.5" # TYPE - defines, if the install files are public or restricted. # Valid value: restricted | public TYPE="public" DL_FILE[0]="FreeFileSync_Icon.png" DL_SOURCE[0]="https://upload.wikimedia.org/wikipedia/en/1/14/FreeFileSync_Icon.png" 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" #DL_DOWNLOADER[1]="plowdown" 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\unins000.exe" 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]=""