My script is compiled in EXE, but it takes a few seconds to launch UI. During these few seconds a user may keep clicking on EXE seeing no immediate result. How would I make it possible to run only one instance of a script at a given time? Also keeping in mind that script EXE can be renamed.
↧