CMD could not recognize any command
Hi, i was trying to run any executable program in exec folder. but, the cmd could not recognize any command. i already set the path folder on environment variable, but still didn't fix the error. how to fix this? thanks in advance.
Comments
the .exe file and any .bat file run just fine
When executing in line command the different executables; for example
GenCase4 citydef city
YOU NEED TO BE IN A DIRECTORY where GenCase4 and citydef are together.
However our ".bat" files just go to EXECS directory to use that GenCase4 and runs the case in the folder in RUN_DIRECTORY where you are!!!