Ever wanted to disable Windows built-in Zip handling?
regsvr32 /u zipfldr.dll
I find it much faster now, as sometimes Windows takes forever to show a directory that also contains a large zip file.
To re-enable, do the above without the /u
Courtesy of Windows XP FAQ Frequently Asked Questions – Bootstrike.Com