I am trying to create an installer that does two things:
1. Detect default browser - (I am using the hkey_classes_root/http/shell/open/command to detect the default browser)
2. I need to detect the plugins folder for that browser and copy a file into that fodler. IE, Netscape and Opera have the plugins folder within their program folders. But I am not sure that the other browser (AOLD, Compuserve, Comcast etc. etc.) do the same. Is there a way to detect the plugins folder for each browser.
Thanks.
Muffi.
1. Detect default browser - (I am using the hkey_classes_root/http/shell/open/command to detect the default browser)
2. I need to detect the plugins folder for that browser and copy a file into that fodler. IE, Netscape and Opera have the plugins folder within their program folders. But I am not sure that the other browser (AOLD, Compuserve, Comcast etc. etc.) do the same. Is there a way to detect the plugins folder for each browser.
Thanks.
Muffi.
Comment