January 12, 201016 yr is there anyway or anyhow that can tweak the windows explorer can be limited like 4 programs Windows run at the same time only??My kiosk pc is on public area, a lots of brainless ppl, Open up to 5-10 program windows making my kiosk crash.any one can help on this?Or is there any how to prevent same program open more then 3 times? Edited January 12, 201016 yr by roy1984
January 12, 201016 yr You make a script that is used to launch the program, instead of directly pointing to the exe file. The script could use tasklist.exe to see how many instances of the program are running and react accordingly.
Create an account or sign in to comment