To stop this from happening you have to disable XP's built in ZIP file support.
You can do this by issuing this command at the Run prompt: regsvr32 /u %windir%\system32\zipfldr.dll
To re-enable it use this command: regsvr32 %windir%\system32\zipfldr.dll