Is there a way to detect the internet browsers "registered" on the system my script is running on, and if possible get the location of the browser's executable?
I don't mind if it requires branching the code by platform. And frankly, I don't mind if you give me a response that only works on one platform. I'm trying to gather as much solutions as I possibly can.