I cannot for the life of me remember how to change the PATH environment variable (Or at least what to set it to <_< )
If you are using a batch file you can put this somewhere in the code:
| CODE |
| path "C:\Borland\BCC55\Bin\"%PATH% |
This sets the path to "C:\Borland\BCC55\Bin."