Guest Gary''s Student Posted June 24, 2008 Posted June 24, 2008 I can activate Windows Desktop Search with: Set wshshell = CreateObject("Shell.Application") wshshell.findfiles How can I now command WDS to bring up the Search Companion (usually a simple mouse click)? or alternatively How can I bring up Search Companion directly without first activating WDS?? -- Gary''s Student - gsnu2007xx
Guest Kelly Posted June 24, 2008 Posted June 24, 2008 Re: Controlling Windows Desktop Search As your teacher! :o) -- All the Best, Kelly (MS-MVP/DTS&XP) Taskbar Repair Tool Plus! http://www.kellys-korner-xp.com/taskbarplus!.htm SupportSpace http://www.supportspace.com/pages?aiu=kellyskorner "Gary''s Student" <GarysStudent@discussions.microsoft.com> wrote in message news:CFF72B30-0258-4C3C-A940-BCE3A62268EF@microsoft.com... >I can activate Windows Desktop Search with: > > > Set wshshell = CreateObject("Shell.Application") > wshshell.findfiles > > > How can I now command WDS to bring up the Search Companion (usually a > simple > mouse click)? > > > or alternatively > > > How can I bring up Search Companion directly without first activating > WDS?? > > > -- > Gary''s Student - gsnu2007xx
Guest Gary''s Student Posted June 25, 2008 Posted June 25, 2008 Re: Controlling Windows Desktop Search Hi Kelly: Sadly, my Teacher is no longer with us. Perhaps I could be your Student (at least in this one instance) Any help would be greatly appreciated! -- Gary''s Student - gsnu200793 "Kelly" wrote: > As your teacher! :o) > > -- > > All the Best, > Kelly (MS-MVP/DTS&XP) > > Taskbar Repair Tool Plus! > http://www.kellys-korner-xp.com/taskbarplus!.htm > > SupportSpace > http://www.supportspace.com/pages?aiu=kellyskorner > > "Gary''s Student" <GarysStudent@discussions.microsoft.com> wrote in message > news:CFF72B30-0258-4C3C-A940-BCE3A62268EF@microsoft.com... > >I can activate Windows Desktop Search with: > > > > > > Set wshshell = CreateObject("Shell.Application") > > wshshell.findfiles > > > > > > How can I now command WDS to bring up the Search Companion (usually a > > simple > > mouse click)? > > > > > > or alternatively > > > > > > How can I bring up Search Companion directly without first activating > > WDS?? > > > > > > -- > > Gary''s Student - gsnu2007xx > >
Recommended Posts