Sunny61 806 Geschrieben 5. Februar 2013 Melden Teilen Geschrieben 5. Februar 2013 ist verfügbar. Hallo zusammen, Anfang Januar gab es das Update 11, das Update 12 habe ich übersehen, jetzt ist das Update 13 zu haben: http://www.java.com/de/download/manual.jsp Mit Hilfe des Local Update Publisher und des WSUS ist es auch in kleinen Umgebungen sehr einfach diese Updates den Clients zur Verfügung zu stellen. http://www.wsus.de/lup Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 23. Februar 2013 Autor Melden Teilen Geschrieben 23. Februar 2013 Schwupps, schon kommt das Update 15: http://www.java.com/de/download/ Zitieren Link zu diesem Kommentar
OliverHu 19 Geschrieben 25. Februar 2013 Melden Teilen Geschrieben 25. Februar 2013 (bearbeitet) Hi Sunny, ich habe LUP auch seit einiger Zeit im Einsatz, funktioniert echt super. Nur so als Tipp, ich führe als Start-Script noch folgendes aus, somit werden alte Version (Java 6, 5, 4...) deinstalliert, falls man diese nicht mehr benötigt (ist leider nicht mehr ganz vollständig). REM ************Dieses Script deinstalliert alle Java Versionen************ REM JRE Runtime Environment 7.0 Update 10 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217010FF} REM JRE Runtime Environment 7.0 Update 10 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417010FF} REM JRE Runtime Environment 7.0 Update 9 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217009FF} REM JRE Runtime Environment 7.0 Update 9 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417009FF} REM JRE Runtime Environment 7.0 Update 8 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217008FF} REM JRE Runtime Environment 7.0 Update 8 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417008FF} REM JRE Runtime Environment 7.0 Update 7 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217007FF} REM JRE Runtime Environment 7.0 Update 7 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417007FF} REM JRE Runtime Environment 7.0 Update 6 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417006FF} REM JRE Runtime Environment 7.0 Update 6 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217006FF} REM JRE Runtime Environment 7.0 Update 5 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417005FF} REM JRE Runtime Environment 7.0 Update 5 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217005FF} REM JRE Runtime Environment 7.0 Update 4 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417004FF} REM JRE Runtime Environment 7.0 Update 4 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217004FF} REM JRE Runtime Environment 7.0 Update 3 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417003FF} REM JRE Runtime Environment 7.0 Update 3 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217003FF} REM JRE Runtime Environment 7.0 Update 2 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417002FF} REM JRE Runtime Environment 7.0 Update 2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217002FF} REM JRE Runtime Environment 7.0 Update 1 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417001FF} REM JRE Runtime Environment 7.0 Update 1 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217001FF} REM JRE Runtime Environment 7.0 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86417000FF} REM JRE Runtime Environment 7.0 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83217000FF} REM JRE Runtime Environment 6.0 Update 38 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416038FF} REM JRE Runtime Environment 6.0 Update 38 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216038FF} REM JRE Runtime Environment 6.0 Update 37 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416037FF} REM JRE Runtime Environment 6.0 Update 37 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216037FF} REM JRE Runtime Environment 6.0 Update 36 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416036FF} REM JRE Runtime Environment 6.0 Update 36 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216036FF} REM JRE Runtime Environment 6.0 Update 35 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416035FF} REM JRE Runtime Environment 6.0 Update 35 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216035FF} REM JRE Runtime Environment 6.0 Update 34 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416034FF} REM JRE Runtime Environment 6.0 Update 34 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216034FF} REM JRE Runtime Environment 6.0 Update 33 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416033FF} REM JRE Runtime Environment 6.0 Update 33 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216033FF} REM JRE Runtime Environment 6.0 Update 32 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416032FF} REM JRE Runtime Environment 6.0 Update 32 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216032FF} REM JRE Runtime Environment 6.0 Update 31 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416031FF} REM JRE Runtime Environment 6.0 Update 31 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216031FF} REM JRE Runtime Environment 6.0 Update 30 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416030FF} REM JRE Runtime Environment 6.0 Update 30 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216030FF} REM JRE Runtime Environment 6.0 Update 29 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416029FF} REM JRE Runtime Environment 6.0 Update 29 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216029FF} REM JRE Runtime Environment 6.0 Update 29 v2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216016FF} REM JRE Runtime Environment 6.0 Update 28 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416028FF} REM JRE Runtime Environment 6.0 Update 28 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216028FF} REM JRE Runtime Environment 6.0 Update 27 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416027FF} REM JRE Runtime Environment 6.0 Update 27 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216027FF} REM JRE Runtime Environment 6.0 Update 26 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416026FF} REM JRE Runtime Environment 6.0 Update 26 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216026FF} REM JRE Runtime Environment 6.0 Update 25 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416025FF} REM JRE Runtime Environment 6.0 Update 25 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216025FF} REM JRE Runtime Environment 6.0 Update 24 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416024FF} REM JRE Runtime Environment 6.0 Update 24 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216024FF} REM JRE Runtime Environment 6.0 Update 23 (x64) msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F86416023FF} REM JRE Runtime Environment 6.0 Update 23 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216023FF} REM JRE Runtime Environment 6.0 Update 22 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160220} REM JRE Runtime Environment 6.0 Update 21 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160210} REM JRE Runtime Environment 6.0 Update 20 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160200} REM JRE Runtime Environment 6.0 Update 20 v2 msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216020FF} REM JRE Runtime Environment 6.0 Update 19 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160190} REM JRE Runtime Environment 6.0 Update 18 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160180} REM JRE Runtime Environment 6.0 Update 17 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160170} REM JRE Runtime Environment 6.0 Update 17 v2 msiexec /qn /norestart /x {E66C86C80067FB14B8963F39F169A23E} REM JRE Runtime Environment 6.0 Update 17 v3 msiexec /qn /norestart /x {4EA42A62D9304AC4784BF238120671FF} REM JRE Runtime Environment 6.0 Update 16 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160160} REM JRE Runtime Environment 6.0 Update 15 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160150} REM JRE Runtime Environment 6.0 Update 14 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160140} REM JRE Runtime Environment 6.0 Update 13 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160130} REM JRE Runtime Environment 6.0 Update 12 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160120} REM JRE Runtime Environment 6.0 Update 11 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160110} REM JRE Runtime Environment 6.0 Update 10 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160100} REM JRE Runtime Environment 6.0 Update 9 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160090} REM JRE Runtime Environment 6.0 Update 8 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160080} REM JRE Runtime Environment 6.0 Update 7 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160070} REM JRE Runtime Environment 6.0 Update 6 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160060} REM JRE Runtime Environment 6.0 Update 5 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160050} REM JRE Runtime Environment 6.0 Update 4 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160040} REM JRE Runtime Environment 6.0 Update 3 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160030} REM JRE Runtime Environment 6.0 Update 2 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160020} REM JRE Runtime Environment 6.0 Update 1 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160010} REM JRE Runtime Environment 6.0 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0160000} REM JRE Runtime Environment 5.0 Update 23 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150230} REM JRE Runtime Environment 5.0 Update 22 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150220} REM JRE Runtime Environment 5.0 Update 21 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150210} REM JRE Runtime Environment 5.0 Update 20 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150200} REM JRE Runtime Environment 5.0 Update 19 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150190} REM JRE Runtime Environment 5.0 Update 18 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150180} REM JRE Runtime Environment 5.0 Update 17 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150170} REM JRE Runtime Environment 5.0 Update 16 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150160} REM JRE Runtime Environment 5.0 Update 15 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150150} REM JRE Runtime Environment 5.0 Update 14 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150140} REM JRE Runtime Environment 5.0 Update 13 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150130} REM JRE Runtime Environment 5.0 Update 12 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150120} REM JRE Runtime Environment 5.0 Update 11 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150110} REM JRE Runtime Environment 5.0 Update 10 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150100} REM JRE Runtime Environment 5.0 Update 9 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150090} REM JRE Runtime Environment 5.0 Update 8 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150080} REM JRE Runtime Environment 5.0 Update 7 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150070} REM JRE Runtime Environment 5.0 Update 6 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150060} REM JRE Runtime Environment 5.0 Update 5 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150050} REM JRE Runtime Environment 5.0 Update 4 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150040} REM JRE Runtime Environment 5.0 Update 3 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150030} REM JRE Runtime Environment 5.0 Update 2 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150020} REM JRE Runtime Environment 5.0 Update 1 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150010} REM JRE Runtime Environment 5.0 msiexec /qn /norestart /x {3248F0A8-6813-11D6-A77B-00B0D0150000} REM Java 2 Runtime Environment, SE v1.4.2_19 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142190} REM Java 2 Runtime Environment, SE v1.4.2_18 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142180} REM Java 2 Runtime Environment, SE v1.4.2_17 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142170} REM Java 2 Runtime Environment, SE v1.4.2_16 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142160} REM Java 2 Runtime Environment, SE v1.4.2_15 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142150} REM Java 2 Runtime Environment, SE v1.4.2_14 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142140} REM Java 2 Runtime Environment, SE v1.4.2_13 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142130} REM Java 2 Runtime Environment, SE v1.4.2_12 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142120} REM Java 2 Runtime Environment, SE v1.4.2_11 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142110} REM Java 2 Runtime Environment, SE v1.4.2_10 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142100} REM Java 2 Runtime Environment, SE v1.4.2_09 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142090} REM Java 2 Runtime Environment, SE v1.4.2_08 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142080} REM Java 2 Runtime Environment, SE v1.4.2_07 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142070} REM Java 2 Runtime Environment, SE v1.4.2_06 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142060} REM Java 2 Runtime Environment, SE v1.4.2_05 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142050} REM Java 2 Runtime Environment, SE v1.4.2_04 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142040} REM Java 2 Runtime Environment, SE v1.4.2_03 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142030} REM Java 2 Runtime Environment, SE v1.4.2_02 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142020} REM Java 2 Runtime Environment, SE v1.4.2_01 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142010} REM Java 2 Runtime Environment, SE v1.4.2 msiexec /qn /norestart /x {7148F0A8-6813-11D6-A77B-00B0D0142000} bearbeitet 25. Februar 2013 von OliverHu Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 25. Februar 2013 Autor Melden Teilen Geschrieben 25. Februar 2013 (bearbeitet) Nur so als Tipp, ich führe als Start-Script noch folgendes aus, somit werden alte Version (Java 6, 5, 4...) deinstalliert, falls man diese nicht mehr benötigt (ist leider nicht mehr ganz vollständig). Danke für das Script. ;) Auch für die Deinstallation nutze ich den LUP/WSUS. Jede Anwendung bzw. jedes Update kann natürlich auch per Rechtsklick > zum deinstallieren ausgewählt werden. ;) EDIT: Seit Version 6 Update 10 (AFAIR) werden die Vorgängerversionen bei der Installation der Folgeversion deinstalliert. Und als die Version 7 kam, hab ich mit dem LUP/WSUS die Version 6 Update 3x deinstalliert. bearbeitet 25. Februar 2013 von Sunny61 Zitieren Link zu diesem Kommentar
NorbertFe 2.034 Geschrieben 25. Februar 2013 Melden Teilen Geschrieben 25. Februar 2013 Ich hatte allerdings in letzter Zeit schon öfter das Problem, dass nach _erfolgreicher_ Installation per LUP kein JAVA im Browser (weder IE noch Chrome) vorhanden war. Eine manuelle Deinstallation und erneute Installation per LUP funktionierte dann. Erwähnte ich, dass ich Java zum Ko..en finde? ;) Bye Norbert Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 26. Februar 2013 Autor Melden Teilen Geschrieben 26. Februar 2013 Ich hatte allerdings in letzter Zeit schon öfter das Problem, dass nach _erfolgreicher_ Installation per LUP kein JAVA im Browser (weder IE noch Chrome) vorhanden war. Eine manuelle Deinstallation und erneute Installation per LUP funktionierte dann. War möglicherweise eine Browsersitzung während der Installation geöffnet? Wenn ja, könnte möglicherweise ein Restart der Browsersitzung helfen. Erwähnte ich, dass ich Java zum Ko..en finde? ;) Erwähnte ich, dass https://www.elsteronline.de/eportal/ auch auf Java setzt und ich das zum ... finde? :) Zitieren Link zu diesem Kommentar
NorbertFe 2.034 Geschrieben 26. Februar 2013 Melden Teilen Geschrieben 26. Februar 2013 War möglicherweise eine Browsersitzung während der Installation geöffnet? Wenn ja, könnte möglicherweise ein Restart der Browsersitzung helfen. Kann sein, aber auch ein manuelles Aktivieren war nicht möglich. Zitieren Link zu diesem Kommentar
OliverHu 19 Geschrieben 26. Februar 2013 Melden Teilen Geschrieben 26. Februar 2013 (bearbeitet) Danke für das Script. ;) Auch für die Deinstallation nutze ich den LUP/WSUS. Jede Anwendung bzw. jedes Update kann natürlich auch per Rechtsklick > zum deinstallieren ausgewählt werden. ;) Das ist ja auch gut so, nur wenn ich viele Clients habe die mit unterschiedlichen Versionen installiert sind (und die nicht mit LUP ausgerollt wurden), kann ich mit dem Script erst mal für Ordnung sorgen :) bearbeitet 26. Februar 2013 von OliverHu Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 26. Februar 2013 Autor Melden Teilen Geschrieben 26. Februar 2013 (bearbeitet) Das ist ja auch gut so, nur wenn ich viele Clients habe die mit unterschiedlichen Versionen installiert sind (und die nicht mit LUP ausgerollt wurden), kann ich mit dem Script erst mal für Ordnung sorgen :) Jepp, das stimmt natürlich. ;) EDIT: Das patchen geht wohl weiter, in den nächsten Tagen wird vermutlich Update 16 oder 17 kommen: http://www.heise.de/newsticker/meldung/Sicherheitsluecke-in-neuester-Java-Version-entdeckt-1810763.html bearbeitet 26. Februar 2013 von Sunny61 Zitieren Link zu diesem Kommentar
zahni 554 Geschrieben 26. Februar 2013 Melden Teilen Geschrieben 26. Februar 2013 Manno, könnte jemand im IE bitte mal eine Policy einbauen, dass JAVA-Add-Ons nur auf bestimmen Webseiten erlaubt`? So richtig darauf verzichten können wir noch nicht. Zitieren Link zu diesem Kommentar
micha42 29 Geschrieben 17. April 2013 Melden Teilen Geschrieben 17. April 2013 Ich hatte mal nur die 64bit-Version installiert und habe immer den 64bit-IE aufgerufen, wenn ich zB auf meinen Switchen was machen wollte. Aber im Moment weiß ich gar nicht, wo der 64er gebliebenist. Ist der mal mit irgendeinem Update verschwunden? Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 17. April 2013 Autor Melden Teilen Geschrieben 17. April 2013 Ich hatte mal nur die 64bit-Version installiert und habe immer den 64bit-IE aufgerufen, wenn ich zB auf meinen Switchen was machen wollte. Aber im Moment weiß ich gar nicht, wo der 64er gebliebenist. Ist der mal mit irgendeinem Update verschwunden? Von was genau sprichst Du? Zitieren Link zu diesem Kommentar
micha42 29 Geschrieben 17. April 2013 Melden Teilen Geschrieben 17. April 2013 Von was genau sprichst Du? Naja ich Antworte auf: Manno, könnte jemand im IE bitte mal eine Policy einbauen, dass JAVA-Add-Ons nur auf bestimmen Webseiten erlaubt`? So richtig darauf verzichten können wir noch nicht. Früher gab es mal im Startmenü zwei IEs Internetexplorer und Internetexplorer (64bit) Um ehrlich zu sein, kann ich im Moment wo ich drüber nachdenke gar nicht sagen, wann ich das das letzte Mal gesehen habe. Aber in W7 war es noch so. Irgendwann mit irendeinem Update scheint das verschwunden zu sein. Ich hab dann Java erst vollständig deinstalliert und anschließend nur die 64bit-Variante neu aufgespielt. Dann ging Java lediglich im IE64bit aber nicht im IE(32bit) Wenn ich also Java brauchte (zB bei einem HP-Switch) hab ich den IE64 gestartet. Standard war der 32er, in dem Java nicht ansprang. Das Vorgehen fand ich ganz praktisch, denn wie Zani schon sagt "ganz verzichten kann man nicht" aber im Alltag braucht s keiner. (außer evtl. um Konzertkarten zu bestellen - meine user beschweren sich immer mit furchtbar schlechten Ausreden. ;) ) Jetzt klarer? Michael Zitieren Link zu diesem Kommentar
Sunny61 806 Geschrieben 18. April 2013 Autor Melden Teilen Geschrieben 18. April 2013 Jetzt klarer? Ja, jetzt war es besser. ;) Zitieren Link zu diesem Kommentar
Esta 114 Geschrieben 18. April 2013 Melden Teilen Geschrieben 18. April 2013 Falls jemand dran interessiert ist, ich habe zum Deinstallieren von den alten Sun-Java SE und RE - und auch für die Oracle Versionen kleinere übersichtlichere Bat-Skripte. Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.