MSFN Forum: how to disable the annoying "http://runonce.msn.com/runonce2.aspx - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

how to disable the annoying "http://runonce.msn.com/runonce2.aspx IE 7 Rate Topic: -----

#41 User is offline   PC_LOAD_LETTER 

  • Well, I stole something else
  • Group: Super Moderator
  • Posts: 1,829
  • Joined: 13-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 January 2008 - 05:51 PM

View PostGethryn, on Jan 24 2008, 05:27 PM, said:

Play around in my Registry? Sorry guys, that, in my view is that this a Geeks solution.


Yeah and nobody wants to be a computer geek...


#42 User is offline   canon 

  • Group: Members
  • Posts: 2
  • Joined: 19-October 06

Posted 30 January 2008 - 11:19 AM

I want to thank everyone for their kind responses regarding the solution to resolve the RunOnce problem.
I have revamped my website, the old link is no longer valid so please update your bookmarks.
The new link is: http://it.megocollector.com/?p=56

An excerpt of what can be done using a batch file:
REG ADD HKCU"\Software\Microsoft\Internet Explorer\Main" /v RunOnceComplete /t REG_DWORD /d 00000001 /f
REG ADD HKCU"\Software\Microsoft\Internet Explorer\Main" /v RunOnceHasShown /t REG_DWORD /d 00000001 /f


Or AutoIt script:
RegWrite ("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main", "RunOnceComplete", "REG_DWORD", "00000001")
RegWrite ("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main", "RunOnceHasShown", "REG_DWORD", "00000001")


Not only is the solution available for those who would prefer to use regedit. I have compiled a couple of executables that will also resolve the RunOnce problem. These executables come in both silent and with an interface. Something for everyone.

Thank you again,
Canon

#43 User is offline   TheFlash428 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 456
  • Joined: 15-September 05

Posted 30 January 2008 - 03:37 PM

I mentioned this earlier in the thread, but without having to play with the registry, you can easily disable the annoying "http://runonce.msn.com/runonce2.aspx" using the Group Policy editor. (only works with XP pro, though)

1. Go to "Start --> Run..."
2. gpedit.msc
3. Go to "User Configuration --> Admin Templates --> Windows Components --> Internet Explorer"
4. Change "Prevent performance of First Run Customize settings" to "Enabled" and select the action you wish to take instead.
(many other tweaks here too).

I find this to be a very easy way to do it, especially when deployed accross a domain.

disclaimer: gpedit, like regedit, does allow you to potentially make changes that could turn your PC into a brick. Use caution (or at least some common sense).

#44 User is offline   memargolis 

  • Group: Members
  • Posts: 1
  • Joined: 21-February 08

Posted 21 February 2008 - 10:16 PM

Download Internet Explorer 7 Service Pack 2!!! This will solve everything. Go to Microsoft's Internet Explorer Page and at the bottom, find Service Pack 2.

http://www.microsoft.com/downloads/details...;displaylang=en

This post has been edited by memargolis: 21 February 2008 - 10:21 PM


#45 User is offline   PC_LOAD_LETTER 

  • Well, I stole something else
  • Group: Super Moderator
  • Posts: 1,829
  • Joined: 13-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 February 2008 - 11:03 PM

View Postmemargolis, on Feb 21 2008, 10:16 PM, said:

Download Internet Explorer 7 Service Pack 2!!! This will solve everything. Go to Microsoft's Internet Explorer Page and at the bottom, find Service Pack 2.

http://www.microsoft.com/downloads/details...;displaylang=en

thats Internet Explorer 7 FOR XP Service Pack 2 not Internet Explorer 7 SP2 (no such thing)

#46 User is offline   johnnieNorway 

  • Group: Members
  • Posts: 1
  • Joined: 27-February 08

  Posted 27 February 2008 - 09:05 AM

:hello: I just signed up here, I have been about to break this laptop in 2 , with the annoyance of "Runonce.msn.com" taking over my first page.
Im not the "sharpest tool in the box" when it comes to editing registries :wacko: So I used the link "Canon" posted, and hey presto all works again !.
Thankyou very much, I now can resist temptation until another microsoft upgrade bugs me... :angry:
Very helpful site this, I shall recommend it all around the world. :thumbup :thumbup

#47 User is offline   iworm 

  • Group: Members
  • Posts: 1
  • Joined: 24-June 08

Posted 24 June 2008 - 07:45 PM

in HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
there is a key named "FirstRunStartPage" (Maybe this or something like this), set this key's value to "about:blank"

Restart IE 7.

#48 User is offline   tagwar 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 01-January 08

Posted 01 July 2008 - 11:12 AM

View Postcanon, on Oct 19 2006, 12:58 PM, said:

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.



i had the same problem
but this solve my problem now

thank you very much

This post has been edited by tagwar: 01 July 2008 - 11:14 AM


#49 User is offline   Volatus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-February 07

Posted 01 July 2008 - 03:20 PM

Sorries for the bump...

But I've read this entire thread and not yet understood why people don't just *complete* the runonce page instead of hacking their way around it? I like having it there so I can disable ClearType in just a couple clicks instead of needing to use the Internet control panel. I do so on every computer I load IE7 onto. Is it really, really, really that annoying? If the wizard isn't able to finish, then your computer has deeper problems than just the runonce page...

This post has been edited by Volatus: 01 July 2008 - 03:21 PM


