32 lines
836 B
INI
32 lines
836 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="nerdcave.webs.com"
|
|
PN="nerdcave.taskbarshuffle"
|
|
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-portable-6.jpg"
|
|
DL_SOURCE[0]="http://screenshots.de.sftcdn.net/de/scrn/83000/83890/taskbar-shuffle-portable-6.jpg"
|
|
|
|
DL_FILE[1]="ts2.5_setup.exe"
|
|
DL_SOURCE[1]="http://dl.dropbox.com/u/1644845/TS/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_ARCH[2]="X86_64"
|
|
DL_WINST_NAME[2]=Install64Exe
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|