Hello
I need to know how to execute command line command in Delphi. I want to run external applications (DOS commands - copy,cd,delete,.. and some compilers and linker) in my project. I found one possible way by windows API functions, but I don't understand the lots of parameters and I hope there is some easy way to solve the problem.
Thanks
I need to know how to execute command line command in Delphi. I want to run external applications (DOS commands - copy,cd,delete,.. and some compilers and linker) in my project. I found one possible way by windows API functions, but I don't understand the lots of parameters and I hope there is some easy way to solve the problem.
Thanks