If you are using the command prompt on Windows many directories and file names have spaces in their names. This does not work well with the command prompt. One solution is to put double quotes around paths with spaces:
"C:\Program Files\My File.exe"
Last Modified:
4/8/2008 4:46:31 PM