observation 1: what most are not understanding here is that the files are obviously NEEDED by windows to function properly. apparently folder specific functionality is stored within the desktop.ini file. somewhere this is documented.
question 1: my questions about this topic have nothing to do about 'seeing' or not seeing the file. the only thing that 'bothers' me about having two files named 'desktop.ini' existing in the same folder is just that - that under normal windows policy
it IS NOT POSSIBLE to have two files, with the exact same filename - coexisting in the same folder. so how is it possible to have two 'desktop.ini' files be found in the c:\users\user\desktop folder?
question 2: why is it that using the windows gui interface, i am able to 'see' the desktop.ini file on my desktop - while if i open a cmd prompt window and cd into c:\users\user\desktop, then execute dir *.*, the files dont list there? what mechanism
allows the files to be seen on the desktop, but not seen by the 'dir' command?
any help/explanations would be welcome, as of course, there is always more to know about windows than one imagines... thanks in advance.