Richard Parmiter

Virtualisation blog and Knowledge Base

  • You are here: 
  • Home
  • IE7: How to stop http://runonce.msn.com/runonce3.aspx from loading every time IE7 is started

IE7: How to stop http://runonce.msn.com/runonce3.aspx from loading every time IE7 is started

Posted on September 1st, 2008

By default, on first launch of IE7 a runonce page is displayed.

Two registry values can be added to prevent http://runonce.msn.com/runonce3.aspx running for every user in a Citrix session.

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“RunOnceComplete”=dword:00000001
“RunOnceHasShown”=dword:00000001

These can be added by a logon scipt.

Tags: ,
Filed under Applications, Scripts/Reg |

2 Responses to “IE7: How to stop http://runonce.msn.com/runonce3.aspx from loading every time IE7 is started”

  1. Thiago Says:
    January 5th, 2009 at 4:16 pm

    Thanks!!! it worked perfectly

  2. raju Says:
    August 27th, 2009 at 4:40 am

    http://www.enhanceie.com/dl/NoRunOnce.reg

Leave a Reply