Move to new buildsystem / Bump / remove useless msi and license parts in *.ins

This commit is contained in:
Mario Fetka
2012-02-24 05:14:54 +01:00
parent 6d4ece9e1d
commit a0cfc31c9b
8 changed files with 102 additions and 105 deletions

26
builder-product.cfg Normal file
View File

@@ -0,0 +1,26 @@
############################
# Setup product information
############################
VENDOR="winscp.net"
PN="winscp"
VERSION="4.3.7"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="r6fnfoaa7kcoh857wrtm.png"
DL_SOURCE[0]="http://apfelportal.de/host/images/r6fnfoaa7kcoh857wrtm.png"
DL_FILE[1]="winscp437setup.exe"
DL_SOURCE[1]="http://prdownloads.sourceforge.net/winscp/winscp437setup.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