A configuration file needs position of another file,
but that file is located in \"C:\\Program Files\",
and the path with space in it is not recognized,
you should be able to use
Try c:\> dir /x (in dos shell)
This displays the short names generated for non-8dot3 file names. The format is that of /N with the short name inserted before the long name. If no short name is present, blanks are displayed in its place.