0
I would like to close a program when there is error in my system, for this I am using:
TASKKILL /F /IM executavel.exe /T
I used to develop a machine with W7 and it worked, but the client uses W10 and does not close, any hint of what can be? Permission, etc?
you do not mark your questions as answered: https://answall.com/users/90864/user90864?tab=questions
– Rovann Linhalis
The command works perfectly, maybe you are trying to finish a process running on another user profile and do not have the necessary privilege to do so.
– Leandro Angelo