IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators.

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here.

4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
> how to disable the annoying "http://runonce.msn.com/runonce2.aspx, IE 7
Ronymo
post Dec 9 2006, 10:17 AM
Post #21





Group: Members
Posts: 1
Joined: 9-December 06
Member No.: 118061
Country Flag


After having this problem with our second computer and reading all the suggested solutions, I found a very simple solution. When first opening explorer, it will go to a site something like http://go.microsoft.com/fwlink/?LinkID=XXXXX, where X is a string of numbers. Close explorer. Then go to start-all programs-accessories-system tools-internet explorer(no add-ons). This opens explorer in a new window. Enter the address that explorer first tries to access, and enter. Voile! The set up site should appear where you can set the defaults, and problem solved! No need to add, delete, adjust any registry values or change any program settings. The problem apparently is caused by an add-on, such as an active-X control or something, which I haven't found, but IE now goes right to the home page.
Go to the top of the page
 
+Quote Post
WeekendPirate
post Dec 11 2006, 01:14 PM
Post #22





Group: Members
Posts: 1
Joined: 11-December 06
Member No.: 118247
Country Flag


Being semi-computer literate I tried this after my runonce.msn.com/runonce2.aspx simply remained that certain shade of blue... It took a second or two of "connecting" and although it appeared to load nothing appeared on the screen. If you have this problem, try clicking anywhere on the blue screen and then click CTRL+A (ie or edit / select all) and then open Word or similar word processor. Paste into it and you'll see the page come up... no idea why this is so, but now you can see what should have loaded, albeit not layed out the same way. The first link is for editing the settings. If you cannot double click it to go to a browser window, right click instead and select edit hyper link or edit url link depending on your software. The link (java..etc) appears and cut & paste this into the browser window. In my case this brought the correct page up. I selected my options and saved them. After the closing & opening of IE7 I was back to my good ol' goggle.co.uk home page ;-).

Hope it works for some.
Go to the top of the page
 
+Quote Post
rabanito172
post Dec 31 2006, 08:54 PM
Post #23





Group: Members
Posts: 1
Joined: 31-December 06
Member No.: 119965
Country Flag


QUOTE (Plamdi @ Oct 29 2006, 07:16 PM) *
QUOTE (~yorky~ @ Oct 29 2006, 06:42 AM) *
QUOTE (canon @ Oct 19 2006, 01:58 PM) *

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


I just become a member here....I just wanted to say thank you thank you!
the above instructions "fixed" my problem
~yorky~
I would like to confirm this, RunOnce* is NOT a value under HKLM - it only exisits under HKCU. My system doesn't have a problem, but for those who do:

CODE
Windows Registry Editor Version 5.00

[HKCU\Software\Microsoft\Internet Explorer\Main]
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:0000000


Save as IE7FIX.REG and run it.



For those who manually open Regedit and are not familiar with it - KEYS are FOLDERS, and the things inside the Keys are the VALUES (whereas normally files are inside values). Each value contains DATA. For instance:



"HKCU\Software\Microsoft\Internet Explorer\Main" is a KEY.

"RunOnceComplete" is a VALUE.

"dword:00000001" is DATA.



You could also do this with a batch (.CMD or .BAT) file:

CODE
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceComplete" /T REG_DWORD /D 1 /F

REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceHasShown" /T REG_DWORD /D 1 /F


Thank YOu Very much This was the easiest solution for us that do not know a lot about registry thank you!!!!!!!

This post has been edited by rabanito172: Dec 31 2006, 08:55 PM
Go to the top of the page
 
+Quote Post
umek
post Jan 13 2007, 06:19 PM
Post #24





Group: Members
Posts: 1
Joined: 13-January 07
Member No.: 121581
Country Flag


Search for about:blank in the registry and replace it with your default startpage like http://www.google.de! thumbup.gif

THX from Germany!
Go to the top of the page
 
+Quote Post
artaban
post May 24 2007, 07:58 AM
Post #25





Group: Members
Posts: 1
Joined: 24-May 07
Member No.: 140420
OS: XP Pro x86
Country Flag


QUOTE (robkermit @ Oct 19 2006, 02:02 PM) *
Using the IE7 final, the last message posted does not fix the problem listed.

After a little playing, I did find the solution to the problem. It does require that you make the change recommended in the last post (Or in my case, it did not exist, so I had to create the DWORD).

IN ADDITION to what the last post recommends, you should also create the following DWORD in HKCU>Software>Microsoft>Internet Explorer>Main:

RunOnceComplete

Set it to 1

This FIXED it for me! Hopefully this will fix it for everyone else having the same problem.

