Internet Explorer always opens with runonce page.
Resolution :
Download and run the file from http://download.microsoft.com/download/E/D/C/EDC62227-283D-4F1F-A298-C92125E4DF50/DoNotShowRunOnceInInternetExplorer.msi
OR
Copy the commands below in green
***********************************************************************************************
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“RunOnceHasShown”=dword:00000001
“RunOnceComplete”=dword:00000001
***********************************************************************************************
Start >> Run >> notepad
Edit >> Paste (Ctrl +V)
File >> Save (file extension should be .reg [for e.g. fix.reg])
Double Click the file
You will be asked for a confirmation to add the value to the registry >> Click Yes >> you will get a confirmation message.