Sundry Posted August 4, 2009 Posted August 4, 2009 Please someone give me an idea where start a simple program! I want make a simple auto-restart program with multiple instance!(Or if someone know manipulate windows task manager)! Thanks with respect Sundry!
Hawkwing Posted August 4, 2009 Posted August 4, 2009 You should take a look at shutdown. I'm not sure what the parameters are to restart right now because I don't have access to the helpfile, but I'm sure you can find what you need. The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.
somdcomputerguy Posted August 4, 2009 Posted August 4, 2009 Function Shutdown - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
Sundry Posted August 5, 2009 Author Posted August 5, 2009 Function ShutdownThank you but is usefulness a want to control more that one precess , if someone crash i want automate restart whit a someone crash.log, i thing to make a loop and verify state but i don't know :1. how affect CPU performance2.if i use pointers how to control state3.more re-starters check state and if process dona work restarts but dona empty memory allocatedmaybe someone have a little virus autoit code will help me. Anyway TNX
Sundry Posted August 12, 2009 Author Posted August 12, 2009 (edited) i solved this with: ProcessList ( ["name"] ) and check if i have my process but nobody give me a response logical. You can delete this post . Thx anyway . With respect Sundry And maybe someone change my status im not newbie >_< Edited August 12, 2009 by Sundry
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