batch - Closing Bat file with Bat file without additional .txt file
So, I have 2 .bat files (lets call them A and B) A is the Main Programm and B is running in the Background. But now i want to Close B via typing in A "Close B" I want it to work without additional files. I tried using "call" but it didnt work.
No comments:
Post a Comment