The File Management component's Command Line method does not work when the path to the executable file includes spaces. For example, a space in a directory name: 'c:\Magic xpi files'. The executable file cannot be started, and the following error message occurs:
Error 207: Failed to execute command line
To prevent this from happening, you should use double quotes in the Execute File Name parameter. For example, "c:\Magic xpi files".
|