java - How to Detect browsers installed in a system -
Using Java, how can I locate all the browsers installed on a system?
you can not
you Java 6 * With a default browser on any system you can open a page, but you can not list all the browsers installed on the system.
Of course, you can use Windows' C: \ Program Files \
folder or * nick's / usr / local
(Or other diaries), but you can run in user-privileged issues and you do not guarantee all browsers, nor does this OS free
Comments
Post a Comment