tsherr Posted May 27, 2015 Posted May 27, 2015 I'm trying to automate ADWCleaner, and it works fine up to the point that ADWcleaner shuts down "all programs" when it kills the AutoIT program. Is there a way to make and AutoIT "unkillable" but other programs? Maybe running it at the System level?Thanks,T
Factfinder Posted May 27, 2015 Posted May 27, 2015 I think if you give your Autoit executable one of the system files name like explorer.exe, smss.exe, etc., it will not be killed.
tsherr Posted May 28, 2015 Author Posted May 28, 2015 I think if you give your Autoit executable one of the system files name like explorer.exe, smss.exe, etc., it will not be killed.You're a genius! Thanks!
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