Jump to content

Recommended Posts

Posted

There's an option in TweakXP (under explorer) to enable the 2000-style 'Classic Search' - I'd like to be able to do this with a registry key...anyone any idea where it is?

Cheers!

  • 2 weeks later...

Posted
There's an option in TweakXP (under explorer) to enable the 2000-style 'Classic Search' - I'd like to be able to do this with a registry key...anyone any idea where it is?

Cheers!

hi you can use this registry key

bye

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"

  • 2 weeks later...
Posted

There's an option in TweakXP (under explorer) to enable the 2000-style 'Classic Search' - I'd like to be able to do this with a registry key...anyone any idea where it is?

Cheers!

hi you can use this registry key

bye

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"

That's brilliant - thanks :D

  • 2 weeks later...
Posted (edited)

You could use the following regtweak, which not only disables the search assistant, but also uses advanced search:

;-----  Disable "Search Dog" and use advanced search
[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]
"Actor"=""
"SocialUI"=dword:00000000
"UsageCount"=dword:00000000
"UseAdvancedSearchAlways"=dword:00000001

If you just use the first two lines, you only disable the search assistant and use the normal search function.

Edited by Doc Symbiosis

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...