############################ # Setup product information ############################ VENDOR="sereby.org" PN="sereby.aio" NAME="All in One Runtimes " DESCRIPTION="Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren." VERSION="2.0.3.1" RELEASE="1" PRIORITY="0" ADVICE="" # TYPE - defines, if the install files are public or restricteded. # Valid value: restricted | public TYPE="public" # File array index for the image showing while installing the program ICON_DL_INDEX=0 ################## ### Download files and updates ################## ## 0: Image DL_FILE[0]="102791693_ff1cd10758.jpg" DL_SOURCE[0]="http://www.chip.de/ii/102791693_ff1cd10758.jpg" ## 1: 32 & 64 Bit Runtimes DL_FILE[1]="aio-runtimes_v${VERSION}.7z" DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/60732/?download" DL_ARCH[1]="X86" DL_EXTRACT_FORMAT[1]="7zip" DL_FILE[2]="dimpel-aio-runtimes_v${VERSION}.7z" DL_SOURCE[2]="http://german-unattended.de/~dimpel/Addons/aio-runtimes_v2.0.3.7z" DL_ARCH[2]="X86" DL_EXTRACT_FORMAT[2]="7zip" DL_EXTRACT_TO[2]="dimpel" ################## ### Uninstallers ################## DL_FILE[3]="dotnetfx_5F00_cleanup_5F00_tool.zip" DL_SOURCE[3]="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip" DL_ARCH[3]="X86" DL_EXTRACT_FORMAT[3]="unzip" DL_EXTRACT_TO[3]="dotnet" DL_FILE[4]="JavaRa-2.1.zip" DL_SOURCE[4]="http://download.thewebatom.net/50f69935741f0/JavaRa-2.1.zip" DL_ARCH[4]="X86" DL_EXTRACT_FORMAT[4]="unzip" DL_FILE[5]="uninstall_flash_player.exe" DL_SOURCE[5]="http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe" DL_ARCH[5]="X86" DL_WINST_NAME[5]=UninstallFlashExe DL_FILE[6]="uninstall_shock_player.exe" DL_SOURCE[6]="http://fpdownload.macromedia.com/get/shockwave/uninstall/win/sw_uninstaller.exe" DL_ARCH[6]="X86" DL_WINST_NAME[6]=UninstallShockExe OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="UninstallProg32" OPSI_INI_VALUE[0]="WinPKG.exe" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="UninstallProg64" OPSI_INI_VALUE[1]="WinPKG.exe"