![]() ![]() |
Oct 10 2005, 04:36 PM
Post
#1
|
|
|
Group: Members Posts: 8 Joined: 7-October 05 From: 127.0.0.1 :P Member No.: 75947
|
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! |
|
|
|
Oct 19 2005, 06:13 AM
Post
#2
|
|
|
Group: Members Posts: 1 Joined: 16-September 05 Member No.: 73310
|
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 CODE Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no" |
|
|
|
Oct 28 2005, 08:42 AM
Post
#3
|
|
|
Group: Members Posts: 8 Joined: 7-October 05 From: 127.0.0.1 :P Member No.: 75947
|
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 CODE Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no" That's brilliant - thanks |
|
|
|
Nov 8 2005, 02:36 AM
Post
#4
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1473 Joined: 17-February 05 From: Folsom, California Member No.: 44250 OS: none
|
So does that just disable the little dog?
|
|
|
|
Nov 11 2005, 03:03 AM
Post
#5
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 336 Joined: 3-August 04 Member No.: 26093
|
You could use the following regtweak, which not only disables the search assistant, but also uses advanced search:
CODE ;----- 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. This post has been edited by Doc Symbiosis: Nov 11 2005, 03:05 AM |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 8th January 2009 - 11:34 PM |