how to find default browser in registry windows 7

Posted by Til86 on Super User See other posts from Super User or by Til86
Published on 2012-07-06T08:03:41Z Indexed on 2012/07/06 9:18 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

i need to change my default browser through my coding and so first i try to figure it through regedit (registy keys) http://stackoverflow.com/questions/968449/how-do-i-change-default-browser-using-c-sharp-or-batch-file as mentioned i used reg key{HKEY_LOCAL_MACHINE\SOFTWARE\Classes\http\shell\open\command} then i manual change my web browser from internet explore to chrome. but after i refresh values does not change in reg key. why this happen??? how can i detect my default browser in reg key?

© Super User or respective owner

Related posts about windows-7

Related posts about browser