Heres the deal, i cannot get into my internet by clicking on any of the IE icons, nor by clicking on iexplorer.exe. I can how ever, get into IE my opening My computer, then typing in the address of where i want to go. When i am in IE, if i click on a link that should be opened in a new window, it doesnt open at all. When i do Ctrl-alt-del, it says "iexplorer (not responding)". I can still get into Outlook-express 6 when i click on the shortcut, and am still getting/sending new e-mails. I ran, Ad-aware, Spybot- S&D, And a bunch of Norton Symantic/system works scans, and deleted all the infected files, but still no luck. I have Windows ME, and use IE 6. Please help me!

Dani AI

Generated

Thread context: IE6 on Windows ME that won’t start from shortcuts and opens new‑window links as a hung/blank process. has already run anti‑malware scans; pointed toward registry checks and regedit basics. Below is a focused, practical repair sequence (safe, incremental) that addresses the common causes for the symptom shown in the thread.

Re‑register the Internet Explorer COM components (close other apps first). From Start → Run (or an elevated Command Prompt) run each line and accept the “DllRegisterServer … succeeded” message; skip any DLL that isn’t present and reboot after finishing.

regsvr32 urlmon.dll
regsvr32 shdocvw.dll
regsvr32 actxprxy.dll
regsvr32 oleaut32.dll
regsvr32 mshtml.dll
regsvr32 browseui.dll
regsvr32 jscript.dll
regsvr32 vbscript.dll

Microsoft documents how to use regsvr32 and why re‑registration fixes many hyperlink/new‑window failures; community threads show this exact repair set for IE link problems. (support.microsoft.com)

Isolate add‑ons and check protocol associations. Start Internet Explorer in “No Add‑Ons” mode (iexplore -extoff) to see whether a BHO/toolbar is causing the hang; if that fixes it, disable add‑ons via Tools → Manage Add‑ons. Next, verify the URL protocol association (Folder Options → File Types → URL:HyperText Transfer Protocol → Edit/Open) — the Open action should point at iexplore.exe (typically with the -nohome or %1 argument) and the DDE/Open settings should match the standard values used by IE. Reset web settings from Internet Options → Programs if associations look wrong. (support.microsoft.com)

If DLL re‑registration and add‑on/association repairs don’t help, the underlying COM registration for the system dispatch interface may be missing or corrupt (that prevents secondary windows from being created). Check the Classes/Interface entries (look for the IDispatch/interface registration and its ProxyStubClsid values); if that key is missing on an otherwise healthy machine, export it there and import on the broken system (backup the registry first), or proceed to reinstall/repair Internet Explorer or the OS as a last resort. Microsoft documents how missing registry interface data breaks object model calls. (learn.microsoft.com)

Notes/cautions: always export affected registry keys before editing and reboot after re‑registering DLLs. Since the system is Windows ME/IE6 (long unsupported), a reinstall/upgrade to a modern, supported browser/OS should be considered if stability or security remains a concern.

Recommended Answers

All 3 Replies

APPLIES TO

•Microsoft Internet Explorer 6.0 Service Pack 1•Microsoft Internet Explorer 5.5 Service Pack 1•Microsoft Internet Explorer 5.01 Service Pack 1•Microsoft Internet Explorer 5.0
You cannot open a new Internet Explorer window or nothing occurs after you click a link
Look here:

At the site, it doesn't say where to find something like..HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046} or how to see if its registered or missing. :?:

Editing the Registry

The Registry Editor (REGEDIT.EXE) is included with most version of Windows (although you won't find it on the Start Menu) it enables you to view, search and edit the data within the Registry. There are several methods for starting the Registry Editor, the simplest is to click on the Start button, then select Run, and in the Open box type "regedit", and if the Registry Editor is installed it should now open and look like the image below.

[img][/img]

Using Regedit to modify your Registry

Once you have started the Regedit you will notice that on the left side there is a tree with folders, and on the right the contents (values) of the currently selected folder.

Like Windows explorer, to expand a certain branch (see the structure of the registry section), click on the plus sign [+] to the left of any folder, or just double-click on the folder. To display the contents of a key (folder), just click the desired key, and look at the values listed on the right side. You can add a new key or value by selecting New from the Edit menu, or by right-clicking your mouse. And you can rename any value and almost any key with the same method used to rename files; right-click on an object and click rename, or click on it twice (slowly), or just press F2 on the keyboard. Lastly, you can delete a key or value by clicking on it, and pressing Delete on the keyboard, or by right-clicking on it, and choosing Delete.
Note: it is always a good idea to backup your registry before making any changes to it. It can be intimidating to a new user, and there is always the possibility of changing or deleting a critical setting causing you to have to reinstall the whole operating system. It's much better to be safe than sorry!

For information regarding the structure of the registry, .

The Registry Guide for Windows, formerly RegEdit.com, provides an extensive range of registry tweaks, tricks & hacks for optimizing, enhancing and securing the Windows XP, 2000, NT, 98, 95 and Windows Me operating systems (as well as educational items such as shown above in this message). To go there, .

Lastly, just a reminder that registry entries are case sensitive. A wrong case or a typing error can crash your computer, so be very, very careful. If you are adding a new or modified key from a document such as one from Microsoft's web site, it's a good idea to copy and paste to prevent these kind of errors. If you still feel unsecure or uncomfortable, it may be a good idea to find a friend who can help you do this. Good Luck!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.