Maybe somewhere in the code they have C:\Program Files encapsulated inbetween "" (double double quotes). This should take care of space-in-path issues most of the time. Or it uses the environment variable %ProgramFiles%, which might have them built in.
|