re: Question about 'How do I turn off Windows XP's built-in support for ZIP files?'
Friday, September 3, 2004 at 1:07 pm Windows XP Annoyances Discussion Forum Posted by Falcon
(13489 messages posted)
Well, it involves writing a system-wide hook that must run in the background, and
listens for window creations. I can do it, but it'll take a while... The disadvantages
are another file sitting around on your computer, and possibly a performance hit
from having to load the DLL into every process.