#50 User is offline   PC_LOAD_LETTER 

  • Well, I stole something else
  • Group: Super Moderator
  • Posts: 1,829
  • Joined: 13-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 July 2008 - 04:06 PM

View PostVolatus, on Jul 1 2008, 04:20 PM, said:

But I've read this entire thread and not yet understood why people don't just *complete* the runonce page instead of hacking their way around it?

because I manage near 500 PCs and if i had to click through the runonce on every single one of them I think Id probably lose the very little sanity i have left.

#51 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,399
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 July 2008 - 04:15 PM

View Postgeek, on Jul 1 2008, 06:06 PM, said:

because I manage near 500 PCs and if i had to click through the runonce on every single one of them I think Id probably lose the very little sanity i have left.

That, and it's quite a unnecessarily long process. Just set decent default settings, and if I don't like them (like the start page), then I'll change them myself (more often than not by importing a .reg file).

Even if I was configuring it by hand, I don't need a stupid wizard to hold my hand, forcing me to click through 4 pages of annoying nonsense, to then go to the options tab anyways to change options I'm looking for (like unchecking the "disable script debugging" option and such)

This post has been edited by crahak: 01 July 2008 - 04:24 PM


#52 User is offline   Volatus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-February 07

Posted 01 July 2008 - 04:52 PM

Ah, I see. It appeared that most people were trying to "solve the problem" - that is, one-off trying to remove the page instead of just completing it, on their own computer. I guess this would be much useful for system admins... although I'd figure the end users would just complete it themselves with no complaints ;)

#53 User is offline   kingull 

  • Group: Members
  • Posts: 1
  • Joined: 02-July 08

Posted 02 July 2008 - 08:53 AM

My situation was that an error kept coming up so I could not complete the runonce request. I followed the advice to add the appropriate entries suggested in this post.

My first entry as suggested:
" RunOnceHasShown "="1"
Made no difference.

Then I entered these suggested entries:
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
This fixed runonce and removed error message.
However, I could not get rid of msn start page.
About blank in IE7 resulted in MSN startup.
So:

I entered this in "main" and problem resolved.
"Start Page"="about:blank

Save this on notepad and rename it to end in .reg then just click it and it is entered for you.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Start Page"="about:blank"
" RunOnceHasShown "="1"
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001

#54 User is offline   ivano08 

  • Group: Members
  • Posts: 1
  • Joined: 03-July 08

Posted 03 July 2008 - 02:54 AM

View Postakita96th, on Dec 26 2007, 07:25 AM, said:

Download this .reg file "unzip it to desktop" click on it and it will take away the agravating hijacker.

http://flashwrkz.com...RunOnceDone.rar




:thumbup this is the only way that helped me to get rid of that runonce BS....
thx a bunch Akita96th!! lifesaver!

#55 User is offline   Volatus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-February 07

Posted 04 July 2008 - 01:23 AM

View Postkingull, on Jul 2 2008, 07:53 AM, said:

" RunOnceHasShown "="1"

You do realize there's an extra space before and after that entry name, right? That's probably your problem...

#56 User is offline   akishore 

  • Group: Members
  • Posts: 1
  • Joined: 18-July 08

Posted 18 July 2008 - 01:35 PM

I've had this runonce2.aspx problem before and I finally figured out how to fix it, so I wrote a post on my blog that you might find useful. Fix runoncemsncom runonce2aspx error in IE 7. Hope it helps!

#57 User is offline   GratefulInNJ 

  • Group: Members
  • Posts: 2
  • Joined: 25-July 08

Posted 25 July 2008 - 10:25 AM

Hi - I've spent the last few weeks pulling my hair out over "runonce" and IE closing almost immediately. I've been a Firefox user (because of chronic IE trouble) for about two years but since I started creating websets I found it necessary to check them in both browsers for various reasons. Well, IE made that a miserable undertaking - the runonce page and the browser closing on me to be precise.

To get to my point: today I found this forum (via a google search on 'runonce removal') and want to say THANK YOU THANK YOU THANK YOU to akita for the RunOnceDone.rar download and to the generous person who offered the tip of disabling third party extensions. BOTH worked beautifully and I can now make my website checks without IE7 snags and shutdowns.

THANK YOU!!!!!!!!! Generous people like yourselves make online experiences less stressful for computer dopes like me. :)

ps...just saw that the second person is akishore

Linda

This post has been edited by GratefulInNJ: 25 July 2008 - 10:26 AM


#58 User is offline   GratefulInNJ 

  • Group: Members
  • Posts: 2
  • Joined: 25-July 08

Posted 25 July 2008 - 11:11 AM

To show my appreciation for the help I received here I just made a donation to the forum. Wish I had more to give to such a worthwhile place. Thanks again!

Linda

#59 User is offline   citizenkane01 

  • Group: Members
  • Posts: 1
  • Joined: 30-July 08

Posted 30 July 2008 - 12:53 AM

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, add a DWORD {RunOnceHasShown} and set the value to 1

close regedit and restart IE.

#60 User is offline   Zardoc 

  • Mad Scientist!!!
  • Group: Members
  • Posts: 21
  • Joined: 26-August 04

Posted 25 August 2008 - 07:44 AM

View PostLeveL, on Dec 8 2006, 02:50 PM, said:

I was having this same problem on IE6, it was going to "about:blank".

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. :blushing:


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"SearchMigrated"=dword:00000001
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy