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.

> how to disable the annoying "http://runonce.msn.com/runonce2.aspx, IE 7
chee
post May 31 2006, 06:26 AM
Post #1


Member
**

Group: Members
Posts: 136
Joined: 21-July 04
Member No.: 25041



problem description:
every time ie 7 is opened, ie 7 directly goes to "http://runonce.msn.com/runonce2.aspx" if no human interventionand loads the ie 7 cumstomiztion page, it's very annoying
--
how to disable it?
thanks
Go to the top of the page
 
+Quote Post
4 Pages V  « < 2 3 4  
Start new topic
Replies (60 - 61)
traoullos
post Oct 13 2008, 05:05 AM
Post #61





Group: Members
Posts: 1
Joined: 13-October 08
Member No.: 214127
OS: none
Country Flag


QUOTE
Or AutoIt script:
CODE
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


I signed up to thank you MSDN and the user Canon for the autoIT script.
im in IT and set up hundreds of systems and this will come in handy for sure
im planning on compiling a autorun.exe that will set systems to my default "profile" and this will be a part of it
/salute from cyprus

P.S. why do we need to be redirected online to a website to choose settings that can only affect our browsing local side? thats my question? why does this runonce site need to be online? is there a benefit from microsoft in knowing how many new installations of I.E.7 take place?
go firefox go chrome

This post has been edited by traoullos: Oct 13 2008, 05:14 AM
Go to the top of the page
 
+Quote Post
kleinbaas
post Jun 25 2009, 06:40 AM
Post #62





Group: Members
Posts: 1
Joined: 25-June 09
Member No.: 248802
OS: Vista Business x86
Country Flag


FIXED: Stop the Internet Explorer runonce screen displaying when IE is started

I fixed this by adding two registry entries, this is how I did it:
(note: only do this if you cant stop the run-once screen appearing by selecting your options on the page and clicking on Save Settings)

1: Launch the registry editor
-> Click on start, run (in Vista on start button and type in “Start Search” box) and type regedit and press enter

2: Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

3: Add a DWORD value called RunOnceHasShown and set the value to 1
(note: if the value already exits just change its value to 1)
-> Right click in the right hand pane and select New > DWORD (32-bit) Value
-> Rename the new value to RunOnceHasShown
-> Double click on the new value and set its value to 1

3 b: Add a DWORD value called RunOnceComplete and set the value to 1
(note: if the value already exits just change its value to 1)
-> Right click in the right hand pane and select New > DWORD (32-bit) Value
-> Rename the new value to RunOnceComplete
-> Double click on the new value and set its value to 1

4: Check that the StartPage value has the correct home page in it (alternatively you can set this in Internet Explorer)

5: Close the registry and Open Internet Explorer. Hey presto, it works!

More info: Remember you can damage your Operating System when you edit the registry, so be careful. Thanks to robkermit and beentheredonethat from msfn.org for this solution. See http://www.brightvisions.co.uk/Latest-Solu...nce-screen.html for more details.

Al – IT Support Engineer for www.brightvisions.co.uk
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

4 Pages V  « < 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 - 06:26 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