nerdcave.taskbarshuffle/builder-product.cfg

43 lines
1.4 KiB
INI

############################
# Setup product information
############################
VENDOR="nerdcave.webs.com"
PN="nerdcave.taskbarshuffle"
NAME="Taskbar Shuffle"
DESCRIPTION="Taskbar Shuffle is a simple, small, free utility that lets you drag and drop your Windows taskbar buttons to rearrange them."
VERSION="2.5"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="taskbar-shuffle.jpg"
DL_SOURCE[0]="http://www.econsultant.com/images/taskbar-shuffle.jpg"
DL_FILE[1]="ts2.5_setup.exe"
#DL_SOURCE[1]="http://dl.dropbox.com/u/1644845/TS/ts2.5_setup.exe"
DL_SOURCE[1]="https://ro.softpedia-secure-download.com/dl/ae021edfb5ec5d37c46279015481e72e/5c2f3ef5/100040447/software/DESKTOP/ts2.5_setup.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_FILE[2]="ts2.5_setup64.exe"
#DL_SOURCE[2]="http://dl.dropbox.com/u/1644845/TS/ts2.5_setup64.exe"
DL_SOURCE[2]="https://files.downloadnow.com/s/software/11/42/48/80/ts2.5_setup64.exe?token=1546636271_455c390815e8ad9892796fc70fb0d897&fileName=ts2.5_setup64.exe"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg32"
OPSI_INI_VALUE[0]="unins000.exe"
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="UninstallProg64"
OPSI_INI_VALUE[1]="unins000.exe"