PC Review


Reply
Thread Tools Rate Thread

click.. but I dont want to search... help

 
 
woolee
Guest
Posts: n/a
 
      18th Jul 2009
when I left click on a folder to open a file the "search" window opens.
When I right click the submenu says..
search...
open
explore

How do I get the "open" back on top, so when I click a folder it just
opens...
please email me with ideas to fix this
wooleeacre @ yahoo.com
 
Reply With Quote
 
 
 
 
Alan Edwards
Guest
Posts: n/a
 
      18th Jul 2009
Search Companion Starts If You Double-Click a Folder
http://support.microsoft.com/?kbid=321186

Search or Command Prompt opens when double clicking a folder
http://www.dougknox.com/xp/scripts_d...older_open.htm

....Alan
--
Alan Edwards, MS MVP Windows - Internet Explorer
http://dts-l.com/index.htm



On Sat, 18 Jul 2009 15:40:01 -0700, in
microsoft.public.windowsxp.general, woolee
<(E-Mail Removed)> wrote:

>when I left click on a folder to open a file the "search" window opens.
>When I right click the submenu says..
>search...
>open
>explore
>
>How do I get the "open" back on top, so when I click a folder it just
>opens...
>please email me with ideas to fix this
>wooleeacre @ yahoo.com

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      19th Jul 2009
Copy and paste the following two commands into either the "Run" box on
your 'Start Menu' or a 'Command Prompt' (dos-box) window :


reg ADD HKCR\Folder\Shell /ve /d open /f


reg DELETE HKCR\Directory\Shell /ve /f


(The above commands should both be one-liners but may not appear so due
to line-wrap. Please ensure that the commands both begin with 'reg' and
end with '/f')

*Note - Please exercise care when editing the registry, always create a
backup and / or create a 'System Restore' point first.

==

Cheers, Tim Meddick, Peckham, London. :-)




"woolee" <(E-Mail Removed)> wrote in message
news:C28568F3-3B49-443A-81C9-(E-Mail Removed)...
> when I left click on a folder to open a file the "search" window
> opens.
> When I right click the submenu says..
> search...
> open
> explore
>
> How do I get the "open" back on top, so when I click a folder it just
> opens...
> please email me with ideas to fix this
> wooleeacre @ yahoo.com



 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a
 
      19th Jul 2009

You did a masterful job on multiposting this issue. Have you checked the other
newsgroups for answers

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

 
Reply With Quote
 
woolee
Guest
Posts: n/a
 
      20th Jul 2009

Thank you I will consider both yours and "Tim's" advice and will let you know
if this fixes it!
thank you for the prompt advice!


"Alan Edwards" wrote:

> Search Companion Starts If You Double-Click a Folder
> http://support.microsoft.com/?kbid=321186
>
> Search or Command Prompt opens when double clicking a folder
> http://www.dougknox.com/xp/scripts_d...older_open.htm
>
> ....Alan
> --
> Alan Edwards, MS MVP Windows - Internet Explorer
> http://dts-l.com/index.htm
>
>
>
> On Sat, 18 Jul 2009 15:40:01 -0700, in
> microsoft.public.windowsxp.general, woolee
> <(E-Mail Removed)> wrote:
>
> >when I left click on a folder to open a file the "search" window opens.
> >When I right click the submenu says..
> >search...
> >open
> >explore
> >
> >How do I get the "open" back on top, so when I click a folder it just
> >opens...
> >please email me with ideas to fix this
> >wooleeacre @ yahoo.com

>

 
Reply With Quote
 
woolee
Guest
Posts: n/a
 
      20th Jul 2009
Thank you I will consider both yours and "Alan's" advice and will let you
know if this fixes it!
thank you for the prompt advice!



"Tim Meddick" wrote:

> Copy and paste the following two commands into either the "Run" box on
> your 'Start Menu' or a 'Command Prompt' (dos-box) window :
>
>
> reg ADD HKCR\Folder\Shell /ve /d open /f
>
>
> reg DELETE HKCR\Directory\Shell /ve /f
>
>
> (The above commands should both be one-liners but may not appear so due
> to line-wrap. Please ensure that the commands both begin with 'reg' and
> end with '/f')
>
> *Note - Please exercise care when editing the registry, always create a
> backup and / or create a 'System Restore' point first.
>
> ==
>
> Cheers, Tim Meddick, Peckham, London. :-)
>
>
>
>
> "woolee" <(E-Mail Removed)> wrote in message
> news:C28568F3-3B49-443A-81C9-(E-Mail Removed)...
> > when I left click on a folder to open a file the "search" window
> > opens.
> > When I right click the submenu says..
> > search...
> > open
> > explore
> >
> > How do I get the "open" back on top, so when I click a folder it just
> > opens...
> > please email me with ideas to fix this
> > wooleeacre @ yahoo.com

