This one has me confused.
I developed a small application on my Windows 10 computer. Today I installed it on another Windows 10 computer. There was an error when running it that was due to the limited rights, which I fixed. For some reason I noticed there were only two CDX files in the directory when there should be five.
I ran the app and everything was working fine. I made a separate small test app to create all the indexes and check for their existance using the File() function. Well all five are seen by the test program but not in Windows Explorer--Windows Explorer only shows two of them, but not the other three.
OK, you are all thinking that maybe they are "hidden" but I checked that and the "show hidden files" was already on.
I also tried rebooting the computer, but everything is still the same.
I note that all five indexes show in Windows Explorer on my computer.
Very strange. Anyone else ever seen this?