bitvise.putty/builder-product.cfg

28 lines
639 B
INI

############################
# Setup product information
############################
VENDOR="www.putty.org"
PN="putty"
VERSION="0.62"
RELEASE="1"
PRIORITY="0"
ADVICE=""
TYPE="public"
#####################
# File object array
#####################
DL_FILE[0]="putty_by_apathy22.png"
DL_SOURCE[0]="http://fc03.deviantart.net/fs8/i/2005/302/a/0/putty_by_apathy22.png"
DL_FILE[1]="putty-$VERSION-installer.exe"
DL_SOURCE[1]="http://the.earth.li/~sgtatham/putty/latest/x86/putty-$VERSION-installer.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