Good luck!



Hey Friends!! I Just navigated to this forum in search for the answer to this problem, and FOUND IT!! Thanks for your knowledge..
Artaban... form Venezuela.. thumbup.gif
Go to the top of the page
 
+Quote Post
Burne201
post May 25 2007, 09:52 AM
Post #26





Group: Members
Posts: 2
Joined: 25-May 07
Member No.: 140557
OS: XP Home
Country Flag


Hello All,

I registered to this site in hopes of fixing the IE problem with runonce. I tried to edit the Registry but I dont have the RUNONCE VALUE when I go to HKEY_CURRENT_USER - SOFTWARE - MICROSOFT - IE - MAIN

Is there a reason why RUNONCECOMPLETE isnt listed?
Go to the top of the page
 
+Quote Post
TheFlash428
post May 25 2007, 10:41 AM
Post #27


Advanced Member
***

Group: Members
Posts: 456
Joined: 15-September 05
From: USA
Member No.: 73113
Country Flag


You can disable this (and other) settings using the group policy editor as well.
Go to the top of the page
 
+Quote Post
Burne201
post May 26 2007, 11:48 AM
Post #28





Group: Members
Posts: 2
Joined: 25-May 07
Member No.: 140557
OS: XP Home
Country Flag


can anyone help me?

look 2 posts up

This post has been edited by Burne201: May 26 2007, 11:48 AM
Go to the top of the page
 
+Quote Post
jr11
post Jun 26 2007, 07:18 PM
Post #29





Group: Members
Posts: 1
Joined: 26-June 07
Member No.: 144503
OS: none
Country Flag


downloded the ie7 beta from microsoft and got runounce.msn for the home page went to change it to my homepage and got 4 trojun dialers was able to delete 3 and finally had to format and reinstall windows how do i get rid of this anoing thing?
Go to the top of the page
 
+Quote Post
nitropuppy
post Jun 26 2007, 10:26 PM
Post #30


Beware of programmers with screwdrivers!
Group Icon

Group: Moderator
Posts: 2478
Joined: 29-November 05
From: fffff80001e79450
Member No.: 81039
OS: Windows 7 x64
Country Flag


Beta? Are you sure you got it from Microsoft? The final code is out for quite some time now (but in order to download it from Microsoft one needs to pass the WGA test newwink.gif )
Go to the top of the page
 
+Quote Post
bajan4evr
post Jul 11 2007, 06:29 PM
Post #31





Group: Members
Posts: 1
Joined: 11-July 07
Member No.: 146311
OS: none
Country Flag


I had to create both the RunOnceHasShown & the RunOnceComplete Dword values (set to 1) and this annoying problem was solved. Thanks everyone!
Go to the top of the page
 
+Quote Post
oneless
post Aug 10 2007, 01:34 AM
Post #32


Advanced Member
***

Group: Members
Posts: 374
Joined: 7-January 05
From: Craiova , Romania
Member No.: 40173
Country Flag


thank you !

but , before setting
RunOnceHasShown & the RunOnceComplete Dword values to 1

i need 2 more tweaks :
1. keep the default searching provider
2. check the antiphishing box

where are theese keys in registry ?
Go to the top of the page
 
+Quote Post
deepsaint
post Aug 29 2007, 11:07 AM
Post #33





Group: Members
Posts: 1
Joined: 29-August 07
Member No.: 152802
OS: XP Home
Country Flag


hi,

i would like to post a same situation although there are plenty of ways to solve in your posts but i tried some of it but still have not fix yet.
just wanted to ask clearly my problem.

problem:
1. my home page always starts with this url
http://runonce.msn.com/runonce2.aspx

2. when i open a new tab and already set it opening a home page, the "welcome to tabbed browsing still always open even thou i check the "dont show this page again"

tried to disable the protection homepage from norton

3. i tried to change a new default search provider but everytime i click a new search provider it does not respond

i thought the norton is responsible for this problem
hope i can find answer in this topic, tnx

im using windows xp home sp2, 60 gb, 1.7 ghz, 448mb, toshiba satellite laptop, norton protection 2006 with internet security
Go to the top of the page
 
+Quote Post
djseppie
post Nov 15 2007, 01:18 PM
Post #34


Newbie


Group: Members
Posts: 18
Joined: 31-July 04
From: Netherlands
Member No.: 25853



QUOTE (canon @ Oct 19 2006, 12:58 PM) *
I installed last nights release today. Had a problem loading the RUNONCE page. After hanging for 5 minutes or more, the page finally loaded. I recorded two registry keys that was created. I closed IE7 and reopened and the RUNONCE page did not attempt to load. I removed the registry keys and the RUNONCE page attempted to load.

