Internet Explorer 7 Opens "runonce2.aspx" or "runonce3.aspx"
The problem is in this registry key:
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32]
The default value should be: C:\WINDOWS\system32\ieframe.dll
Create then merge this registry file to fix the problem:
1. Copy below and paste into Notepad.
----------copy inside only----------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
[-HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}]
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}]
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1]
@="Microsoft Internet Controls"
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0]
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32]
@="C:\\WINDOWS\\system32\\ieframe.dll"
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\HELPDIR]
@="C:\\WINDOWS\\system32"
----------copy inside only----------
2. Save-as IE7_RunOunce_Fix.reg (or any name + .reg)
3. Double-click or right-click and merge into the registry.
Web Links:
Microsoft Help Page:
http://support.microsoft.com/kb/945385
Internet Explorer Defaults to runonce3.Aspx Page at Every Start
http://www.winhelponline.com/blog/fi...every-startup/
ju.c
"englishbln" <englishbln@discussions.microsoft.com> wrote in message news:3341A28F-F2E2-4416-8E23-FE28804206A4@microsoft.com...
> I recently reinstalled ie 7. Now everytime I open ie, it goes to a page called
> run once msn. It's supposed to be so I can save my search engine preferences.
> The page says it couldn't save them. So I get this page everytime I open
> ie.Is there a way to stop this page from coming up?