35 lines
1.0 KiB
INI
35 lines
1.0 KiB
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="freecommander.com"
|
|
PN="freecommander.freecommanderxe"
|
|
NAME="FreeCommander XE"
|
|
DESCRIPTION="FreeCommander XE is an easy-to-use alternative to the standard windows file manager."
|
|
VERSION="0.0.0.740"
|
|
RELEASE="3"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
|
|
DL_FILE[0]="freecommander-logo.jpg"
|
|
DL_SOURCE[0]="http://www.softwarefacile.it/wp-content/uploads/sites/3/2008/12/freecommander-logo.jpg"
|
|
|
|
DL_FILE[1]="FreeCommanderXE_HelpDe_setup-${VERSION}.zip"
|
|
DL_SOURCE[1]="http://freecommander.com/downloads/FreeCommanderXE-32-de-public_setup.zip"
|
|
DL_ARCH[1]="X86"
|
|
DL_EXTRACT_FORMAT[1]="unzip"
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|
|
WINST_NAME[0]="InstallExe"
|
|
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\FreeCommanderXE-32-de-public_setup.exe"
|
|
|
|
OPSI_INI_SECTION[0]="X86"
|
|
OPSI_INI_OPTION[0]="UninstallProg"
|
|
OPSI_INI_VALUE[0]="unins000.exe"
|