microsoft.sysinternalssuite/builder-product.cfg

38 lines
1.1 KiB
INI

############################
# Setup product information
############################
VENDOR="sysinternals.com"
PN="microsoft.sysinternalssuite"
NAME="Sysinternals Suite"
DESCRIPTION="The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools."
VERSION="2013.12.19"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="restricted"
DL_FILE[0]="4725624070_c439bb68e6.jpg"
DL_SOURCE[0]="http://download.chip.eu/ii/4725624070_c439bb68e6.jpg"
DL_FILE[1]="SysinternalsSuite-$VERSION.zip"
DL_SOURCE[1]="http://download.sysinternals.com/files/SysinternalsSuite.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[1]="InstallInf"
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Install_SysinternalsSuite.inf"
WINST_NAME[2]="AcceptInf"
WINST_VALUE[2]="@DL_EXTRACT_WINST_PATH[1]@\\AcceptEULA.inf"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="whois.exe"