PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : IE 8 und Win7 verstehen sich nicht mehr!


kmf
2010-11-04, 11:23:33
Zuerst ist es mir auf meinem Notebook aufgefallen.

Wenn ich in einem Posting auf einen Link geklickt habe, hat sich, außer dass die Adressleiste kurz aufgeblinkt hat, nichts getan. Entweder ich hab den Link händisch reinkopiert und bin dann dem Link gefolgt oder nix war. Hab darauf den Firefox installiert, aber die Überprüfung, dass der Firefox der Standardbrowser ist, hab ich später abgeschaltet. Ansonsten gab es Probleme mit Outlook 2003.

Eine Reparatur mit Microsofts Fix It hat nix gebracht, wurde mit einer Fehlermeldung "Es ist ein Fehler aufgetreten!" beendet. Soweit so gut, ich kann auch mit dem Firefox arbeiten.

Seit Anfang der Woche hab ich gleiches Problem mit meinem Spielerechner. Aufgefallen ist es mir, als ich ein verlinktes Bild angeklickt habe und außer dem kurzen Aufblinken der Adressleiste passierte nichts mehr. Kurz zuvor war noch alles paletti. Als ich daraufhin zur Probe im Treiberthread im Nvidia-Forum auf den Link klickte, der zum Download des 261.00 führen sollte, auch keine Funktion erhielt, habe ich noch mal die Reparatur mit dem Tool (http://support.microsoft.com/ph/807) ausprobiert. Aber gleiche Fehlermeldung, wie Wochen zuvor beim Notebook. Ein Zurücksetzen des Browsers scheitert an der Meldung, dass zuerst alle Fenster geschlossen sein müssten. Außer INet-Optionen ist aber nix auf. Und wie soll ich an die entsprechende Checkbox kommen, wenn sie nicht geöffnet ist?

Hat sich hier schon jemand mit gleichem Problem rumgeärgert und vielleicht auch eine Lösung parat? Ich bin jedenfalls mit meinem Latein mittlerweile am Ende. Interessehalber möchte ich schon eine Lösung finden. Wenn hier nix rauskommt, werde ich mich an den Support von Microsoft wenden. Das Problem scheint ja eine tiefergründige Ursache zu haben. Ich habe u. a. meinen Virenscanner in Verdacht. Es ist der Bitdefender Internet Security 2011. Und der ist auf beiden Rechnern drauf.

Eine Neuinstallation von Se7en will ich vermeiden, hab zig Games über Steam bzw. den EA-Manager installiert. Bis ich die alle wieder drauf hab, vergehen Tage mit sinnlosem Downloaden.

duty
2010-11-04, 12:15:22
zu erst würde ich mal kucken ob nicht irgend ein Extra Sicherheits Tool
das nicht von MS stammt da was blockt und deshalb der IE zickt ?

vor allen mal gründlich auf Schadsoft scennen
wenn das nichts ist ...
Versuch mal das ,
deinstallere den IE einfach boote neu und installiere den IE 8 erneut ,
man kann auch den IE das mit zurücksetzten versuchen .

hatte ma was ähnliches mit dem Media Center das ließ sich auch nicht reparieren aber nach dem de.installieren und erneuten installieren war wieder alles ok

kmf
2010-11-08, 14:33:47
IE deinstalieren? Wie geht denn das?

Ich blind - find nix. :anonym:

Bubba2k3
2010-11-08, 17:32:31
IE deinstalieren? Wie geht denn das?

Ich blind - find nix. :anonym:


Systemsteuerung --> Programme und Funktionen --> Windows-Funktionen aktivieren oder deaktivieren

kmf
2010-12-08, 14:40:16
Systemsteuerung --> Programme und Funktionen --> Windows-Funktionen aktivieren oder deaktivierenDas ist keine Deinstallation. Die ist bei Win7 nicht möglich.


Der Fehler tritt ziemlich häufig auf.

Die Lösung hab ich mittlerweile hier (http://iefaq.info/index.php?action=artikel&cat=47&id=136&artlang=de) gefunden und will sie euch nicht vorenthalten.

Mir hat speziell das angehängte Script geholfen (als Administrator ausführen) und den IE8 wieder flott gemacht.


@echo off
echo.
echo IEREREG-8 Version 1.07 for IE8 27.03.2009
echo by Kai Schaetzl http://iefaq.info
echo installs and registers (if suitable) all DLLs known to be used by IE8.
echo should only take a few seconds, but please be patient
echo.
REM ******************************
echo registering IE files
REM IE files (= part of setup)
regsvr32 /s /i browseui.dll
REM regsvr32 /s /i browseui.dll,NI (unnecessary)
regsvr32 /s corpol.dll
regsvr32 /s dxtmsft.dll
regsvr32 /s dxtrans.dll
REM simple HTML Mail API
regsvr32 /s "%ProgramFiles%\internet explorer\hmmapi.dll"
REM group policy snap-in
regsvr32 /s ieaksie.dll
REM smart screen
regsvr32 /s ieapfltr.dll
REM ieak branding
regsvr32 /s iedkcs32.dll
REM dev tools
regsvr32 /s "%ProgramFiles%\internet explorer\iedvtool.dll"
regsvr32 /s iepeers.dll
REM Symptom: IE8 closes immediately on launch, missing from IE7
regsvr32 /s "%ProgramFiles%\internet explorer\ieproxy.dll"
REM no install point anymore
REM regsvr32 /s /i iesetup.dll
REM no reg point anymore
REM regsvr32 /s imgutil.dll
regsvr32 /s /i /n inetcpl.cpl
REM no install point anymore
REM regsvr32 /s /i inseng.dll
regsvr32 /s jscript.dll
REM license manager
regsvr32 /s licmgr10.dll
REM regsvr32 /s msapsspc.dll
REM regsvr32 /s mshta.exe
REM VS debugger
regsvr32 /s msdbg2.dll
REM no install point anymore
REM regsvr32 /s /i mshtml.dll
regsvr32 /s mshtmled.dll
regsvr32 /s msident.dll
REM no reg point anymore
REM regsvr32 /s msrating.dll
REM multimedia timer
regsvr32 /s mstime.dll
REM no install point anymore
REM regsvr32 /s /i occache.dll
REM process debug manager
regsvr32 /s "%ProgramFiles%\internet explorer\pdm.dll"
REM no reg point anymore
REM regsvr32 /s pngfilt.dll
REM regsvr32 /s /i setupwbv.dll (not there anymore!)
regsvr32 /s tdc.ocx
regsvr32 /s /i urlmon.dll
REM regsvr32 /s /i urlmon.dll,NI,HKLM
regsvr32 /s vbscript.dll
REM VML renderer
regsvr32 /s "%CommonProgramFiles%\microsoft shared\vgx\vgx.dll"
REM no install point anymore
REM regsvr32 /s /i webcheck.dll
regsvr32 /s /i /n wininet.dll
REM ******************************
echo registering system files
REM additional system dlls known to be used by IE
REM added 11.05.2006 Symptom: Add-Ons-Manager menu entry is present but nothing happens
regsvr32 /s extmgr.dll
REM added 12.05.2006 Symptom: Javascript links don't work (Robin Walker) .NET hub file
regsvr32 /s mscoree.dll
REM added 23.03.2009 Symptom: Find on this page is blank
regsvr32 /s oleacc.dll
REM added 24.03.2009 Symptom: Printing problems, open in new window
regsvr32 /s ole32.dll
REM mscorier.dll
REM mscories.dll
REM Symptom: open in new tab/window not working
regsvr32 /s actxprxy.dll
regsvr32 /s asctrls.ocx
regsvr32 /s cdfview.dll
regsvr32 /s comcat.dll
regsvr32 /s /i /n comctl32.dll
regsvr32 /s cryptdlg.dll
regsvr32 /s /i /n digest.dll
regsvr32 /s dispex.dll
regsvr32 /s hlink.dll
regsvr32 /s mlang.dll
regsvr32 /s mobsync.dll
regsvr32 /s /i msieftp.dll
REM regsvr32 /s msnsspc.dll #no entry point
regsvr32 /s msr2c.dll
regsvr32 /s msxml.dll
regsvr32 /s oleaut32.dll
REM regsvr32 /s plugin.ocx #no entry point
regsvr32 /s proctexe.ocx
REM plus DllRegisterServerEx ExA ExW ... ?
regsvr32 /s /i scrobj.dll
REM shdocvw.dll hasn't been updated for IE7 and IE8, it still registers itself for the Windows Internet Controls
regsvr32 /s /i shdocvw.dll
regsvr32 /s sendmail.dll
REM ******************************
REM PKI/crypto functionality
REM initpki can take very long to run and is rarely a problem
REM if there are problems with crypto, SSL, certificates
REM remove the three following REMs from the lines
REM echo We are almost done except one crypto file
REM echo but this will take very long, be patient!
REM regsvr32 /s /i:A initpki.dll
REM ******************************
REM tabbed browser, do at the end, why originally with /n ?
regsvr32 /s /i ieframe.dll
REM ******************************
echo correcting bugs in the registry
REM do some corrective work
REM Symptom: new tabs page cannot display content because it cannot access the controls (added 27. 3.2009)
REM This is a result of a bug in shdocvw.dll (see above), probably only on Windows XP
reg add "HKCR\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32" /ve /t REG_SZ /d %systemroot%\system32\ieframe.dll /f
REM ******************************
echo all tasks have been finished
echo.
pause