Changes
"How to Stop Java Quick Starter" title added
: I think this is a nice idea. Maybe "Java" should be a category as "Adobe software" is, grouping all vendors' specific JREs and JDKs silent installers. A drawback could be the low visibility that categories have in home page.
I use the folowing line to stop the "Java Quick Starter" before updating. net stop returns 2 if the service was not running.
Should add this to the example?