About 50 results
Open links in new tab
  1. How to get list of running applications using PowerShell or VBScript

    Oct 18, 2023 · How does one get a list of running applications as shown in the "Applications" tab inside the Windows Task Manager using PowerShell or VBScript?

  2. ADB command to list only the number of running apps on the device

    Nov 5, 2014 · What is the adb command to list only the number of running apps on the device? This should include both /system/app and /data/app. These are my system app example, I want to know …

  3. Running Python scripts in Microsoft Power Automate Cloud

    Jan 3, 2024 · Hi Valentino, You can integrate Logic Apps with Power Automate and use it to execute Python scripts

  4. How do I kill all active tasks/apps using ADB? - Stack Overflow

    Is it possible to kill ALL the active tasks/apps in the task manager using ADB? This would be equivalent of opening the task manager and killing each task one by one... I tried using the the foll...

  5. How to show GUI apps from docker desktop container on windows 11

    Jul 23, 2022 · From this article, it states that windows 11 natively supports running of X11 and wayland applications on wsl. I tried to do the same through a docker container, setting the environment …

  6. Azure container apps erroring for two days but then functioning

    Apr 7, 2025 · We have six container apps running web api's all in the same resource group and a single managed environment with a single container app registry in a separate resource group. This is …

  7. java - How to find the currently running applications programmatically ...

    18 I am very new to Android. I am working on application that must get the information about the applications currently running on foreground. It means if user launches any applications, my …

  8. How to open apps from bash (Linux) - Stack Overflow

    May 17, 2021 · How to open apps from bash (Linux) Asked 4 years, 8 months ago Modified 1 year, 11 months ago Viewed 15k times

  9. Where can I find the ports of all running pm2 apps?

    Nov 16, 2018 · I have a server with PM2 installed and 10 running node apps. Every App should run with a different port number. When I install a new App on the server I need the information about the used …

  10. How can you get information about other apps running or in focus?

    Oct 8, 2016 · Is there a way to get information about other apps in Electron? Can you at least pull information about another app that currently has focus? For instance, if the user is browsing a …