We're providing a zip file of our application for testing and the same zip file on two separate machines is extracted differently. One will extract all files, the other will extract all but the executables (.exe and .msi specifically).
We're going to have to tell our customers something other than 'use WinZip' (or 7zip, or whatever)
When I look at what is happening using ProcessMonitor, I see that the explorer.exe process is creating each file, then deleting it. WTF?
The two systems are Windows Server 2003 with SP2. Surely there is a setting that we can point to that explains why this happens.
UPDATE 1** I enabled/disabled virus scanning with no noticeable effect.