Maximum exe limit

Hi all,

How can I limit the maximum running process?
I would now turn to an enigma protector.
That’s the name of the feature there, but I can’t find it here. “Executed Copies”

Unfortunately VMProtect has no such feature.

Thanks for the information.
Can’t check the filename function?

Example:
Protector make xy.dll, and if filename changed, program cant run.

Can this be solved, even with a script?

You can check it by your self at the startup of your DLL.

You can implement this yourself by using named mutexes.