Hi,

I'm trying to execute command line commands. This would be nice for my console.

So far I got it working that I can execute application and batch files. Console output is redirected to my in-game console. The only thing that doesn't work is executing commands like "dir" and "cd". (If I put these in a .bat file, it works fine)

thnx

ps: this is how you capture console output pipeline: http://delphi.about.com/cs/adptips20...ltip0201_2.htm