Is there a way to determine how many instances of an application are running on the workstation? I know there is the PrevInstance Property but that only tells you whether a previous instance of an application is already running. I need to know if 4 are currently running - limiting the user to 4 instances at a time.
Any suggestions?
Any suggestions?