IE8 registry location for multiple home page tabs

3

1

I'd like to open three tabs when ever I open IE8. I've found where to define the start page, but how do I define the other two tabs?

Jamie

Posted 2010-06-11T18:09:47.890

Reputation: 31

Answers

3

Jared Harley is corect. If you want to do that using Registry Editor then go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

Here Start Page(String value) value is for main home page. Set main home page here. And Secondary Start Pages(Multi-string value) value is for other home pages. Write home pages in different line here.

chanchal1987

Posted 2010-06-11T18:09:47.890

Reputation: 258

See here for how to add multi string values for the Secondary Start Pages http://stackoverflow.com/a/23569945/74585

– Matthew Lock – 2014-07-31T06:44:46.060

1

In the Internet Explorer settings window, under the "General" tab, type in each webpage you want to open on its own line and click OK.

settings window

Jared Harley

Posted 2010-06-11T18:09:47.890

Reputation: 11 692

Alternatively, open the tabs you want, then go to Tools, Internet Options and click "Use current". – Bavi_H – 2010-06-12T00:22:13.670