Tom's Hardware > Forum > Windows XP > Windows XP General Discussion > Keep Getting Search Windows When Opening Files

Keep Getting Search Windows When Opening Files

Forum Windows XP : Windows XP General Discussion - Keep Getting Search Windows When Opening Files

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

For some reason tonight my computer decided that when I try to open a file by
double clicking on a file icon, it brings up a search window with the little
wizard fellow. If I right click and open up the file that way, no problem.
Just everytime I double click to open any file, I'm off to a search window
with the subject of the search whatever file I was trying to open. I'm
guessing there is a simple fix but I don't have a clue. It's darn annoying.
Please....help!

Your kind assistance will be heartily appreciated.

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Hi

Please see the following link to Kelly's web site:

Line 18 - right hand side
http://www.kellys-korner-xp.com/xp_tweaks.htm

--

Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups


"Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
news:19914413-B0EA-4163-BEBF-5870504FE41F@microsoft.com...
> For some reason tonight my computer decided that when I try to open a file
> by
> double clicking on a file icon, it brings up a search window with the
> little
> wizard fellow. If I right click and open up the file that way, no problem.
> Just everytime I double click to open any file, I'm off to a search window
> with the subject of the search whatever file I was trying to open. I'm
> guessing there is a simple fix but I don't have a clue. It's darn
> annoying.
> Please....help!
>
> Your kind assistance will be heartily appreciated.

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Will;

I was a little uneasy mucking around with the registry, but took a deep
breath and went for it. That took care of the problem. I suppose I should
cloud my mind further with trying to figure out how it happened.

Thanks ever so much.

Gerry

"Will Denny" wrote:

> Hi
>
> Please see the following link to Kelly's web site:
>
> Line 18 - right hand side
> http://www.kellys-korner-xp.com/xp_tweaks.htm
>
> --
>
> Will Denny
> MS-MVP Windows Shell/User
> Please reply to the News Groups
>
>
> "Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
> news:19914413-B0EA-4163-BEBF-5870504FE41F@microsoft.com...
> > For some reason tonight my computer decided that when I try to open a file
> > by
> > double clicking on a file icon, it brings up a search window with the
> > little
> > wizard fellow. If I right click and open up the file that way, no problem.
> > Just everytime I double click to open any file, I'm off to a search window
> > with the subject of the search whatever file I was trying to open. I'm
> > guessing there is a simple fix but I don't have a clue. It's darn
> > annoying.
> > Please....help!
> >
> > Your kind assistance will be heartily appreciated.
>
>
>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Hi

If you do edit the Registry at any time there is a very good program to
backup/restore it:

ERUNT
http://www.larshederer.homepage.t-online.de/erunt/
http://www.larshederer.homepage.t- [...] /erunt.txt

--

Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups


"Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
news:4B28C727-CCD8-4855-B9EE-E43F6BA8F9A2@microsoft.com...
> Will;
>
> I was a little uneasy mucking around with the registry, but took a deep
> breath and went for it. That took care of the problem. I suppose I should
> cloud my mind further with trying to figure out how it happened.
>
> Thanks ever so much.
>
> Gerry
>
> "Will Denny" wrote:
>
>> Hi
>>
>> Please see the following link to Kelly's web site:
>>
>> Line 18 - right hand side
>> http://www.kellys-korner-xp.com/xp_tweaks.htm
>>
>> --
>>
>> Will Denny
>> MS-MVP Windows Shell/User
>> Please reply to the News Groups
>>
>>
>> "Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
>> news:19914413-B0EA-4163-BEBF-5870504FE41F@microsoft.com...
>> > For some reason tonight my computer decided that when I try to open a
>> > file
>> > by
>> > double clicking on a file icon, it brings up a search window with the
>> > little
>> > wizard fellow. If I right click and open up the file that way, no
>> > problem.
>> > Just everytime I double click to open any file, I'm off to a search
>> > window
>> > with the subject of the search whatever file I was trying to open. I'm
>> > guessing there is a simple fix but I don't have a clue. It's darn
>> > annoying.
>> > Please....help!
>> >
>> > Your kind assistance will be heartily appreciated.
>>
>>
>>

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Gerry,

>> I suppose I should cloud my mind further with trying to figure out how it
>> happened.


This problem occurs when you alter the "Drive" / "File Folders" entries via
File Types dialog, to add a "Command Prompt here" or "Print Directory"
feature for folders. (example)

http://support.microsoft.com/?kbid=321379
http://support.microsoft.com/?kbid=321186

Resolution:

Click Start/Run and type this command to fix this problem:
(Tip from David Candy)

regsvr32 /i shell32.dll

-or-

To fix this manually via registry:

If this problem is seen for Drives:

HKEY_CLASSES_ROOT\Drive\shell
Set (default) to "none" (without " )

If this problem is seen for folders:

[HKEY_CLASSES_ROOT\Directory\shell]
Set (default) to "none" (without " )

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com
http://windowsxp.mvps.org

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp [...] setup.mspx


"Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
news:4B28C727-CCD8-4855-B9EE-E43F6BA8F9A2@microsoft.com...
> Will;
>
> I was a little uneasy mucking around with the registry, but took a deep
> breath and went for it. That took care of the problem. I suppose I should
> cloud my mind further with trying to figure out how it happened.
>
> Thanks ever so much.
>
> Gerry
>
> "Will Denny" wrote:
>
>> Hi
>>
>> Please see the following link to Kelly's web site:
>>
>> Line 18 - right hand side
>> http://www.kellys-korner-xp.com/xp_tweaks.htm
>>
>> --
>>
>> Will Denny
>> MS-MVP Windows Shell/User
>> Please reply to the News Groups
>>
>>
>> "Dr. Zoidberg" <DrZoidberg@discussions.microsoft.com> wrote in message
>> news:19914413-B0EA-4163-BEBF-5870504FE41F@microsoft.com...
>> > For some reason tonight my computer decided that when I try to open a
>> > file
>> > by
>> > double clicking on a file icon, it brings up a search window with the
>> > little
>> > wizard fellow. If I right click and open up the file that way, no
>> > problem.
>> > Just everytime I double click to open any file, I'm off to a search
>> > window
>> > with the subject of the search whatever file I was trying to open. I'm
>> > guessing there is a simple fix but I don't have a clue. It's darn
>> > annoying.
>> > Please....help!
>> >
>> > Your kind assistance will be heartily appreciated.
>>
>>
>>

Reply to Anonymous
Tom's Hardware > Forum > Windows XP > Windows XP General Discussion > Keep Getting Search Windows When Opening Files
Go to:

There are 938 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them