tags:

views:

79

answers:

2

How can I find of all the browsers and their details that are installed on a machine.

+1  A: 

Scan the contents of the Program Files folder for the filenames of known browser executables.

John Ferguson
+1 because it is an option, and remember to also scan 64bit program files.
JL
+3  A: 

A quick google search gave me that.

PetPaulsen