How to kill a windows process if running from my Qt Application?
I am working on an Installer which is implemented in Qt.
During un-installation (using this qt installer ) this should kill a windows process if its running.
So my point is : Is its possible i can get the list of processes which are running and i can get the PID and kill them using Qt APIs?
Thanks in advance.
Regards,
Pr
4 replies
You must log in to post a reply. Not a member yet? Register here!




