![]() ![]() ![]() ![]() |
|
gzt:gzt: Try looking in HKEY_CLASSES_ROOT for the HTTP handler and compare that to a known good machine.
Actually, this key is built per user logon.
Log on as a different user.
If IE works correctly for the new user then we can think about which key to export.
gzt:gzt: Try looking in HKEY_CLASSES_ROOT for the HTTP handler and compare that to a known good machine.
Actually, this key is built per user logon.
Log on as a different user.
If IE works correctly for the new user then we can think about which key to export.
gzt: I'll assume that is a yes and move on to the next step.
Time to examine: HKEY_CURRENT_USER\Software\Classes\http\shell\open\ for each user.
OldGeek:gzt: I'll assume that is a yes and move on to the next step.
Time to examine: HKEY_CURRENT_USER\Software\Classes\http\shell\open\ for each user.
Under the new user there are virtually no keys under the above directory, however under the existing user there are a number of entries such as .htm, .html etc (note the preceeding dot and no http key) all of which have a default of "ChromeHTML". Looks like paydirt here because Chrome is not installed AFAIK. Is it safe to delete all the entries that show a value of"ChromeHTML"?
gzt: Nice job. Well done!
colinuu: Surely a well written uninstaller should restore the registry to the condition it was in beforehand?
colinuu: It seems like Google are arrogant enough to assume that Chrome is so amazingly wonderful that no-one would dream of removing it?
OldGeek: My inclination is to delete these keys as they reference chrome.
|
![]() ![]() ![]() ![]() |