Runtime runtime = Runtime.getRuntime (); runtime.exec (new String[] { "NET", "START", "nome-servizio" });