Stop searching inside zip files?

  • Thread starter Thread starter Julian Milano
  • Start date Start date
J

Julian Milano

I want to turn off the feature where the Search facility in WinXP searches
inside ZIP files. Can this be done?

WinXP SP1
 
Only by disabling the built in ZIP file support. Click Start, Run and enter
REGSVR32 -U ZIPFLDR.DLL

To restore the ZIP feature, use REGSVR32 ZIPFLDR.DLL
 
Julian said:
I want to turn off the feature where the Search facility in WinXP searches
inside ZIP files. Can this be done?

Yes - but you will give up the ability to open zip files as if they
were folders, and will need a third party program like Winzip instead.

WIth that point in mind - Start - Run the line
regsvr32 /u zipfldr.dll

Same without the /u to restore things
 
I did that already but it still searches inside zips- could it have
something to do with the fact that I have WinZip9Beta loaded?

--


Julian Milano

Julian said:
I want to turn off the feature where the Search facility in WinXP searches
inside ZIP files. Can this be done?

Yes - but you will give up the ability to open zip files as if they
were folders, and will need a third party program like Winzip instead.

WIth that point in mind - Start - Run the line
regsvr32 /u zipfldr.dll

Same without the /u to restore things
 

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

Back
Top