C:\Users\aphton>telnet 'telnet' is not recognized as an internal or external command, operable program or batch file.
When I use cmd normally (without setting anything or doing anything else fancy) I can open telnet.
Does it work on your system? It shouldnt either..
About the path variable - Im sorry I did a mistake. I tried to run a program, that my antivirus scanner removed due to some stupid heuristic. I didnt even know it was removed til i checked.
It works anyway.
Btw Im thinking of replacing cmd by consolium ^^ Ill mainly use consolium now
Edit:
About the tricky exit thing: When i start cmd within consolium, I can exit it and continue doing stuff on the consolium (since that cmd handle I guess is still available). When I exit again, I cant type in or do anything. That may mean that the cmd handle you are using probably internally is invalid / got destroyed - One way might be to react to that to close your app?