Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check if program is running
#1
Question 
Hi everyone,
I'm looking for a way to use an if statement to check if a program is running. I've found a few ways to do this with a window, but the program I'm using doesn't have a window and just sits in the system tray. 

Here's my code. I just need to fill in the if statement.

Code:
Copy      Help
if ;;program called "Example Hotkeys" is running
    AudioVolumeUpDownSpotify 1
else AudioVolumeUpDown 1

Thank you so much for you help! I appreciate it. I'll keep looking on my own as well.  Smile


Messages In This Thread
Check if program is running - by arig - 01-01-2019, 11:01 AM
RE: Check if program is running - by Gintaras - 01-01-2019, 11:14 AM
RE: Check if program is running - by arig - 01-01-2019, 07:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)