how to disable the annoying "http://runonce.msn.com/runonce2.aspx IE 7
#1
Posted 31 May 2006 - 06:26 AM
every time ie 7 is opened, ie 7 directly goes to "http://runonce.msn.com/runonce2.aspx" if no human interventionand loads the ie 7 cumstomiztion page, it's very annoying
--
how to disable it?
thanks
#2
Posted 31 May 2006 - 08:12 PM
This post has been edited by WolfX2: 31 May 2006 - 08:13 PM
#3
Posted 01 June 2006 - 12:24 AM
the default homepage is set to be "Blank"
hehe.
this whole process manifests itself as:
open ie -- then it goes to :http://go.microsoft.com/fwlink/?linkid=54834 --
then redirect to: http://runonce.msn.com/runonce2.aspx
the latter reqires to me check some ie setting options and requires me to check "join ms experience..."
every time after the ie temperory contents are cleared ie goes to this page
annoying
thanks
#4
Posted 28 June 2006 - 01:57 PM
Windows Registry Editor Version 5.00
;Changes Main Web Page to blank
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://about:blank"
#5
Posted 29 July 2006 - 01:18 PM
Ut\Collector, on Jun 28 2006, 02:57 PM, said:
Windows Registry Editor Version 5.00
;Changes Main Web Page to blank
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://about:blank"
I would like to thank the person mentioned above for setting me on the right track to fixing my issue, but would like to add that this did not fix my problem.... BUT INSTEAD IT CAUSED ME TO FIND AN ANSWER TO THE PROBLEM.
If you open the registry editor by going to the start menu and then choosing run, then type in regedit, then you may be able to fix the problem as I did.
Fist, locate the key [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] .
Second, on the right side of the screen locate the subkey [RunOnceHasShown] .
Third, click on the subkey mentioned in step 2 and change the value from 0 to 1 .
Fourth, close regedit and restart IE.
#6
Posted 19 October 2006 - 12:02 PM
After a little playing, I did find the solution to the problem. It does require that you make the change recommended in the last post (Or in my case, it did not exist, so I had to create the DWORD).
IN ADDITION to what the last post recommends, you should also create the following DWORD in HKCU>Software>Microsoft>Internet Explorer>Main:
RunOnceComplete
Set it to 1
This FIXED it for me! Hopefully this will fix it for everyone else having the same problem.
Good luck!
#7
Posted 19 October 2006 - 12:58 PM
I did a Google search and could not find this resolution anywhere, hope this helps somebody.
To prevent RunOnce from loading.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "RunOnceComplete"=dword:00000001 "RunOnceHasShown"=dword:00000001
Also posted in my Tips and Tricks - Who would have thought that after two years that Microsoft has not corrected this problem. I have updated scripts using several appliations and created a couple of executables for those who do not want to manually edit their registry.
Updated Link (January 30, 2008)
Source: http://it.megocollector.com/?p=56
This post has been edited by canon: 30 January 2008 - 11:30 AM
#8
Posted 20 October 2006 - 08:07 PM
oh, and sometimes when i open a new IE7 window, it crashes instantly. This also happens whe I open a new "tab"
This post has been edited by allison: 20 October 2006 - 08:11 PM
#9
Posted 26 October 2006 - 04:15 PM
#10
Posted 26 October 2006 - 07:17 PM
Heeeeeeeeelllllllllp me
Thanks,
Dyann
#11
Posted 26 October 2006 - 07:49 PM
Let me know if this is what I'm suppose to do.
Go into my registry
Click on: HKEY_CURRENT_USER
Click on : Software (folder)
Click on: Microsoft (folder)
Click on: Internet Explorer (folder) then last but not least
Click on: Main (folder) and manually type in the Main (folder)
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
Not knowing much about computers from your instructions below that's what I would do. Is that right??
I really want this problem fixed sooooooo bad it's driving me to well I'd rather not say.......
Question: Internet Explorer 7 Gold RunOnce Removal Added: 10/19/2006
Category: Tips & Tricks Views: 306
Rating: (4.7) By: 3 users
Answer:
Microsoft Windows Internet Explorer 7
Version: 7.0.5730.11CO
Update Versions: 0
The annoying Runonce linking to runonce.msn.com/runonce2.aspx either fails to start or you do not want it to start.
There is no reasonable explaination as to the purpose of this link. All settings may be changed within the installation of itself without linking to Microsoft.
I have found solutions for IE 7 Beta 2 and other versions which included registry keys that are not required for the Gold release and I discovered a key that is required, not mentioned anywhere else.
To bypass IE7 Runonce
Create this registry file
----RunOnceDone.reg---------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
#12
Posted 28 October 2006 - 02:42 PM
canon, on Oct 19 2006, 01:58 PM, said:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
Also posted in my Tips and Tricks
I just become a member here....I just wanted to say thank you thank you!
the above instructions "fixed" my problem
~yorky~
#13
Posted 29 October 2006 - 06:16 PM
~yorky~, on Oct 29 2006, 06:42 AM, said:
canon, on Oct 19 2006, 01:58 PM, said:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
Also posted in my Tips and Tricks
I just become a member here....I just wanted to say thank you thank you!
the above instructions "fixed" my problem
~yorky~
Windows Registry Editor Version 5.00 [HKCU\Software\Microsoft\Internet Explorer\Main] "RunOnceComplete"=dword:00000001 "RunOnceHasShown"=dword:0000000
Save as IE7FIX.REG and run it.
For those who manually open Regedit and are not familiar with it - KEYS are FOLDERS, and the things inside the Keys are the VALUES (whereas normally files are inside values). Each value contains DATA. For instance:
"HKCU\Software\Microsoft\Internet Explorer\Main" is a KEY.
"RunOnceComplete" is a VALUE.
"dword:00000001" is DATA.
You could also do this with a batch (.CMD or .BAT) file:
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceComplete" /T REG_DWORD /D 1 /F REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceHasShown" /T REG_DWORD /D 1 /F
#14
Posted 04 November 2006 - 11:25 AM
robkermit, on Oct 19 2006, 12:02 PM, said:
After a little playing, I did find the solution to the problem. It does require that you make the change recommended in the last post (Or in my case, it did not exist, so I had to create the DWORD).
IN ADDITION to what the last post recommends, you should also create the following DWORD in HKCU>Software>Microsoft>Internet Explorer>Main:
RunOnceComplete
Set it to 1
This FIXED it for me! Hopefully this will fix it for everyone else having the same problem.
Good luck!
#15
Posted 04 November 2006 - 02:42 PM
http://search.microsoft.com/results.aspx?m...2frunonce2.aspx
Note: If your problem continues to the point that you feel that you need help from HJT, it is strongly suggested that you do not use a "Do it yourself" type online logreader such as http://www.hijackthis.de/en
but that you ask that your HJT log be read by an expert at one of these sites:
http://tomcoyote.com/hjt/
http://www.tomcoyote.com
http://www.spywareinfo.com
http://www.virusvaul...ionbb/index.php?
http://www.castlecops.com/f67-Hijackthis_S...jans_Oh_My.html
http://forums.majorgeeks.com/
This post has been edited by sultan_emerr: 04 November 2006 - 03:07 PM
#16
Posted 26 November 2006 - 05:01 PM
Mike
mcrunner1, on Nov 26 2006, 05:59 PM, said:
Mike
Opps! I mean NO tinkering with the registry!
#17
Posted 28 November 2006 - 02:34 AM
Example: I use Freedom all in one anti-virus software, which is produced by zero-knowledge and had to add-ons containing the name zero-knowledge.
I disabled them, restarted browser, completed the runonce screen and then enabled them again and everything works perfect.
This trick may also help those who are having trouble with Musicmatch and Roxio – Cd Creator (by disabling any add-ons associated with the software).
#18
Posted 03 December 2006 - 05:08 PM
This post has been edited by allen1y: 03 December 2006 - 05:13 PM
#19
Posted 08 December 2006 - 06:10 AM
I've joined the forum for the express purpose of thanking you all for giving us the fix to this situation. This problem has been p***ing us off ever since a 'not specifically denied' automatic update to IE (7.0.5346.5 Beta 2) presented itself for approval. (Denied). But 1 restore point and 2 new DWORDS later and we're BAU. Thanks to all.
rapato wollongong Australia
#20
Posted 08 December 2006 - 01:50 PM
I deleted the entry that causes this and it still did it. It was because
I was only editing the HKEY_LOCAL_MACHINE part of the registry and
it is in HKEY_CURRENT_USER!
All I had to do was change the "Start Page" entry to Google's address.
Make sure you change it in the HKCU though not just HKLM.



Help


Back to top








