memnon Posted September 2, 2005 Posted September 2, 2005 is there a way to "net stop service" via autoit function ? das beste Windows Support Forum: Windows 2000 Helpline und tschüss den WindowsfehlernProgrammieren: Autoit 3 - wer braucht noch VBS ?!Programmieren: Autoit 3 Forum?
Raindancer Posted September 2, 2005 Posted September 2, 2005 (edited) Here: #105528 Edited September 2, 2005 by Raindancer Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
jpm Posted September 2, 2005 Posted September 2, 2005 is there a way to "net stop service" via autoit function ?<{POST_SNAPBACK}>I can run(@comspec & ' /c net stop service')don't forget the blank character before /cThe raindancer solution is much hign tech.
Raindancer Posted September 2, 2005 Posted September 2, 2005 True... Geerts solution requires a COM-enabled beta version of AutoIt Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
MHz Posted September 2, 2005 Posted September 2, 2005 Raindancer WMI script needs Beta AutoIt as well. Net stop as JPM has supplied maybe enough, and works with the release version of AutoIt? Your choice. SC.exe is a possibility to use as well?
Raindancer Posted September 2, 2005 Posted September 2, 2005 me likes COM :-) Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
MHz Posted September 2, 2005 Posted September 2, 2005 me likes COM :-)<{POST_SNAPBACK}>I know. Who does not. It is an extra tool that is useful.
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