java - Accessing Browser using RegistryEdit -


i accessing ie gui when default browser not set.that time accessing ie (when ie not default browser) using path in regisryedit software\\microsoft\\windows\\shell\\associations\\urlassociations\\http\\userchoice. ie launching gui when default browser not set. in windows xp using software\classes\http\shell\open\command path.it not working? path correct.

1)software\\microsoft\\windows\\shell\\associations\\urlassociations\\http\\userchoice--progid ie.http in windows 7

2)software\\classes\\http\\shell\\open\\command---nothing shown windows 7.

what should access ie(when not set default)from windows xp.

you can read path here:

hkey_local_machine\software\microsoft\windows\currentversion\app paths\iexplore.exe 

the ie installed path stored in 'path' value of key.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -