XPero Posted November 5, 2007 Posted November 5, 2007 I know with XP, but it seems that the same trick doesnt work with Vista Thanks in advance
gosh Posted November 5, 2007 Posted November 5, 2007 (edited) So adding InternetOpenWith, with a dword of 0, at this key doesn't work?HKCU\Software\Microsoft\Windows\CurrentVersion\ExplorerIf that doesn't work, i know the code responsible for that is in shell32.dll. You could search shell32.dll for internetopenwith, or edit it with resource hacker, the setting should be a part of a an inf file embedded.-gosh Edited November 5, 2007 by gosh
ajua Posted November 7, 2007 Posted November 7, 2007 i haven't made a thorough search yet but i want to get this to work in vista too.
spacesurfer Posted December 24, 2007 Posted December 24, 2007 Finally, mystery solved. No, the XP registry does not work any more. For some reason, MS made a change to this by placing it in the policies:Disable Webservices for unknown file typesWindows Registry Editor Version 5.00;Disable Webservices for unknown file types[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoInternetOpenWith"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoInternetOpenWith"=dword:00000001
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now