Magnus
Administrator
    
 Ad astra per aspera.
Posts: 4120
|
 |
Re: more errors with TH5
« Reply #5 on: Sep 10th, 2007, 5:03am » |
Quote Modify
|
Ok, I think I've figured out what the problem is: When TrojanHunter processes files with embedded data, it extracts the data to the Temp dir, with a random file name. As it turns out, sometimes this random file name can be "Con", which is not an allowed filename on Windows for historical reasons. So therefore you get this error message. It should happen very rarely though. If you re-scan this file you should not get the same error message. I've corrected it in code for the next release.
|