dcromwell Posted May 16, 2004 Posted May 16, 2004 In the registry tweaks section there are multiple entries about disabling the search dog. The tweak works find if you search from Windows Explorer or from the Start menu. However, if you click on the search icon in Internet Explorer that stupid dog appears. Anyone know how to enable that dog entirerly?
maxXPsoft Posted May 16, 2004 Posted May 16, 2004 regsvr32 /u %systemroot%\srchasst\srchui.dllThat unregisters the dll so he gone
neophyte Posted May 16, 2004 Posted May 16, 2004 If you like the look of the new Windows XP search system, you can disable it using this:Windows Registry Editor Version 5.00;Set search assistant to the good stuff (disable that dodgy assistant and use advanced search)[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]"SocialUI"=dword:00000000"UsageCount"=dword:00000001"UseAdvancedSearchAlways"=dword:00000001It disables the assistant, and gives you the advanced search method instead.Or you could use maxXPsoft's method, for a more 'permanent' solution
[BM]Crusher Posted May 16, 2004 Posted May 16, 2004 If you like the look of the new Windows XP search system, you can disable it using this:surely, you mean "If you don't like the look..."
RyanVM Posted May 17, 2004 Posted May 17, 2004 Is there a way to have the Advanced options always on by default? It gets annoying to always have to hit that little dropdown every time I do a search to have it search the system files and such (yes, I've already got those checked by default).
neophyte Posted May 20, 2004 Posted May 20, 2004 This is what I use, RyanVM:Windows Registry Editor Version 5.00;Force Search to Search All Files[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]"SearchSystemDirs"=dword:00000001"SearchHidden"=dword:00000001"SearchSlowFiles"=dword:00000001;Set search assistant to the good stuff (disable that s***ty assistant and use advanced search)[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]"SocialUI"=dword:00000000"UsageCount"=dword:00000001"UseAdvancedSearchAlways"=dword:00000001
RyanVM Posted May 20, 2004 Posted May 20, 2004 This is what I use, RyanVM:Windows Registry Editor Version 5.00;Force Search to Search All Files[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]"SearchSystemDirs"=dword:00000001"SearchHidden"=dword:00000001"SearchSlowFiles"=dword:00000001;Set search assistant to the good stuff (disable that s***ty assistant and use advanced search)[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]"SocialUI"=dword:00000000"UsageCount"=dword:00000001"UseAdvancedSearchAlways"=dword:00000001Thanks
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