Click to See Complete Forum and Search --> : Question about search feature in XP...
Szsn
April 5th, 2004, 06:16 PM
I have a user that wants to disable Windows XP's ability to search through zip files as it performs a search against a location. I've checked Microsoft's knowledge base but was unable to find an answer to this so i ask you all ... is this something that is built into XP or is there some way to disable XP's ability to search through archived zip files for faster searches?
Any response to this issue is greatly appreciated.
Thanks,
~S
Ya_know
April 5th, 2004, 06:39 PM
I'd like that too! I have had some issue with that in server 2003, so I search the share from a 2k box as a workaround...
LaSERCHiPs
April 5th, 2004, 06:48 PM
how about you right click and choose "open with" instead of dbl clicking
freddy
April 5th, 2004, 06:52 PM
Windows XP Search can get slow if you have a lot of compressed files on your hard drive. Speed up your searches by disabling this. Open the Run command and type the following:
regsvr32 c:\winnt\\system32\zipfldr.dll /u or
regsvr32 c:\windows\\system32\zipfldr.dll /u if installed in the windows directory To turn this feature back on:
regsvr32 c:\winnt\\system32\zipfldr.dll or
regsvr32 c:\windows\\system32\zipfldr.dll if installed in the windows directory
NooNoo
April 6th, 2004, 06:30 AM
Yup, turn off zip files, then you will have to download winzip or other zip utility. Shame you can't ask the search to just ignore zips....
Wonder where ms's suggestion box is?
Ya_know
April 6th, 2004, 08:51 AM
how about you right click and choose "open with" instead of dbl clicking
Do you feel stupid yet, or would you care to have me explain the situation so that you do LaSERCHiPs... :p
NooNoo, you intrigued me, so I started looking at how to turn off zips as you suggeested. I ended up in folder options, file types for .zip. Don't quite know why I started there, but as it turns out it might be a good move. Anyway, it has a find action. I wonder about just removing that action, it should do the trick, then no requirement for WinZip...right?
I never noticed this in XP, but then all my XP machines have WinZip installed, so I presume it has changed these file associations during the program install. Because these are servers that I see the issue on, I am not testing it out for someone else, since I don't have a problem with it right now. Something to put on the back burner...but if someone else wants to try…
NooNoo
April 6th, 2004, 09:32 AM
You need freddy's reg hacks to do it. Never tried your method, so can't comment.
I put this as a tech tip OOOOOhhhh umm not sure how long ago, will try and dig it up for you.
silencio
April 6th, 2004, 09:35 AM
Windows XP Search can get slow if you have a lot of compressed files on your hard drive. Speed up your searches by disabling this. Open the Run command and type the following:
regsvr32 c:\winnt\\system32\zipfldr.dll /u or
regsvr32 c:\windows\\system32\zipfldr.dll /u if installed in the windows directory To turn this feature back on:
regsvr32 c:\winnt\\system32\zipfldr.dll or
regsvr32 c:\windows\\system32\zipfldr.dll if installed in the windows directory
I like it. :thumbs:
I use winrar anyway and this windows/zip integration has always run like a POS.
NooNoo
April 6th, 2004, 09:47 AM
OK so it was in xp - but here it is (http://forums.windrivers.com/showthread.php?t=50061)
Szsn
April 6th, 2004, 11:56 AM
Thanks to everyone for all your input.
~S