|
Stop the Internet Explorer runonce screen displaying when IE is started |
Problem:The runonce screen is displayed instead of the home page when Internet Explorer is launched with URL: http://runonce.msn.com/runonce2.aspx
Solution:First try to stop the run-once page appearing by selecting your options on the page and clicking on "Save Settings". If that does not work, you can disable the run-once page in the registry by following these steps: Launch the registry editor Click on start, run (in Vista on start button and type in “Start Search” box) and type regedit and press enter
Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main Add a DWORD value called RunOnceHasShown and set the value to 1 (note: if the value already exits just change its value to 1) Right click in the right hand pane and select New > DWORD (32-bit) Value Rename the new value to RunOnceHasShown Double click on the new value and set its value to 1
Add a DWORD value called RunOnceComplete and set the value to 1 (note: if the value already exits just change its value to 1) Right click in the right hand pane and select New > DWORD (32-bit) Value Rename the new value to RunOnceComplete Double click on the new value and set its value to 1
Check that the StartPage value has the correct home page in it (alternatively you can set this in Internet Explorer) Close the registry and Open Internet Explorer.
Additional Notes:This solution was tested for IE 7 (Internet Explorer 7), but it should work for all recent/new versions of IE. Editing the registry can cause damage to your Operating System and have, make sure you follow the instructions carefully or ask a Technician if you feel uncomfortable making changes yourself. |