[ Post New Message | Post Reply to this One | Send Private Email to Chris Morrison | Help ]

The C++ compiler installation and autoexec.bat

from Chris Morrison (cm@grian.demon.co.uk)
Thanks for your reply.

C:\>path>path.inf

will display the last path added to autoexec.bat. Thus the order does matter. After adding:

set PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DJGPP\BIN

as the last path statement in autoexec.bat the compiler is working beautifully.

Chris.

(posted 9036 days ago)

[ Previous | Next ]