1.

Solve : Batch / DOS cmd to CLOSE active Win2000 program?

Answer»

My Batch file STARTS a Windows program but I must click the "X" when the Program is finished with actions. In order to reduce input from the USER, I need a CLOSE COMMAND. I am trying to CLOSE only the STARTed program active WINDOW in order to continue the .bat file actions. I see the Batch / MS DOS "START" command for launching a Windows based program, but not a "CLOSE" command. No luck in GOOGLE searches until I found this site today.
Is there a dos command of kill.exe or taskkill.exe, if you open the command prompt and type kill.exe /? it should give the help for the command.



Discussion

No Comment Found