InterviewSolution
Saved Bookmarks
| 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. |
|