besoft Active Member Licensed User Longtime User Jul 23, 2023 #1 Greetings to all, There is another project in the making that I could use a little help with. Maybe it will be easy for someone because they have done it before. So: In the Win10-PRO environment, I would like to detect if a certain application (Not a B4X app) is running and close it. Any suggestions?
Greetings to all, There is another project in the making that I could use a little help with. Maybe it will be easy for someone because they have done it before. So: In the Win10-PRO environment, I would like to detect if a certain application (Not a B4X app) is running and close it. Any suggestions?
Solution zed Jul 23, 2023 Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com
Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com
zed Well-Known Member Licensed User Jul 23, 2023 #2 Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com Upvote 0 Solution
Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com
besoft Active Member Licensed User Longtime User Jul 23, 2023 #3 zed said: Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com Click to expand... Thanks for the quick reply, I'll give it a try. Upvote 0
zed said: Watch this Post #6 Windows TaskManager Running Processes ? hi to all , it is possible to see if a process is running and shut it down with B4J ? or make sure that your app was not started twice ? thanks AH www.b4x.com Click to expand... Thanks for the quick reply, I'll give it a try.