EmptySpace Posted April 13, 2013 Posted April 13, 2013 I cant find working solution. I tried If UBound(ProcessList(@ScriptName)) > 2 Then Exit It works how I want but if I rename program then I can easly start more programs cos procces changes too. Also tried: If WinActive("[TITLE:my programs title]", "") then exit Programs title wont change so its best to use it but I cant find how.
robertcollier4 Posted April 13, 2013 Posted April 13, 2013 http://www.autoitscript.com/autoit3/docs/libfunctions/_Singleton.htm
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now