Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

ie8 installed but set up message pops always at start

Feb 4, 2010 8:14AM PST

Everytime my notebook starts a set up message for ie8 pops although I already have it installed and it is very annoying to close the message everytime. How do I close this message for good? I'm considering to uninstall ie8 but I'm afraid that the message will keep popping up. Someone has or had the ame problem? Pgualb
PS My notebook is an Acer Extensa 4630Z with Windows Vista

Discussion is locked

- Collapse -
What does that pop-up message say?
Feb 4, 2010 7:24PM PST

There may be other aspects of IE 8 that need setting up, eg Search Providers, Accelerators, etc.

Mark

- Collapse -
bar at the top: Set up Windows Internet Explorer 8
Feb 5, 2010 3:42AM PST

Besides the bar already quoted the window's title says: Welcome to Internet Explorer 8. Pgualb

- Collapse -
This one?
Feb 5, 2010 8:19PM PST
- Collapse -
IE8 Pop up
Feb 5, 2010 9:08PM PST

Yes Mark.That's exactly the one that has being bothering me for so long!Pgualb

- Collapse -
In that case,
Feb 5, 2010 10:46PM PST

IE is asking you to complete it's setup.

Either click "Use express settings" or "Custom settings", then click Next.

Mark

- Collapse -
IE8 keeps on popping
Feb 6, 2010 3:21AM PST

Mark: I've tried your suggestion both ways (express and custom) but the window keeps on popping everytime I turn IE on.Pgualb

- Collapse -
Disable IE8 welcome message
Mar 7, 2011 11:54AM PST

Either:

open regedit, navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN
Create a new dword named "DisableRun"
Set its value to 1
Reboot PC to apply new registry setting.
You should no longer receive IE8 welcome pop-up.


Or...


Open Notepad, enter or paste the following text exactly (do not include < & &gtWink:

<
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN]
"DisableRun"=dword:00000001
>

Save file as noWelcome.reg (** Be sure to change 'Save as type' to 'All Files' below where you name the file.)
Open Windows Explorer or (My) Documents and select noWelcome.reg
Either select "Merge" from the menu on top, or right-click on file and select "Merge".
Acknowlege the warning message.
The last message states the registry has been edited.
Reboot PC to apply new registry setting.
You should no longer receive IE8 welcome pop-up.