matkay521225 Posted January 9, 2007 Posted January 9, 2007 I've spent 3 hours in the forums looking for (_Service.au3) and have not been able to find it. What I'm wanting to do is to be able to Start, Stop, and/or Restart Services with native AutoIt v3 code.
BigDod Posted January 9, 2007 Posted January 9, 2007 All you need is to use the command line options "Net Start" and "Net Stop" Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
matkay521225 Posted January 9, 2007 Author Posted January 9, 2007 I need to modify services on remote computers. Another part I should have mentioned.
Developers Jos Posted January 9, 2007 Developers Posted January 9, 2007 Support Forum FAQ Q4. How can I run my script as a service? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
FeReNGi Posted February 9, 2007 Posted February 9, 2007 Use the tool sc.exe standard installed on any windows xp and higher to modify a service on a remote computer.http://technet2.microsoft.com/WindowsServe...3.mspx?mfr=true ServicesPE|LoadVMDK
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