Hi,
I have this program running on a network drive. At any time several users can be running the program on their computers from that network location.

Problem is that every now and then I need to replace the exe with a new version but since the program might be opened on some user's computer, Windows won't let me do it.

How can I override my exe with a new version or shut down all running programs?