I am working with a folder at the command prompt. The folder’s name as displayed in Windows Explorer is ‘Security Photos’ (without the quotes). Thanks to the infinite wisdom of the kids in Redmond, the name displayed when I do a DIR command from it’s parent directory is ‘My Pictures’. This is making it very difficult to test a command procedure batch file I’m working on, since I don’t know exactly what to call the folder.
Any idea how to disable / override this apparent renaming?