############################ # 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.7.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[5]="aio-runtimes_v${VERSION}.7z" DL_SOURCE[5]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/64076/?download" DL_ARCH[5]="X86" DL_EXTRACT_FORMAT[5]="7zip" DL_FILE[6]="9200.16384.WIN8_RTM.120725-1247_X64FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X64FREE_DE-DE_DV5.ISO" DL_SOURCE[6]="http://care.dlservice.microsoft.com//dl/download/A/5/5/A55BCF48-BF3E-4D76-AC0A-2DEC2B7F5DE1/9200.16384.WIN8_RTM.120725-1247_X64FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X64FREE_DE-DE_DV5.ISO" DL_ARCH[6]="X86" DL_EXTRACT_FORMAT[6]="7zip" DL_EXTRACT_TO[6]="win8dotnet35" # DL_FILE[6]="dotNetFx3.5_8.7z" # DL_SOURCE[6]="file://" # DL_ARCH[6]="X86" # DL_EXTRACT_FORMAT[6]="7zip" # DL_EXTRACT_TO[6]="win8dotnet35" AIRVERSION="3.8.0.970" DL_FILE[7]="air_${AIRVERSION}_win.exe" DL_SOURCE[7]="http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-8_win.exe" DL_ARCH[7]="X86" DL_WINST_NAME[7]=AdobeAirInstallExe DL_FILE[8]="7zsd_extra_150_2712.7z" DL_SOURCE[8]="http://www.7zsfx.info/files/7zsd_extra_150_2712.7z" DL_ARCH[8]="X86" DL_EXTRACT_FORMAT[8]="7zip" DL_EXTRACT_TO[8]="7ZipSFX" JREUVERSION="25" JREVERSION="7.0.250.17" JREUPDATE="0" DL_FILE[9]="jre7u${JREUVERSION}-x86.exe" DL_SOURCE[9]="http://javadl.sun.com/webapps/download/AutoDL?BundleId=79063" DL_ARCH[9]="X86" DL_WINST_NAME[9]=InstallJre32Exe DL_FILE[10]="jre7u${JREUVERSION}-x64.exe" DL_SOURCE[10]="http://javadl.sun.com/webapps/download/AutoDL?BundleId=79065" DL_ARCH[10]="X86" DL_WINST_NAME[10]=InstallJre64Exe FLASHVERSION="11.8.800.94" FLASHUPDATE="1" DL_FILE[11]="install_flash_player-${FLASHVERSION}.exe" DL_SOURCE[11]="http://fpdownload.macromedia.com/get/flashplayer/pdc/${FLASHVERSION}/install_flash_player.exe" DL_ARCH[11]="X86" DL_WINST_NAME[11]=InstallFlashExe DL_FILE[12]="install_flash_player_ax-${FLASHVERSION}.exe" DL_SOURCE[12]="http://fpdownload.macromedia.com/get/flashplayer/pdc/${FLASHVERSION}/install_flash_player_ax.exe" DL_ARCH[12]="X86" DL_WINST_NAME[12]=InstallFlashIeExe SHOCKVERSION="12.0.3r133" SHOCKUPDATE="1" DL_FILE[13]="sw_lic_full_installer-${SHOCKVERSION}.msi" DL_SOURCE[13]="http://fpdownload.macromedia.com/get/shockwave/default/english/win95nt/latest/sw_lic_full_installer.msi" DL_ARCH[13]="X86" DL_WINST_NAME[13]=InstallShockMsi ################## ### Uninstallers ################## DL_FILE[1]="dotnetfx_5F00_cleanup_5F00_tool.zip" DL_SOURCE[1]="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip" DL_ARCH[1]="X86" DL_EXTRACT_FORMAT[1]="unzip" DL_EXTRACT_TO[1]="dotnet" DL_FILE[2]="JavaRa-2.2.zip" DL_SOURCE[2]="http://download.thewebatom.net/51a4aace017d1/JavaRa-2.2.zip" DL_ARCH[2]="X86" DL_EXTRACT_FORMAT[2]="unzip" DL_FILE[3]="uninstall_flash_player-${FLASHVERSION}.exe" DL_SOURCE[3]="http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe" DL_ARCH[3]="X86" DL_WINST_NAME[3]=UninstallFlashExe DL_FILE[4]="uninstall_shock_player-${SHOCKVERSION}.exe" DL_SOURCE[4]="http://fpdownload.macromedia.com/get/shockwave/uninstall/win/sw_uninstaller.exe" DL_ARCH[4]="X86" DL_WINST_NAME[4]=UninstallShockExe ################## ### Compat Opsi Template entries ################## 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"