Adobe Flash Player:
Für die MSI Files ist seit Okt. 2016 eine Registrierung bei Adobe erforderlich! ->individueller Link
Flash Player Uninstaller: http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
ACHTUNG! Prozess Firefox.exe beenden!
-------------------------------------------------
Oracle Java JRE:
Offline Download Java8: http://www.java.com/de/download/manual.jsp
http://www.oracle.com/technetwork/java/javase/downloads/index.html
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Installation: jre-8u121-windows-i586.exe /s
-vorher iexplore.exe und jp2launcher.exe beenden
- danach Java-Cache in allen Profilen löschen. (for /D %%i in (C:\Users\*) do rmdir "%%i\AppData\LocalLow\Sun\Java\" /S /Q
)
Deinstallation: MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F32180131F0} /quiet
(Versionsnummer -131- anpassen!)
Info steht in Java "UninstallString" (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\4EA42A62D9304AC4784BF2238110140F\InstallProperties)
Hilfe: http://www.java.com/de/download/help/silent_install.xml (drauf achten dass x86 / x64 stimmt)
Java 1.7: jre-7u{JavaVersion}-windows-x86.exe /s AgreeToLicense=YES IEXPLORER=1 MOZILLA=1 REBOOT=Suppress JAVAUPDATE=0 AUTOUPDATECHECK=0 EULA=1 JAVAUPDATE=0 SPONSORS=0 /L {%temp%}\Java_7_{JavaVersion}-Install.log (Job beim Herunterfahren)
Java 1.7 per MSI: msiexec /i {MSIFILE} /qn /norestart AUTOUPDATECHECK=0 JAVAUPDATE=0 JU=0 WEBSTARTICON=0 EULA=0 SYSTRAY=0"
MSI extrahieren: http://www.java.com/de/download/help/msi_install.xml
-------------------------------------------------
Adobe Reader: https://ictschule.com/2012/11/09/adobe-reader-11-verteilen/ (mit diesem Tutorial easy zu machen)
Download:
https://get.adobe.com/de/reader/enterprise
http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
Steps to extract the Adobe Reader MSI installation files from the compressed executable:
1. Obtain Adobe Reader from adobe.com: http://get.adobe.com/reader/ and save the file to your desktop.
2. Choose Start > Run.
3. In the Open text box, type: "%UserProfile%\Desktop\AdbeRdr80_en_US.exe" -nos_ne
4. Click OK.
5. When the Adobe Reader Setup screen clears, choose Start > Run.
6. In the Open text box, type: %temp%
7. Drag the Adobe Reader folder to your desktop.
This folder contains AcroRead.msi and Data1.cab files needed for installation.
-------------------------------------------------
Firefox ESR Download: https://www.mozilla.org/en-US/firefox/organizations/all/
-------------------------------------------------
Allgemeine Infos zu MSI: http://www.itninja.com/
Allgemeine Lösung zur Deinstallation:
1. Java-Schlüssel in Registry suchen:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
2. UninstallString (Registry: Werte=uninstall) suchen.
Bsp. Java 1.8.0.45 deinst.: MsiExec.exe /X{26A24AE4-039D-4CA4-87B4-2F83218045F0} /quiet
Deinstallation aller Versionen per VB-Script: http://www.itninja.com/question/silent-uninstall-java-all-versions