file search -how to disable searching thru zip & cab files

 

 

does anyone know how to disable file search from going thru zip &
cab files, when I'm looking for a file & just want to do a simple file
search like in previous OSs, I want to skip cab & zip files,

Thanks,
 
K

Kelly

Hi,

Un-register the zip and cab file dlls, then re-register them after that. Go
to Start/Run and type in:

Before Search:
regsvr32 /u zipfldr.dll
regsvr32 /u cabview.dll

After Search:
regsvr32 zipfldr.dll
regsvr32 cabview.dll


/xp_tweaks.htm

Top 10 Frequently Asked Questions and Answers
http://www.kellys-korner-xp.com/top10faqs.htm
 
P

Paul

Hiya,
I tried this approach and it worked well for me. A couple
of comments.

After re-registering the dlls I had to log off and back on
before zip and cab files would be searched.

I put the commands in a .bat files and added the /s option
to suppress the message boxes.

Cheers
-----Original Message-----
Hi,

Un-register the zip and cab file dlls, then re-register them after that. Go
to Start/Run and type in:

Before Search:
regsvr32 /u zipfldr.dll
regsvr32 /u cabview.dll

After Search:
regsvr32 zipfldr.dll
regsvr32 cabview.dll


--
All the Best,
Kelly

MS-MVP Win98/XP
[AE-Windows® XP]

Troubleshooting Windows XP
http://www.kellys-korner-xp.com
http://www.kellys-korner-xp.com/xp_abc.htm
http://www.kellys-korner-xp.com/xp_tweaks.htm

Top 10 Frequently Asked Questions and Answers
http://www.kellys-korner-xp.com/top10faqs.htm


does anyone know how to disable file search from going thru zip &
cab files, when I'm looking for a file & just want to do a simple file
search like in previous OSs, I want to skip cab & zip files,

Thanks,

.
 
K

Kelly

Thanks for the feedback, Paul.

/xp_tweaks.htm

Top 10 Frequently Asked Questions and Answers
http://www.kellys-korner-xp.com/top10faqs.htm


Hiya,
I tried this approach and it worked well for me. A couple
of comments.

After re-registering the dlls I had to log off and back on
before zip and cab files would be searched.

I put the commands in a .bat files and added the /s option
to suppress the message boxes.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top