>
>
>

 
Reply With Quote
 
woolee
Guest
Posts: n/a
 
      20th Jul 2009
thank you kind sir...
I am waiting for any additional posts, but I will consider the previous
recommendations... happily, I might add : )


"Peter Foldes" wrote:

> You did a masterful job on multiposting this issue. Have you checked the other
> newsgroups for answers
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
>

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      20th Jul 2009
Woolee,
the registry 'fix' that I posted was intended to be a
*quick* remedy.

If, however, you are apprehensive of using it, just go to the 'Folder
Options' control panel, and under the 'File Types' tab, go to the type:
"Folder" and click on the 'Advanced' button.

Then simply change the 'Set as default' behaviour from 'Find' to
'Explore' (or to 'Explore from here').

Just as if you were editing the right-click options for any file-type -
the only difference being that you are editing the item for 'Folder'.

==

Cheers, Tim Meddick, Peckham, London. :-)




"woolee" <(E-Mail Removed)> wrote in message
news:8F5A460D-6262-4380-B473-(E-Mail Removed)...
> Thank you I will consider both yours and "Alan's" advice and will let
> you
> know if this fixes it!
> thank you for the prompt advice!
>
>
>
> "Tim Meddick" wrote:
>
>> Copy and paste the following two commands into either the "Run" box
>> on
>> your 'Start Menu' or a 'Command Prompt' (dos-box) window :
>>
>>
>> reg ADD HKCR\Folder\Shell /ve /d open /f
>>
>>
>> reg DELETE HKCR\Directory\Shell /ve /f
>>
>>
>> (The above commands should both be one-liners but may not appear so
>> due
>> to line-wrap. Please ensure that the commands both begin with 'reg'
>> and
>> end with '/f')
>>
>> *Note - Please exercise care when editing the registry, always create
>> a
>> backup and / or create a 'System Restore' point first.
>>
>> ==
>>
>> Cheers, Tim Meddick, Peckham, London. :-)
>>
>>
>>
>>
>> "woolee" <(E-Mail Removed)> wrote in message
>> news:C28568F3-3B49-443A-81C9-(E-Mail Removed)...
>> > when I left click on a folder to open a file the "search" window
>> > opens.
>> > When I right click the submenu says..
>> > search...
>> > open
>> > explore
>> >
>> > How do I get the "open" back on top, so when I click a folder it
>> > just
>> > opens...
>> > please email me with ideas to fix this
>> > wooleeacre @ yahoo.com

>>
>>
>>



 
Reply With Quote
 
woolee
Guest
Posts: n/a
 
      21st Jul 2009
Timi, Alan and Peter... Thank you so much for helping me! It worked
wonderfully well.

Now lets just hope whatever my unconstrained digits do... they dont do it
again....
Carolyn

"woolee" wrote:

> thank you kind sir...
> I am waiting for any additional posts, but I will consider the previous
> recommendations... happily, I might add : )
>
>
> "Peter Foldes" wrote:
>
> > You did a masterful job on multiposting this issue. Have you checked the other
> > newsgroups for answers
> >
> > --
> > Peter
> >
> > Please Reply to Newsgroup for the benefit of others
> > Requests for assistance by email can not and will not be acknowledged.
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
click..no I dont want to search.. help woolee Windows XP Help 2 19th Jul 2009 01:19 AM
i dont no how to send a mail could u plz tell me wot to click on =?Utf-8?B?bWFyamFu?= Microsoft Excel New Users 1 28th Sep 2005 10:17 PM
Re: i dont want my folders in documents when i click on the start menu M8RIX Windows XP General 0 14th Apr 2005 01:18 AM
Choose yes, no or dont know with right click of cell =?Utf-8?B?Um9iZXJ0?= Microsoft Excel Worksheet Functions 1 8th Oct 2004 12:55 PM
HELP!!!! Something On my Right Click I Dont WANT!!! Anthony Windows XP Internet Explorer 1 17th Oct 2003 02:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 PM.