Hi,
The part of the path you posted does look correct - check that in the Environment
as I did to see it has clean notation (probably not the issue however it has to be
checked).
Check with the developers of the program as they have to be doing something to the
path. Possibly the lenght of the path statement is causing an issue.
You could try setting the path you need, or add to the path you have as needed, by
using a bat file with the path called for then starting the program.
Such as :
Path=%path%;C:\The;C:\needed;C:\additions
Console2
You can save the old path and revert back to it or use an IF statement in the bat file
to check to see if the path has already been changed so it is not added again. Those
are in case you close and restart the program and the Path did not clear back to as
it was.
Hope this helps.
Rob Brown - Microsoft MVP <- profile - Windows Expert - Consumer : Bicycle - Mark Twain said it right