norm wrote:
[Quoted Text] > Hi, > > Noticed this file SWSTAMP.TXT in C: > Can anyone tell me anything about it? > file reads as > > SOFTWARE STAMP: > ---------------- > Fri 04/04/2008 > 08:20 AM > 06276 > ---------------- > Fri 04/11/2008 > 07:48 AM > 06666 > > Thanks
If you delete the file and it shows up again, use FileMon from SysInternals (now owned by Microsoft) to see what process is writing that file. Filter on the swstamp.txt file (whether it currently exists or not). Then periodically check while FileMon is running to see what recreates that file.
|