IE Problem: How to make this stop "http://runonce.msn.com/runonce3.aspx"

raksrules

Elite
Code:
[url]http://runonce.msn.com/runonce3.aspx[/url]

This page by default opens when i fire up IE. This is inspite of keeping the default as about:blank. How to stop this from loading ?
 
just concentrate in this runonce3.aspx .. it means RUN ONCE. you shuld run it once. dont try to stop that page and remove that link from Internet options... just run once that wizard. and choose google as a default search engine :D.
after completing that wizard. it wont irritate you. :hap2:
 
Open Regedit. Navigate to :
Hkey_Current_User\Software\Microsoft\Internet Explorer\Main
Check if these keys exist in right hand pane : RunOnceComplete and RunOnceHasShown .. Set their value to 1. If they dont exist, create these keys.

In IE8 I noticed, the runonce keys are preceded by IE8 so the keys to change are IE8TourShown, IE8RunOncePerInstallCompleted, IE8RunOnceLastShown .. These keys should be set to 1.
 
it_waaznt_me said:
Open Regedit. Navigate to :
Hkey_Current_User\Software\Microsoft\Internet Explorer\Main
Check if these keys exist in right hand pane : RunOnceComplete and RunOnceHasShown .. Set their value to 1. If they dont exist, create these keys.

In IE8 I noticed, the runonce keys are preceded by IE8 so the keys to change are IE8TourShown, IE8RunOncePerInstallCompleted, IE8RunOnceLastShown .. These keys should be set to 1.

I tried this and it worked just fine :hap2:
Thanks for all the replies Guys
 
Back
Top