Mecrazycoder Posted August 25, 2009 Posted August 25, 2009 Hi Frendz, I am in situation to monitor the particular EXE say avg.exe that is running in two or more systems.I like to know whether these are running, if not i must start those exe.Is it possible to do using AutoIT scripts.Since i dont know about sockets or network programming etc. Thanks in advance [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
Mecrazycoder Posted August 25, 2009 Author Posted August 25, 2009 Yes, this possible.Thanks dude but how can I do that.Is there any function or methodology to do [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
jvanegmond Posted August 25, 2009 Posted August 25, 2009 There is no function called _MonitorIfAnotherExecutableOnThePCIsStillRunning(). You do a little original research to determine what native functions you need, consider them your building blocks. Then you try combining them in such a way so they do what you want. Welcome to the glorious world of programming. For your next question, please try to show some research or code. Put some effort into it, so you can ask your questions more specific. github.com/jvanegmond
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