Move to new buildsystem / Bump / remove useless msi and license parts in *.ins
This commit is contained in:
26
builder-product.cfg
Normal file
26
builder-product.cfg
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user