Hi,
I have a program which can't be killed with taskkill or pskill. Now my idea was to let a vba script fake mouse clicks and run this script from a batch file.
My question, can anyone tell me of give me an example how to do this? I don't know how you call this method.
Edit: It seem it can be done with special sendkeys commands.