The serial numbers belong to our product that we test. I am a test engineer, so I don't know a lot about the inner workings of the HID USB stuff. Primarily, I talk to our HID USB devices through the hid.dll (indirectly) in LabVIEW. So the .cfg and .ini files that have the serial number as the file name were pretty easy to spot.
I saw the message these were corrupt on one computer when it was starting up. When it was starting up Windows decided to run CHKDSK and when it was running it reported that several files were corrupt that had the serial number as the file name.
Specifically, the part of the message I caught reading something like:
"SERIAL_NUMER.ini corrupt in index $I30 of file 9567"
It then listed a couple of .cfg files that had other serial numbers for the file names.
I have no idea what that means. No one at my work knows what that means either. Nor did anyone here know that Windows seems to make those files.
The reason I am interested is that I am tracking down another problem and I suspect that those files (not just the corrupt ones, all of them) might have something to do with it. However, I can't find them very easily...
Thanks again!