I did a Google search and could not find this resolution anywhere, hope this helps somebody.

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
Source: http://it.megocollector.com/detail.asp?iFa...0&iType=25


Thanx, this is the right solution!
Go to the top of the page
 
+Quote Post
redxii
post Nov 15 2007, 01:38 PM
Post #35


Member
**

Group: Members
Posts: 281
Joined: 18-August 05
Member No.: 69413
OS: Vista Business x86
Country Flag


I had the same problem and it turned out that it kept going to the runonce page because the security settings were way too tight. Usually I set admin accounts Internet zone to "High".
Go to the top of the page
 
+Quote Post
Nazman06
post Dec 21 2007, 03:04 PM
Post #36





Group: Members
Posts: 2
Joined: 21-December 07
Member No.: 167654
OS: XP Pro x64
Country Flag


My problem is the run once page always comes up.I check the boxes for my settings and hit apply settings..and it say's "Applying Settings" and just sit's there and never finishes.
Go to the top of the page
 
+Quote Post
Nazman06
post Dec 21 2007, 04:45 PM
Post #37





Group: Members
Posts: 2
Joined: 21-December 07
Member No.: 167654
OS: XP Pro x64
Country Flag


QUOTE (rabanito172 @ Dec 31 2006, 08:54 PM) *
QUOTE (Plamdi @ Oct 29 2006, 07:16 PM) *
QUOTE (~yorky~ @ Oct 29 2006, 06:42 AM) *
QUOTE (canon @ Oct 19 2006, 01:58 PM) *

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


I just become a member here....I just wanted to say thank you thank you!
the above instructions "fixed" my problem
~yorky~
I would like to confirm this, RunOnce* is NOT a value under HKLM - it only exisits under HKCU. My system doesn't have a problem, but for those who do:

CODE
Windows Registry Editor Version 5.00

[HKCU\Software\Microsoft\Internet Explorer\Main]
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:0000000


Save as IE7FIX.REG and run it.



For those who manually open Regedit and are not familiar with it - KEYS are FOLDERS, and the things inside the Keys are the VALUES (whereas normally files are inside values). Each value contains DATA. For instance:



"HKCU\Software\Microsoft\Internet Explorer\Main" is a KEY.

"RunOnceComplete" is a VALUE.

"dword:00000001" is DATA.



You could also do this with a batch (.CMD or .BAT) file:

CODE
REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceComplete" /T REG_DWORD /D 1 /F

REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceHasShown" /T REG_DWORD /D 1 /F


Thank YOu Very much This was the easiest solution for us that do not know a lot about registry thank you!!!!!!!


I did this and it worked!!! Thank You Thank You Thank You!!!!!!!!
Go to the top of the page
 
+Quote Post
akita96th
post Dec 25 2007, 06:25 PM
Post #38





Group: Members
Posts: 1
Joined: 25-December 07
Member No.: 168193
OS: XP Pro x86
Country Flag


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

http://flashwrkz.com/downloads/RunOnceDone.rar
Go to the top of the page
 
+Quote Post
wytevett
post Jan 21 2008, 10:49 AM
Post #39





Group: Members
Posts: 1
Joined: 21-January 08
Member No.: 172630
OS: none
Country Flag


QUOTE (canon @ Oct 19 2006, 12:58 PM) *
I installed last nights release today. Had a problem loading the RUNONCE page. After hanging for 5 minutes or more, the page finally loaded. I recorded two registry keys that was created. I closed IE7 and reopened and the RUNONCE page did not attempt to load. I removed the registry keys and the RUNONCE page attempted to load.

I did a Google search and could not find this resolution anywhere, hope this helps somebody.

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
Source: http://it.megocollector.com/detail.asp?iFa...0&iType=25



This worked for me. I have a brand new HP laptop with vista and it keeps coming up to the runonce screen, with an HTTP Error timed out or something like that.

Adding the two DWORDS above fixed my problem.

Thanks,
Phil
Go to the top of the page
 
+Quote Post
Gethryn
post Jan 24 2008, 05:27 PM
Post #40





Group: Members
Posts: 1
Joined: 24-January 08
Member No.: 173255
OS: none
Country Flag


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

The runonce problem came up yesterday when I "upgraded" my wife's PC to IE7. It was quickly fixed by going back to the previous day's System Restore point, i.e back to IE6. QED!!

However, there is an even better solution, which is to dump Internet Explorer and to use the much more reliable Firefox browser - this is installed on my other PC's and there is no way I am going to use IE unless some application demands it.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 08:24 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy