Office 2010 Starter unter Windows 11 (läuft immer noch)
Verfasst: 19.10.2021, 10:51
Hallo Freunde der schmalen Gratis Office "Suite" Office 2010 Starter! Enthält Word & Excel 2010.
Diese kann man sich auch portabel auf einen Stick ziehen. Ein entsprechender Installer wird gleich mitgeliefert. Toll!!
Vor ziemlich genau 3 Jahren hat @Ben mir dabei geholfen, ein Script zu erstellen, um die Office 2010 Starter Dateien von den MS Servern zu ziehen und zu installieren.
viewtopic.php?p=319768
Nun war ich neugierig, ob das Ganze auch noch unter Windows 11 funktioniert.
Kurze Antwort: ja!
mittlerweile bietet MS auch die eigentliche Installationsdatei
Allerdings werden einige der KB-Dateien nicht mehr in der alten Form von MS zum Download angeboten und deshalb musste ich noch mal ein wenig Hand anlegen, damit das Script (die Scripte) weiter funktionieren.
Die Scripte sind 2-geteilt:
1. Download.cmd
2. Install.cmd
Das Download-Script ruft automatisch das Install-Script auf. Wer nur downloaden möchte, löscht einfach die vorletzte Zeile
Beide Scripte im gleichen Ordner. Zusätzlich benötigt werden noch die Dateien 7z.dll und 7z.exe aus einer 7Zip Installation zum extrahieren der Dateien. Alles in einem Ordner!
Hinweis:
unter einer Windows 11 Hyper-V Installation liefen die Scripte (also die Installation von Office 2010 Starter) einwandfrei.
Unter einer Windows Sandbox habe ich es nicht zum Laufen bekommen. Vlt. kann ja jemand ermitteln, woran es liegt. Da scheint irgendeine Grundvoraussetzung zu fehlen.
Übrigens: wer Office in einer anderen Sprache benötigt, braucht nur in den Scripten den Ländercode ersetzen (z.B. en-us anstelle de-de).
Viel Spaß!
Verbesserungsvorschläge, Hinweise etc. gerne hier oder per PN an mich.
Diese kann man sich auch portabel auf einen Stick ziehen. Ein entsprechender Installer wird gleich mitgeliefert. Toll!!
Vor ziemlich genau 3 Jahren hat @Ben mir dabei geholfen, ein Script zu erstellen, um die Office 2010 Starter Dateien von den MS Servern zu ziehen und zu installieren.
viewtopic.php?p=319768
Nun war ich neugierig, ob das Ganze auch noch unter Windows 11 funktioniert.
Kurze Antwort: ja!
mittlerweile bietet MS auch die eigentliche Installationsdatei
selbst mit zum Download an, sodass man wirkliche alle benötigten Dateien zusammen hat und nicht erst noch auf die Suche nach dieser Datei gehen muss.SetupConsumerC2ROLW.exe
Allerdings werden einige der KB-Dateien nicht mehr in der alten Form von MS zum Download angeboten und deshalb musste ich noch mal ein wenig Hand anlegen, damit das Script (die Scripte) weiter funktionieren.
Die Scripte sind 2-geteilt:
1. Download.cmd
Code: Alles auswählen
COLOR 0a
REM 1 Dunkelblau 9 Blau 2 Dunkelgruen A Gruen 3 Blaugruen B Zyan 0 Schwarz 8 Dunkelgrau 4 Dunkelrot C Rot
REM 5 Lila D Magenta 6 Ocker E Gelb 7 Hellgrau F Weiss
REM 1. Wert Hintergrund 2. Wert Textfarbe
cls
@echo off
echo beginne Download der Office 2010 Starter Installationsdateien ...
echo.
echo bitte warten ... Sie werden benachrichtigt, wenn die Installation abgeschlossen ist!
pushd %~dp0
setlocal EnableExtensions
setlocal EnableDelayedExpansion
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source "http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/Descriptor.xml"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source "http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/72615000.cab"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source "http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/ConsumerC2R.de-de_14.0.7261.5000.sft"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source "http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/click2run.msi"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source "http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/click2run64.msi"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/SetupConsumerC2ROLW.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/Office.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/launchofficeintl.dll
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/PackageProperties.xml
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://c2r.microsoft.com/ConsumerC2R/de-de/14.0.4763.1000/autorun.inf
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/crup/2015/05/click2run-x-none_943e2c5aea7957af886fd3700268c72750513797.cab
ren click2run-x-none_943e2c5aea7957af886fd3700268c72750513797.cab click2run-x-none.cab
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/crup/2014/12/ospp-x-none_5d0c591708ab6fdb76553c0a2ca137dc3a8b7282.cab
ren ospp-x-none_5d0c591708ab6fdb76553c0a2ca137dc3a8b7282.cab ospp-x-none.cab
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/crup/2015/07/ocfxca-x-none_ea01b56460836086e46ac9135fa5ff094dd4b818.cab
ren ocfxca-x-none_ea01b56460836086e46ac9135fa5ff094dd4b818.cab ocfxca-x-none.cab
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2014/04/msaddndr-x-none_fe7e444293cb613cbd3883bac96bf50eb76ba8a1.cab
ren msaddndr-x-none_fe7e444293cb613cbd3883bac96bf50eb76ba8a1.cab msaddndr-x-none.cab
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/1/0/E/10E0DFB1-6A53-45D7-AD21-F1BB07A32495/filterpack2010-kb2553501-fullfile-x86-glb.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/B/6/4/B64F7E66-830D-4A65-BD52-D03BEA2F1E93/filterpack2010-kb2999508-fullfile-x86-glb.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source https://download.microsoft.com/download/3/8/D/38D6C45C-D950-4E64-AB93-D8D7261A2009/filterpack2010-kb3114879-fullfile-x86-glb.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/D/0/3/D033D081-B90A-432E-A750-6C28B5210E48/msaddndr2010-kb2880971-fullfile-x86-glb.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/6/B/1/6B1BD3F3-A8CC-44BA-86EF-E85A0E066E33/ose2010-kb4022206-fullfile-x86-glb.exe
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/4/D/0/4D00D6C0-09FC-446C-AE9C-C923AF2DF29A/vcredist_x86.exe
ren vcredist_x86.exe "Visual C++ 2010.exe"
powershell -noprofile Start-BitsTransfer -Priority 'Foreground' -ProxyUsage Autodetect -Source http://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe
ren vcredist_x86.exe "Visual C++ 2008.exe"
:Extract
c:\windows\system32\Expand click2run-x-none.cab -F:* "%~dp0\"
c:\windows\system32\Expand msaddndr-x-none.cab -F:* "%~dp0\"
c:\windows\system32\Expand ocfxca-x-none.cab -F:* "%~dp0\"
c:\windows\system32\Expand ospp-x-none.cab -F:* "%~dp0\"
del "%~dp0\click2run-x-none.cab"
del "%~dp0\msaddndr-x-none.cab"
del "%~dp0\ocfxca-x-none.cab"
del "%~dp0\ospp-x-none.cab"
del "%~dp0\click2run-x-none.xml"
del "%~dp0\msaddndr-x-none.xml"
del "%~dp0\ocfxca-x-none.xml"
del "%~dp0\ospp-x-none.xml"
cls
start install.cmd
exit
Code: Alles auswählen
COLOR 0a
REM 1 Dunkelblau 9 Blau 2 Dunkelgruen A Gruen 3 Blaugruen B Zyan 0 Schwarz 8 Dunkelgrau 4 Dunkelrot C Rot
REM 5 Lila D Magenta 6 Ocker E Gelb 7 Hellgrau F Weiss
REM 1. Wert Hintergrund 2. Wert Textfarbe
CLS
@echo off
NET SESSION >nul
IF %ERRORLEVEL% NEQ 0 GOTO ELEVATE >nul
GOTO ADMINTASKS
:ELEVATE
CD /d %~dp0
MSHTA "javascript: var shell = new ActiveXObject('shell.application'); shell.ShellExecute('%~nx0', '', '', 'runas', 1);close();"
EXIT
:ADMINTASKS
cls
@echo off
echo installiere Office 2010 Starter ...
echo bitte warten ... Sie werden benachrichtigt, wenn die Installation abgeschlossen ist!
@echo off
cd %~dp0
rem regedit /s NoQDriveOffice2010Starter.reg
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoDrives /t REG_DWORD /d 65536 /f > NUL 2>&1
link.vbs OfficeAdRemover.exe
move /y "%homepath%\Desktop\OfficeAdRemover.lnk" "%AppData%\Microsoft\Windows\Start Menu\Programs\Startup\" >nul
SetupConsumerC2ROLW.exe
REM Updates
filterpack2010-kb2553501-fullfile-x86-glb.exe /quiet /passive /norestart
filterpack2010-kb2999508-fullfile-x86-glb.exe /quiet /passive /norestart
filterpack2010-kb3114879-fullfile-x86-glb.exe /quiet /passive /norestart
ose2010-kb4022206-fullfile-x86-glb.exe /quiet /passive /norestart
click2run-x-none.msp /quiet /passive /qn /norestart
ospp-x-none.msp /quiet /passive /qn /norestart
msaddndr-x-none.msp /quiet /passive /qn /norestart
ocfxca-x-none.msp /quiet /passive /qn /norestart
cls
echo ..........................................
echo.
echo Tastendruck startet den PC neu!!!!
echo Sichern Sie ggf. zuvor alle Daten!
echo.
echo ..........................................
pause
shutdown -g -f -t 0
exit
.start install.cmd
Beide Scripte im gleichen Ordner. Zusätzlich benötigt werden noch die Dateien 7z.dll und 7z.exe aus einer 7Zip Installation zum extrahieren der Dateien. Alles in einem Ordner!
Hinweis:
unter einer Windows 11 Hyper-V Installation liefen die Scripte (also die Installation von Office 2010 Starter) einwandfrei.
Unter einer Windows Sandbox habe ich es nicht zum Laufen bekommen. Vlt. kann ja jemand ermitteln, woran es liegt. Da scheint irgendeine Grundvoraussetzung zu fehlen.
Übrigens: wer Office in einer anderen Sprache benötigt, braucht nur in den Scripten den Ländercode ersetzen (z.B. en-us anstelle de-de).
Viel Spaß!
Verbesserungsvorschläge, Hinweise etc. gerne hier oder per PN an mich.