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.
![]() ![]() |
Dec 9 2006, 10:17 AM Post
#21 | |
| Group: Members Posts: 1 Joined: 9-December 06 Member No.: 118061 |
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.
|
| | |
Dec 11 2006, 01:14 PM Post
#22 | |
| Group: Members Posts: 1 Joined: 11-December 06 Member No.: 118247 |
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. |
| | |
Dec 31 2006, 08:54 PM Post
#23 | |
| Group: Members Posts: 1 Joined: 31-December 06 Member No.: 119965 | 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~ 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 |
| | |
Jan 13 2007, 06:19 PM Post
#24 | |
| Group: Members Posts: 1 Joined: 13-January 07 Member No.: 121581 |
Search for about:blank in the registry and replace it with your default startpage like http://www.google.de! THX from Germany! |
| | |
May 24 2007, 07:58 AM Post
#25 | |
| Group: Members Posts: 1 Joined: 24-May 07 Member No.: 140420 OS: XP Pro x86 | 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.. |
| | |
May 25 2007, 09:52 AM Post
#26 | |
| Group: Members Posts: 2 Joined: 25-May 07 Member No.: 140557 OS: XP Home |
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? |
| | |
May 25 2007, 10:41 AM Post
#27 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 456 Joined: 15-September 05 From: USA Member No.: 73113 |
You can disable this (and other) settings using the group policy editor as well.
|
| | |
May 26 2007, 11:48 AM Post
#28 | |
| Group: Members Posts: 2 Joined: 25-May 07 Member No.: 140557 OS: XP Home |
can anyone help me? look 2 posts up This post has been edited by Burne201: May 26 2007, 11:48 AM |
| | |
Jun 26 2007, 07:18 PM Post
#29 | |
| Group: Members Posts: 1 Joined: 26-June 07 Member No.: 144503 OS: none |
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?
|
| | |
Jun 26 2007, 10:26 PM Post
#30 | |
| Beware of programmers with screwdrivers! Group: Moderator Posts: 2478 Joined: 29-November 05 From: fffff80001e79450 Member No.: 81039 OS: Windows 7 x64 |
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 |
| | |
Jul 11 2007, 06:29 PM Post
#31 | |
| Group: Members Posts: 1 Joined: 11-July 07 Member No.: 146311 OS: none |
I had to create both the RunOnceHasShown & the RunOnceComplete Dword values (set to 1) and this annoying problem was solved. Thanks everyone!
|
| | |
Aug 10 2007, 01:34 AM Post
#32 | |
| Advanced Member ![]() ![]() ![]() Group: Members Posts: 374 Joined: 7-January 05 From: Craiova , Romania Member No.: 40173 |
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 ? |
| | |
Aug 29 2007, 11:07 AM Post
#33 | |
| Group: Members Posts: 1 Joined: 29-August 07 Member No.: 152802 OS: XP Home |
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 |
| | |
Nov 15 2007, 01:18 PM Post
#34 | |
| Newbie Group: Members Posts: 18 Joined: 31-July 04 From: Netherlands Member No.: 25853 | 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! |
| | |
Nov 15 2007, 01:38 PM Post
#35 | |
| Member ![]() ![]() Group: Members Posts: 281 Joined: 18-August 05 Member No.: 69413 OS: Vista Business x86 |
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".
|
| | |
Dec 21 2007, 03:04 PM Post
#36 | |
| Group: Members Posts: 2 Joined: 21-December 07 Member No.: 167654 OS: XP Pro x64 |
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.
|
| | |
Dec 21 2007, 04:45 PM Post
#37 | |
| Group: Members Posts: 2 Joined: 21-December 07 Member No.: 167654 OS: XP Pro x64 | 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~ 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!!!!!!!! |
| | |
Dec 25 2007, 06:25 PM Post
#38 | |
| Group: Members Posts: 1 Joined: 25-December 07 Member No.: 168193 OS: XP Pro x86 |
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 |
| | |
Jan 21 2008, 10:49 AM Post
#39 | |
| Group: Members Posts: 1 Joined: 21-January 08 Member No.: 172630 OS: none | 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 |
| | |
Jan 24 2008, 05:27 PM Post
#40 | |
| Group: Members Posts: 1 Joined: 24-January 08 Member No.: 173255 OS: none |
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. |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 01:08 PM |