Wollte mal nachfragen ob es möglich ist das Sie das Update dahin ändern konnen, das man Office Updates installieren kann wenn man noch ein "veraltetes" Betriebssytem hat.
Habe 20 Rechner mit XP


Mit freundlichen Grüßen
Tester
Denniss wrote:in \client\cmd\DoUpdate.cmd die Zeile 129 (if "%OS_NAME%"=="wxp" goto UnsupOS) auskommentieren bzw löschen
funktioniert vielleicht
set OS_NAME=wxp
goto SetOfficeName
set OS_NAME=wxp
set OS_SP_VER_TARGET_MAJOR=3
if 2 EQU %OS_SP_VER_MAJOR% set OS_SP_PREREQ_ID=953356
set OS_SP_TARGET_ID=936929
set MSI_VER_TARGET_MAJOR=4
set MSI_VER_TARGET_MINOR=5
set MSI_TARGET_ID=942288
set WSH_VER_TARGET_MAJOR=5
set WSH_VER_TARGET_MINOR=7
if /i "%INSTALL_IE%"=="/instielatest" set INSTALL_IE=/instie8
if /i "%INSTALL_IE%"=="/instie8" (set IE_VER_TARGET_MAJOR=8) else (
if /i "%INSTALL_IE%"=="/instie7" (set IE_VER_TARGET_MAJOR=7) else (set IE_VER_TARGET_MAJOR=6)
)
set IE_VER_TARGET_MINOR=0
set DOTNET4_VER_TARGET_MINOR=0
set DOTNET4_VER_TARGET_BUILD=30319
set WMP_VER_TARGET_MAJOR=11
set WMP_TARGET_ID=wmp11-windowsxp-x86
set TSC_VER_TARGET_MAJOR=6
set TSC_VER_TARGET_MINOR=1
set TSC_TARGET_ID=969084
set WOU_ENDLESS=3
goto SetOfficeName
aker wrote:@Tester
Welche Patches fehlen denn im Vergleich zur aktuellen Version? (rein aus Interesse)
Viele Grüße
Denniss wrote:
Könnte noch mehr Fallstricke geben, sollte einfacher sein die letzte Version mit XP-Unterstützung zu benutzten da O2k7 dort auch unterstützt ist.
Return to Installation / Updating
Users browsing this forum: Google [Bot] and 23 guests