Search found 1 match

by millercj
10 May 2010 09:06
Forum: DOS Batch Forum
Topic: Close program without killing process
Replies: 1
Views: 4443

Close program without killing process

Is there a way to close a program with a batch file without directly killing the process. I want my batch file to close a program but if you kill the task, the next time when you open that application it thinks something bad happened and asks to send some information to the developer. Is there any w...