How does one find out if a Windows service is installed using (preferably) only batch? -


i need check if windows service installed batch file. can dip other batch if need to, prefer not to. there way this?

you can run "net stop [servicename]" if fails "the service name invalid" service isn't installed


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -