Google
 
Webnews.only-4-geeks.com
Interesting places
news.only-4-geeks.com Forum Index » Windows 98

Setting IE as default browser in registry

 
Jump to:  
 
DaffyD®
PostPosted: Sun Jun 29, 2008 5:12 am    Post subject: Setting IE as default browser in registry
       
Hope this isn't OT, but where in the registry to I find the value that
enables the popup window to set IE as the default browser if another browser
has been installed?
I think it's HLCU\Software\Microsoft\Windows\Current Version\Internet
Settings, the Default string. Is this right? If so, what would the value be
set to?
--
{ : [|]=( DaffyD®

If I knew where I was I'd be there now.
 

 
MEB
PostPosted: Sun Jun 29, 2008 7:02 am    Post subject: Re: Setting IE as default browser in registry
       
In news:enqyudb2IHA.548@TK2MSFTNGP06.phx.gbl at ,
DaffyD® contemplated and posted:
| Hope this isn't OT, but where in the registry to I find the value that
| enables the popup window to set IE as the default browser if another
| browser has been installed?
| I think it's HLCU\Software\Microsoft\Windows\Current Version\Internet
| Settings, the Default string. Is this right? If so, what would the
| value be set to?

Doesn't the setup feature work in right click icon > Properties > Programs
Quote:
check - Internet Explorer should check whether its the default browser -
or isn't that working for you?


--
MEB
LINK
--
_________
 

 
Etal
PostPosted: Sun Jun 29, 2008 4:07 pm    Post subject: Re: Setting IE as default browser in registry
       
DaffyD® wrote:

Quote:
Hope this isn't OT, but where in the registry to I find the value that
enables the popup window to set IE as the default browser if another browser
has been installed?
I think it's HLCU\Software\Microsoft\Windows\Current Version\Internet
Settings, the Default string. Is this right? If so, what would the value be
set to?


x-x-x-x-x-x-x-x-x-x--x-x-x-x- Tear Here -x-x-x-x-x-x-x-x-x-x-x-x
REGEDIT4

; Setting for the OS as a whole:
[HKey_Local_Machine\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="yes"
; "Check_Associations"="no"

; Setting for Current(ly Logged in Active) User:
; ( this should override the above one )
[HKey_Current_User\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="yes"
; "Check_Associations"="no"

; There needs to be an empty line below this one.

x-x-x-x-x-x-x-x-x-x--x-x-x-x- Tear Here -x-x-x-x-x-x-x-x-x-x-x-x


--
Nah-ah. I'm staying out of this. ... Now, here's my opinion.

Please followup in the newsgroup.
E-mail address is invalid due to spam-control.
 

 
DaffyD®
PostPosted: Sun Jun 29, 2008 11:15 pm    Post subject: Re: Setting IE as default browser in registry
       
"MEB" <meb@not here@hotmail.com> wrote in message
news:OxZHfZc2IHA.2064@TK2MSFTNGP05.phx.gbl...
Quote:
In news:enqyudb2IHA.548@TK2MSFTNGP06.phx.gbl at ,
DaffyD® contemplated and posted:
| Hope this isn't OT, but where in the registry to I find the value that
| enables the popup window to set IE as the default browser if another
| browser has been installed?
| I think it's HLCU\Software\Microsoft\Windows\Current Version\Internet
| Settings, the Default string. Is this right? If so, what would the
| value be set to?

Doesn't the setup feature work in right click icon > Properties
Programs
check - Internet Explorer should check whether its the default browser -
or isn't that working for you?

--
MEB
LINK
--
_________

This was a "duh" moment when I discovered it sometime after I had posted
my message.

 

 
DaffyD®
PostPosted: Sun Jun 29, 2008 11:17 pm    Post subject: Re: Setting IE as default browser in registry
       
"Etal" <look@sig.bcause.this.is.invalid> wrote in message
news:g48ivu$fgv$1@aioe.org...
Quote:
DaffyD® wrote:

Hope this isn't OT, but where in the registry to I find the value that
enables the popup window to set IE as the default browser if another
browser
has been installed?
I think it's HLCU\Software\Microsoft\Windows\Current Version\Internet
Settings, the Default string. Is this right? If so, what would the value
be
set to?


x-x-x-x-x-x-x-x-x-x--x-x-x-x- Tear Here -x-x-x-x-x-x-x-x-x-x-x-x
REGEDIT4

; Setting for the OS as a whole:
[HKey_Local_Machine\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="yes"
; "Check_Associations"="no"

; Setting for Current(ly Logged in Active) User:
; ( this should override the above one )
[HKey_Current_User\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="yes"
; "Check_Associations"="no"

; There needs to be an empty line below this one.

x-x-x-x-x-x-x-x-x-x--x-x-x-x- Tear Here -x-x-x-x-x-x-x-x-x-x-x-x


--
Nah-ah. I'm staying out of this. ... Now, here's my opinion.

Please followup in the newsgroup.
E-mail address is invalid due to spam-control.

Thanks, I'll take a look at this and also MEB's suggestion.
 

 
MEB
PostPosted: Mon Jun 30, 2008 2:38 am    Post subject: Re: Setting IE as default browser in registry
       
In news:ubkCb7k2IHA.3600@TK2MSFTNGP04.phx.gbl at ,
DaffyD® contemplated and posted:
| "MEB" <meb@not here@hotmail.com> wrote in message
| news:OxZHfZc2IHA.2064@TK2MSFTNGP05.phx.gbl...
|> In news:enqyudb2IHA.548@TK2MSFTNGP06.phx.gbl at ,
|> DaffyD® contemplated and posted:
|> | Hope this isn't OT, but where in the registry to I find the value
|> | that enables the popup window to set IE as the default browser if
|> | another browser has been installed?
|> | I think it's HLCU\Software\Microsoft\Windows\Current
|> | Version\Internet Settings, the Default string. Is this right? If
|> | so, what would the value be set to?
|>
|> Doesn't the setup feature work in right click icon > Properties >
| Programs
|> > check - Internet Explorer should check whether its the default
|> > browser - or isn't that working for you?
|>
|> --
|> MEB
|> LINK
|> --
|> _________
|>
|> This was a "duh" moment when I discovered it sometime after I had
|> posted my message.

Well, we aren't getting any younger... If I could remember everything I
forgot I would, uhm, what was I going to say...

--
MEB
LINK
--
_________
 

Page 1 of 1 .:.

Google
 
Webnews.only-4-geeks.com

Windows Update | C++ | C | PHP | JavaScript | Photoshop | Programming | Windows 2000 | Python | Windows XP | Object | Flash | Flash - ActionScript | Paint Shop Pro | Excel | PowerPoint | Access | Word | Windows 98 | Internet Explorer 6.0 | CorelDraw12 | Java | XML | asm x86 | Linux Mandrake | Linux RedHat | Outlook |  | news from newsgroups |_ | s

Web Templates

Awesome Website Templates ©

rodos last minute nieruchomości w olsztynie Linki zakładki Balconette Wakacje nad morzem