windows xp file search

  • Thread starter Thread starter jeffrey
  • Start date Start date
J

jeffrey

In windows xp it looks at all files, and files that are
zip up (using winzip). Is there a way I can disable this
option?

Thanks
 
Click Start, Run and enter REGSVR32 /U ZIPFLDR.DLL and then REGSVR32
CABVIEW.DLL This will "break" XP's built in ZIP and CAB file
functionality. If you need this functionality for Zipping/Unzipping files,
then just run REGSVR32 ZIPFLDR.DLL and REGSVR32 CABVIEW.DLL to restore it.
 
Back
Top