Allow2010 Posted January 2, 2012 Posted January 2, 2012 Hi all, i need to find the PID of my script (like using $pid=ProcessExists( "myscript" )) without using the scriptname (as several scripts of the same name can run at the same time)... Anyone got an idea how i can get this? Thanks !
AdmiralAlkex Posted January 2, 2012 Posted January 2, 2012 Check @AutoItPID .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Allow2010 Posted January 2, 2012 Author Posted January 2, 2012 thanks...great that there is an easy solution for this:-)
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