PDA

View Full Version : file search -how to disable searching thru zip & cab files


 
August 10th 03, 06:25 PM
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,

Kelly
August 11th 03, 12:21 AM
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


> wrote in message
...
>
> 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,
>

Paul
August 12th 03, 10:00 PM
Hiya,=20
I tried this approach and it worked well for me. A couple=20
of comments.=20

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

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

Cheers

>-----Original Message-----
>Hi,
>
>Un-register the zip and cab file dlls, then re-register=20
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
>
>
>--=20
>All the Best,
>Kelly
>
>MS-MVP Win98/XP
>[AE-Windows=AE 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
>
>
> wrote in message
...
>>
>> does anyone know how to disable file search from going=20
thru zip &
>> cab files, when I'm looking for a file & just want to=20
do a simple file
>> search like in previous OSs, I want to skip cab & zip=20
files,
>>
>> Thanks,
>>
>
>.
>

Kelly
August 13th 03, 08:47 PM
Thanks for the feedback, Paul.

--
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


"Paul" > wrote in message
...
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
>
>
> wrote in message
...
>>
>> 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,
>>
>
>.
>

Google