update to serivce pack 1

This commit is contained in:
Mario Fetka 2014-11-20 14:42:08 +01:00
parent 2d8f77c4b0
commit f4848b6a62
6 changed files with 25 additions and 23 deletions

View File

@ -89,9 +89,9 @@ else
Dosbatch_extract_32
Sub_check_exitcode
;comment "Extract Office Updates"
;Winbatch_update_32
;Sub_check_exitcode
comment "Extract Office Updates"
Winbatch_update_32
Sub_check_exitcode
comment "Create License File"
Dosbatch_license_32
@ -128,9 +128,9 @@ else
Dosbatch_extract_64
Sub_check_exitcode
;comment "Extract Office Updates"
;Winbatch_update_64
;Sub_check_exitcode
comment "Extract Office Updates"
Winbatch_update_64
Sub_check_exitcode
comment "Create License File"
Dosbatch_license_64
@ -161,8 +161,8 @@ endif
;$Install32Exe$ /quiet /extract:$LogDir$\msoffice2013-32
vcopy -v %ScriptPath%\X86 $LogDir$\msoffice2013-32
;[Winbatch_update_32]
;$Install32Sp1Exe$ /quiet /extract:$LogDir$\msoffice2013-32\Updates
[Winbatch_update_32]
$Install32Sp1Exe$ /quiet /extract:$LogDir$\msoffice2013-32\Updates
[Dosbatch_license_32]
xml ed -O -u "/Configuration/PIDKEY/@Value" -v $LicenseKey$ -u "/Configuration/USERNAME/@Value" -v %HostID% -u "/Configuration/COMPANYNAME/@Value" -v %HostID% -u "/Configuration/INSTALLLOCATION/@Value" -v "$InstallDir32$" %ScriptPath%\config.xml > $LogDir$\msoffice2013-32.xml
@ -188,8 +188,8 @@ copy "$IniCfgFile$" "$InstallDir32$"
; $Install64Exe$ /quiet /extract:$LogDir$\msoffice2013-64
vcopy -v %ScriptPath%\X86_64 $LogDir$\msoffice2013-64
;[Winbatch_update_64]
;$Install64Sp1Exe$ /quiet /extract:$LogDir$\msoffice2013-64\Updates
[Winbatch_update_64]
$Install64Sp1Exe$ /quiet /extract:$LogDir$\msoffice2013-64\Updates
[Dosbatch_license_64]
xml ed -O -u "/Configuration/PIDKEY/@Value" -v $LicenseKey$ -u "/Configuration/USERNAME/@Value" -v %HostID% -u "/Configuration/COMPANYNAME/@Value" -v %HostID% -u "/Configuration/INSTALLLOCATION/@Value" -v "$InstallDir64$" %ScriptPath%\config.xml > $LogDir$\msoffice2013-64.xml

View File

@ -1 +1 @@
ba09c19606663b5874a22c3c102191dee40e4607 /home/mario/.opsi-dist-cache/microsoft.office2013-2013/X86/X18-65193.iso
9e97871918cc839249976ef1cb5c972887e02928 /home/mario.fetka/.opsi-dist-cache/microsoft.office2013-2013.1/X86/X18-65193.iso

View File

@ -1 +1 @@
3e15e47305b21e7eea0415f1054341ba8b6634cf /home/mario/.opsi-dist-cache/microsoft.office2013-2013/X86_64/X18-65704.iso
4b770c2ae45af5993c27809845832342f3982d7d /home/mario.fetka/.opsi-dist-cache/microsoft.office2013-2013.1/X86_64/X18-65704.iso

View File

@ -5,7 +5,7 @@ VENDOR="microsoft.com"
PN="microsoft.office2013"
NAME="Microsoft Office 2013"
DESCRIPTION="Microsoft Office 2013 ist ein Office-Paket von Microsoft aus der Microsoft-Office-Serie."
VERSION="2013"
VERSION="2013.1"
RELEASE="3"
PRIORITY="0"
ADVICE=""
@ -18,24 +18,24 @@ DL_FILE[0]="office_blog.jpg"
DL_SOURCE[0]="http://blog.video2brain.com/de/files/2013/02/office_blog.jpg"
DL_FILE[1]="X18-65193.iso"
DL_SOURCE[1]="http://azcdn01.digitalrivercontent.net/office2010/X18-65193.iso"
DL_SOURCE[1]="https://drcdn.blob.core.windows.net/office2013/X18-65193.iso"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
DL_FILE[2]="X18-65704.iso"
DL_SOURCE[2]="http://azcdn01.digitalrivercontent.net/office2010/X18-65704.iso"
DL_SOURCE[2]="https://drcdn.blob.core.windows.net/office2013/X18-65704.iso"
DL_ARCH[2]="X86_64"
DL_EXTRACT_FORMAT[2]="7zip"
#DL_FILE[3]="officesuite2010sp1-kb2460049-x86-fullfile-de-de.exe"
#DL_SOURCE[3]="http://download.microsoft.com/download/4/3/D/43DB7693-6B64-4DB7-B137-D10E8DA4929B/officesuite2010sp1-kb2460049-x86-fullfile-de-de.exe"
#DL_ARCH[3]="X86"
#DL_WINST_NAME[3]=Install32Sp1Exe
DL_FILE[3]="proplussp2013-kb2817430-fullfile-x86-de-de.exe"
DL_SOURCE[3]="http://download.microsoft.com/download/7/7/8/778CFDF1-F2B1-4F51-807C-9FBDCF6CD8B0/proplussp2013-kb2817430-fullfile-x86-de-de.exe"
DL_ARCH[3]="X86"
DL_WINST_NAME[3]=Install32Sp1Exe
#DL_FILE[4]="officesuite2010sp1-kb2460049-x64-fullfile-de-de.exe"
#DL_SOURCE[4]="http://download.microsoft.com/download/5/9/C/59CFD567-4643-40E1-BC68-7FB02994E942/officesuite2010sp1-kb2460049-x64-fullfile-de-de.exe"
#DL_ARCH[4]="X86_64"
#DL_WINST_NAME[4]=Install64Sp1Exe
DL_FILE[4]="proplussp2013-kb2817430-fullfile-x64-de-de.exe"
DL_SOURCE[4]="http://download.microsoft.com/download/3/4/9/34981F25-EF0D-4745-96D7-7470BED5E9F8/proplussp2013-kb2817430-fullfile-x64-de-de.exe"
DL_ARCH[4]="X86_64"
DL_WINST_NAME[4]=Install64Sp1Exe
#WINST_NAME[1]=Install32Exe
#WINST_NAME[2]=Install64Exe

View File

@ -0,0 +1 @@
bdb4b487e6b585765c1115cb9f2ef562310b20c0 /home/mario.fetka/.opsi-dist-cache/microsoft.office2013-2013.1/X86_64/proplussp2013-kb2817430-fullfile-x64-de-de.exe

View File

@ -0,0 +1 @@
15ac8d440ece9ad56ff06b03e702fb1239c570f6 /home/mario.fetka/.opsi-dist-cache/microsoft.office2013-2013.1/X86/proplussp2013-kb2817430-fullfile-x86-de-de.exe