Put on top of your script the follow command, to avoid running it multiple times!

;You probably also want to test whether the script is already running to avoid running it multiple times!
If _Singleton(@ScriptFullPath, 1) = 0 Then Exit
