sourceforge.foldersize/builder-product.cfg

42 lines
1.2 KiB
INI

############################
# Setup product information
############################
VENDOR="foldersize.sf.net"
PN="sourceforge.foldersize"
NAME="Folder Size"
DESCRIPTION="Folder Size for Windows adds a new column to the Details view in Windows Explorer."
VERSION="2.6"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="left_folder.png"
DL_SOURCE[0]="http://cdn1.iconfinder.com/data/icons/bloggers-1-to-7-vol-PNG/128/left_folder.png"
DL_FILE[1]="FolderSize-${VERSION}-x86.msi"
DL_SOURCE[1]="http://sourceforge.net/projects/foldersize/files/foldersize/2.6/FolderSize-${VERSION}-x86.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Msi
DL_FILE[2]="FolderSize-${VERSION}-x64.msi"
DL_SOURCE[2]="http://sourceforge.net/projects/foldersize/files/foldersize/2.6/FolderSize-${VERSION}-x64.msi"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Msi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId32"
OPSI_INI_VALUE[0]="{FC8D21C8-7B29-4104-ADB0-FEE9CA1C7922}"
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="MsiId64"
OPSI_INI_VALUE[1]="{F24FF688-7138-4CCF-A83F-71E9FB01170E}"