rcmaehl 50 Posted August 23, 2011 How would I stop and start a Windows Service, EG: Print Spooler, using AutoIt, if it's even possible? I know I'd need admin privs but other than that I'm not sure how to start/stop services. My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My ProjectsCisco Finesse, Github, IRC UDF, WindowEx UDF Share this post Link to post Share on other sites
JohnOne 1,603 Posted August 23, 2011 Learning half decent search skills will save you a lot of time. http://www.autoitscript.com/forum/index.php?app=core&module=search&search_in=core search "stop service" tick search titles only AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
rcmaehl 50 Posted August 23, 2011 Learning half decent search skills will save you a lot of time.http://www.autoitscript.com/forum/index.php?app=core&module=search&search_in=coresearch "stop service"tick search titles onlyOh LOL I had thought that they removed 'net' in windows 7/vista so I was trying to figure out a way to do it without net, turns out they only removed 'net send'. My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My ProjectsCisco Finesse, Github, IRC UDF, WindowEx UDF Share this post Link to post Share on other sites