2012-01-29 09:10:37 +01:00
############################
# Setup product information
############################
VENDOR = "sereby.org"
2012-05-01 20:56:22 +02:00
PN = "sereby.aio"
2013-03-08 16:08:57 +01:00
NAME = "All in One Runtimes "
2013-03-28 15:49:57 +01:00
DESCRIPTION = "Das All in One Runtimes Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren."
2013-03-08 16:08:57 +01:00
VERSION = "2.0.3.1"
2012-01-29 09:10:37 +01:00
RELEASE = "1"
PRIORITY = "0"
ADVICE = ""
2012-02-02 17:44:39 +01:00
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
2012-01-29 09:10:37 +01:00
TYPE = "public"
2012-01-30 23:22:12 +01:00
# File array index for the image showing while installing the program
ICON_DL_INDEX = 0
##################
2013-03-15 21:47:00 +01:00
### Download files and updates
2012-01-30 23:22:12 +01:00
##################
2013-04-01 10:30:15 +02:00
#
# 0: Image
2012-02-14 17:08:52 +01:00
DL_FILE[0] = "102791693_ff1cd10758.jpg"
DL_SOURCE[0] = "http://www.chip.de/ii/102791693_ff1cd10758.jpg"
2012-01-29 09:10:37 +01:00
2012-10-15 06:33:46 +02:00
## 1: 32 & 64 Bit Runtimes
DL_FILE[1] = "aio-runtimes_v${VERSION}.7z"
2013-04-01 10:30:15 +02:00
DL_SOURCE[1] = "http://www.computerbase.de/downloads/system/all-in-one-runtimes/61742/?download"
2013-03-15 21:47:00 +01:00
DL_ARCH[1] = "X86"
2012-01-30 23:22:12 +01:00
DL_EXTRACT_FORMAT[1] = "7zip"
2012-01-29 09:10:37 +01:00
2013-04-01 10:30:15 +02:00
DL_FILE[2] = "9200.16384.WIN8_RTM.120725-1247_X86FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X86FREE_DE-DE_DV5.ISO"
DL_SOURCE[2] = "http://care.dlservice.microsoft.com/dl/download/A/5/5/A55BCF48-BF3E-4D76-AC0A-2DEC2B7F5DE1/9200.16384.WIN8_RTM.120725-1247_X86FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X86FREE_DE-DE_DV5.ISO"
2013-03-15 21:47:00 +01:00
DL_ARCH[2] = "X86"
2013-03-08 16:08:57 +01:00
DL_EXTRACT_FORMAT[2] = "7zip"
2013-04-01 10:30:15 +02:00
DL_EXTRACT_TO[2] = "win8dotnet35"
2012-11-06 09:33:09 +01:00
2013-04-01 10:30:15 +02:00
DL_FILE[3] = "9200.16384.WIN8_RTM.120725-1247_X64FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X64FREE_DE-DE_DV5.ISO"
DL_SOURCE[3] = "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"
2013-03-18 05:58:53 +01:00
DL_ARCH[3] = "X86"
DL_EXTRACT_FORMAT[3] = "7zip"
DL_EXTRACT_TO[3] = "win8dotnet35"
2013-04-01 10:30:15 +02:00
DL_FILE[4] = "dimpel-aio-runtimes_v${VERSION}.7z"
DL_SOURCE[4] = "http://german-unattended.de/~dimpel/Addons/aio-runtimes_v2.0.3.7z"
2013-03-18 05:58:53 +01:00
DL_ARCH[4] = "X86"
DL_EXTRACT_FORMAT[4] = "7zip"
2013-04-01 10:30:15 +02:00
DL_EXTRACT_TO[4] = "dimpel"
2013-03-17 18:10:01 +01:00
2012-01-30 23:22:12 +01:00
##################
2013-03-15 21:47:00 +01:00
### Uninstallers
2012-01-30 23:22:12 +01:00
##################
2013-03-18 05:58:53 +01:00
DL_FILE[5] = "dotnetfx_5F00_cleanup_5F00_tool.zip"
DL_SOURCE[5] = "http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip"
2013-03-15 21:47:00 +01:00
DL_ARCH[5] = "X86"
2013-03-18 05:58:53 +01:00
DL_EXTRACT_FORMAT[5] = "unzip"
DL_EXTRACT_TO[5] = "dotnet"
2013-03-15 21:47:00 +01:00
2013-03-18 05:58:53 +01:00
DL_FILE[6] = "JavaRa-2.1.zip"
DL_SOURCE[6] = "http://download.thewebatom.net/50f69935741f0/JavaRa-2.1.zip"
2013-03-15 21:47:00 +01:00
DL_ARCH[6] = "X86"
2013-03-18 05:58:53 +01:00
DL_EXTRACT_FORMAT[6] = "unzip"
DL_FILE[7] = "uninstall_flash_player.exe"
DL_SOURCE[7] = "http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe"
DL_ARCH[7] = "X86"
DL_WINST_NAME[7] = UninstallFlashExe
DL_FILE[8] = "uninstall_shock_player.exe"
DL_SOURCE[8] = "http://fpdownload.macromedia.com/get/shockwave/uninstall/win/sw_uninstaller.exe"
DL_ARCH[8] = "X86"
DL_WINST_NAME[8] = UninstallShockExe
2013-03-15 21:47:00 +01:00
2012-01-30 23:52:52 +01:00
2013-03-17 08:58:03 +01:00
##################
### Compat Opsi Template entries
##################
2012-01-30 23:22:12 +01:00
2013-03-15 21:47:00 +01:00
OPSI_INI_SECTION[0] = "X86"
OPSI_INI_OPTION[0] = "UninstallProg32"
OPSI_INI_VALUE[0] = "WinPKG.exe"
2012-01-29 09:10:37 +01:00
2013-03-15 21:47:00 +01:00
OPSI_INI_SECTION[1] = "X86_64"
OPSI_INI_OPTION[1] = "UninstallProg64"
OPSI_INI_VALUE[1] = "WinPKG.exe"
2013-03-17 08:58:03 +01:00