Windows 8 fix

This commit is contained in:
Peter Singer 2013-04-03 18:08:25 +02:00
parent 0f7e1e1e4c
commit 5512f521fd
3 changed files with 44 additions and 37 deletions

View File

@ -96,7 +96,7 @@ else
endif
endif
DosInAnIcon_install
Dosbatch_install
Sub_check_exitcode
comment "Copy files"
Files_install_32 /32Bit
@ -121,7 +121,7 @@ else
endif
endif
DosInAnIcon_install
Dosbatch_install
Sub_check_exitcode
comment "Copy files"
Files_install_64 /64Bit
@ -140,7 +140,7 @@ endif
@echo off
dism /online /enable-feature /featurename:NetFx3 /All /Source:%ScriptPath%\Install\NET8 /LimitAccess
[DosInAnIcon_install]
[Dosbatch_install]
@echo off
%ScriptDrive%
cd "%ScriptPath%\Install"
@ -149,12 +149,12 @@ WinPKG.exe
[Files_install_32]
; copy the ini file to the InstallDir
copy "$IniCfgFile$" "$InstallDir32$"
copy -s "%ScriptPath%\Install\WinPKG.exe" "$InstallDir32$"
copy "%ScriptPath%\Install\WinPKG.exe" "$InstallDir32$"
[Files_install_64]
; copy the ini file to the InstallDir
copy "$IniCfgFile$" "$InstallDir64$"
copy -s "%ScriptPath%\Install\WinPKG.exe" "$InstallDir64$"
copy "%ScriptPath%\Install\WinPKG.exe" "$InstallDir64$"
[Registry_install]
; Example of setting some values of an registry key:

View File

@ -31,48 +31,54 @@ DL_SOURCE[1]="http://www.computerbase.de/downloads/system/all-in-one-runtimes/61
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
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"
DL_FILE[7]="9200.16384.WIN8_RTM.120725-1247_X86FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X86FREE_DE-DE_DV5.ISO"
DL_SOURCE[7]="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"
DL_ARCH[7]="X86"
DL_EXTRACT_FORMAT[7]="7zip"
DL_EXTRACT_TO[7]="win8dotnet35"
DL_FILE[8]="9200.16384.WIN8_RTM.120725-1247_X64FRE_ENTERPRISE_EVAL_DE-DE-HRM_CENA_X64FREE_DE-DE_DV5.ISO"
DL_SOURCE[8]="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[8]="X86"
DL_EXTRACT_FORMAT[8]="7zip"
DL_EXTRACT_TO[8]="win8dotnet35"
# DL_FILE[7]="dotNetFx3.5_8.7z"
# DL_SOURCE[7]="file://"
# DL_ARCH[7]="X86"
# DL_EXTRACT_FORMAT[7]="7zip"
# DL_EXTRACT_TO[7]="win8dotnet35"
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]="win8dotnet35"
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"
DL_ARCH[3]="X86"
DL_EXTRACT_FORMAT[3]="7zip"
DL_EXTRACT_TO[3]="win8dotnet35"
DL_FILE[4]="dimpel-aio-runtimes_v${VERSION}.7z"
DL_SOURCE[4]="http://german-unattended.de/~dimpel/Addons/aio-runtimes_v2.0.3.7z"
DL_ARCH[4]="X86"
DL_EXTRACT_FORMAT[4]="7zip"
DL_EXTRACT_TO[4]="dimpel"
DL_EXTRACT_TO[2]="dimpel"
##################
### Uninstallers
##################
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"
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_EXTRACT_FORMAT[5]="unzip"
DL_EXTRACT_TO[5]="dotnet"
DL_WINST_NAME[5]=UninstallFlashExe
DL_FILE[6]="JavaRa-2.1.zip"
DL_SOURCE[6]="http://download.thewebatom.net/50f69935741f0/JavaRa-2.1.zip"
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_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
DL_WINST_NAME[6]=UninstallShockExe
##################

1
dotNetFx3.5_8.7z.sha1sum Normal file
View File

@ -0,0 +1 @@
e12845e1ce5ac508daf76b311afa3ec7df4a6b00 /home/opsiproducts/.opsi-dist-cache/sereby.aio-2.0.4.1/X86/dotNetFx3.5_8.7z