happynclient / happynwindows

N2N Wrapper Windows Client Support for Win7 Vista Win10 win11 x86_x64_arm64
https://happyn.net
GNU General Public License v3.0
155 stars 28 forks source link

Enforcing a rule that only one instance of process is running #31

Closed happyntec closed 1 year ago

happyntec commented 1 year ago

Don't run nulti happynet process; Enforcing a rule that only one instance of process is running

happyntec commented 1 year ago

https://stackoverflow.com/questions/4191465/how-to-run-only-one-instance-of-application

happyntec commented 1 year ago

https://vcpptips.wordpress.com/2009/10/13/how-to-limit-single-instance-of-an-application/